5 Commits

Author SHA1 Message Date
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