Commit Graph

9 Commits (957ab589cb3ac16c60db386af396936853198968)

Author SHA1 Message Date
Christian Fetzer 2314335d69 somfytahoma: Add support for smoke detectors 2022-05-29 14:10:00 +02:00
Christian Fetzer 3f526cbf21 somfytahoma: Use single param for identifying the gateway
The single unique identifier of Somfy Gateways is the Gateway PIN that
the device announces via zeroconf (txt + hostname). There's no point in
setting two params to the same value.

Note that due to a previous mistake this fixes also getting the IP
via zeroconf, because the old code was comparing against an incorrect
identifier.
2022-05-29 14:05:41 +02:00
Christian Fetzer 86442ac742 somfytahoma: Rename Tahoma to TaHoma in log messages 2022-05-29 13:51:15 +02:00
Christian Fetzer 4cf1449524 somfytahoma: Use local connection "Somfy Developer Mode"
Change the plugin from cloud based to local access.
2022-05-23 18:55:00 +02:00
Michael Zanetti df79173f9d SomfyTahoma: Fix min/max values as per interface 2022-02-02 19:21:07 +01:00
Christian Fetzer 52435b27fc somfytahoma: Add support for dimmable lights 2021-04-04 23:44:46 +02:00
Christian Fetzer 54299c043e somfytahoma: Add support for awnings 2021-04-04 23:43:56 +02:00
Christian Fetzer 0d6cc95313 somfytahoma: Add support for garage doors 2020-09-27 14:43:27 +02:00
Christian Fetzer a59b14dc95 New plugin: somfytahoma
Add support for controlling Somfy smart home devices through their
Tahoma box (and the Somfy API).

The plugin currently contains support for roller shutters as well as
for venetian blinds.
2020-09-27 13:35:09 +02:00