https://github.com/michdo93/somfy-tahoma-developer-mode-python
A python script for requests to use a local API with Somfy TaHoma gateways
https://github.com/michdo93/somfy-tahoma-developer-mode-python
Last synced: 12 days ago
JSON representation
A python script for requests to use a local API with Somfy TaHoma gateways
- Host: GitHub
- URL: https://github.com/michdo93/somfy-tahoma-developer-mode-python
- Owner: Michdo93
- Created: 2024-01-31T19:02:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-13T10:21:23.000Z (about 2 years ago)
- Last Synced: 2025-10-26T05:37:24.933Z (9 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Somfy-TaHoma-Developer-Mode-Python
A `python` script for requests to use a `local API` with `Somfy TaHoma gateways`.
You can also use the `get_devices()` function to list all devices. For example, you can use this to find out the RTS URL of a device and then add it to a smart home solution such as `openHAB` or `Home Assistant`.