Correct update_interval parameter

This commit is contained in:
Geoff Davis 2021-05-27 10:40:22 -07:00
parent c53dbc6e4b
commit 11ab3f2cac

View File

@ -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