Update Tasmota readme
Changed Sonoff-Tasmota name to `Tasmota`, the official name starting from release 7.x. and added more info. New link for documentation, the internal wiki was replaced. Thanks, Federico Leoni Support Information See [Wiki](https://github.com/arendst/Sonoff-Tasmota/wiki) for more information. See [Chat](https://discord.gg/Ks2Kzd4) for more user experience. See [Community](https://groups.google.com/d/forum/sonoffusers) for forum. See [Code of Conduct](https://github.com/arendst/Sonoff-Tasmota/blob/development/CODE_OF_CONDUCT.md)master
parent
be230d9a3b
commit
c164853540
|
|
@ -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