pytradfri
IKEA Trådfri/Tradfri API. Control and observe your lights from Python. Examples available. On pypi. Sans-io.
Language: python
Author: Victoria Schmitt (@thevictoria17)
9 stars · 350 views
Files
- test_group.py (py)
- mood.py (py)
- Dockerfile (txt)
- .devcontainer (devcontainer)
- error.py (py)
- docs (txt)
- issue_template.md (md)
- pytradfri_cli.png (image)
- README.md (md)
- pyproject.toml (toml)
- requirements_test.txt (txt)
- pytradfri (txt)
- group.py (py)
- smart_task.py (py)
- util.py (py)
- device (txt)
- light_control.py (py)
- gateway.py (py)
- air_purifier_control.py (py)
- signal_repeater_control.py (py)
- __init__.py (py)
- air_purifier.py (py)
- base_controller.py (py)
- signal_repeater.py (py)
- socket.py (py)
- light.py (py)
- blind_control.py (py)
- socket_control.py (py)
- blind.py (py)
- color.py (py)
- __init__.py (py)
- const.py (py)
- resource.py (py)
- __main__.py (py)
- command.py (py)
- api (txt)
- aiocoap_api.py (py)
- __init__.py (py)
- libcoap_api.py (py)
- requirements.txt (txt)
- LICENSE (txt)
- examples (txt)
- example_socket_async.py (py)
- example_sync.py (py)
- debug_info.py (py)
- example_pair.py (py)
- example_async.py (py)
- example_air_purifier_async.py (py)
- example_cover_async.py (py)
- script (txt)
- install-coap-client.sh (sh)
- run-pre-commit.sh (sh)
- .github (github)
- release-drafter.yml (yml)
- workflows (txt)
- release-drafter.yml (yml)
- pythonpublish.yml (yml)
- test.yml (yml)
- stale.yml (yml)
- dependabot.yml (yml)
- devcontainer.json (json)
- tests (txt)
- test_air_purifiers.py (py)
- test_util.py (py)
- __init__.py (py)
- test_socket.py (py)
- test_gateway.py (py)
- test_command.py (py)
- test_color.py (py)
- fixtures (txt)
- air_purifier.json (json)
- blind.json (json)
- test_light.py (py)
- test_signal_repeater.py (py)
- test_mood.py (py)
- devices.py (py)
- moods.py (py)
- test_smart_task.py (py)
- common.py (py)
- test_blinds.py (py)
- test_device.py (py)
- api (txt)
- test_libcoap_api.py (py)
- __init__.py (py)
- test_aiocoap_api.py (py)
- .pre-commit-config.yaml (yaml)
- tox.ini (ini)
- setup.py (py)
- ATTRIBUTION.md (markdown)