Updated Sensors Supported by Tasmota (markdown)

Mike 2018-12-06 09:01:21 +01:00
parent c790143e87
commit dc61668658
1 changed files with 1 additions and 0 deletions

@ -27,6 +27,7 @@ on Tasmota and report it, please. Then we will look into it and add it.
| Tuya | Dimmer support | xdrv_16_tuyadimmer.ino | Serial | | 2018 | digiblur, Joel Stein, Theo Arends |
| RF Transceiver | RF Transceiver using RcSwitch library | xdrv_17_rcswitch.ino | GPIO | | 2018 | Theo Arends |
| Armtronix | Dimmer support | xdrv_18_armtronix_dimmers.ino | Serial | | 2018 | wvdv2002, Theo Arends |
| PS_16_DZ | Dimmer support | xdrv_19_ps16dz_dimmer.ino | Serial | | 2018 | Joel Stein, Theo Arends |
| Debug | Debug support | xdrv_99_debug.ino | Internal | | 2018 | Theo Arends |
| Generic | Driver interface | xdrv_interface.ino | Internal | | 2018 | Theo Arends inspired by ESPEasy |