mirror of https://github.com/arendst/Tasmota.git
Fix typo: `script.get_gonoff_ip` -> `script.get_sonoff_ip`
parent
2d4c9c5130
commit
8c8325fde5
|
@ -484,7 +484,7 @@ Put it into a group
|
|||
control: hidden
|
||||
entities:
|
||||
- sensor.sonoff_ip
|
||||
- script.get_gonoff_ip
|
||||
- script.get_sonoff_ip
|
||||
```
|
||||
restart HA
|
||||
plug in your newly flashed ESP8266
|
||||
|
|
Loading…
Reference in New Issue