Commit Graph

8 Commits (a670785b79f3b9d5ca3234a1896ab6ae7d3dceb7)

Author SHA1 Message Date
Michael Zanetti 441509329d Tasmota: Allow configuring the TelePeriod 2022-07-26 15:19:14 +02:00
Michael Zanetti 4e5a4c5142 Tasmota: Add support for energy metering 2022-06-26 00:11:11 +02:00
Michael Zanetti a9ae2128a2 Tasmota: Add support for the Sonoff Dimmer 2021-04-12 22:56:51 +02:00
Michael Zanetti 42552690a0 Tasmota: Add support for the gneric I/O mechanism 2021-01-23 15:12:11 +01:00
Michael Zanetti d9012ad7d4 Tasmota: Fix wrong param types for channels
The channels are "POWER", "POWER0", "POWER1" etc... so they're
strings, not integers.

We could also use integers, however, that would require special handling
for the single channel (only "POWER" without number) on every publish,
this way we can do that just once in the setup and be done with it.
2020-11-19 11:13:51 +01:00
Michael Zanetti 57f6754d4e Make use of the wirelessconnectable interface 2020-10-23 11:05:48 +02:00
Bernhard Trinnes 2facd97477 added technology tag 2020-04-27 11:42:53 +02:00
Michael Zanetti f74d956797 Rename devices to things 2020-03-04 17:52:36 +01:00