commit
06b8219c22
|
|
@ -1,11 +1,12 @@
|
|||
|
||||
# Tasmota
|
||||
|
||||
This plugin allows to make use of Sonoff-Tasmota devices via the nymea internal MQTT broker. There is no external MQTT broker needed.
|
||||
This plugin allows to make use of Tasmota devices via the nymea internal MQTT broker. There is no external MQTT broker needed.
|
||||
|
||||
Note that Sonoff devices must be flashed with the Tasmota sofware and connected to the WiFi network in order to work with this plugin.
|
||||
|
||||
See the [Sonoff-Tasmota wiki](https://github.com/arendst/Sonoff-Tasmota/wiki) for a list of all supported devices and instructions on how to
|
||||
install Tasmota on those.
|
||||
See the [Tasmota wiki](https://tasmota.github.io/docs/#/Home) for a list of all supported devices and instructions on how to
|
||||
install Tasmota on those. Virtually any ESP8266 or ESP8285 can be flashed.
|
||||
|
||||
After flashing Tasmota to a Sonoff device and connecting it to WiFi, it can be added to nymea. The only required
|
||||
thing is the IP address to the device. This plugin will create a new isoloated MQTT channel on the nymea internal
|
||||
|
|
|
|||
Loading…
Reference in New Issue