Correct update_interval parameter
This commit is contained in:
parent
c53dbc6e4b
commit
11ab3f2cac
@ -77,7 +77,7 @@ climate:
|
|||||||
hardware_uart: UART0
|
hardware_uart: UART0
|
||||||
|
|
||||||
# Optional
|
# Optional
|
||||||
update_period: 500ms
|
update_interval: 500ms
|
||||||
```
|
```
|
||||||
|
|
||||||
On ESP8266 you'll need to disable logging to serial because it conflicts with
|
On ESP8266 you'll need to disable logging to serial because it conflicts with
|
||||||
|
Loading…
Reference in New Issue
Block a user