mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Fix typo in knx breaking changes (#37190)
This commit is contained in:
parent
ee0ead640b
commit
9dfd72b708
@ -444,8 +444,8 @@ API and for this reason, the following entities are removed:
|
||||
|
||||
The "State Updater" option in the integration settings now works as intended. Previously, the option wasn’t applied correctly.
|
||||
|
||||
- When disabled: KNX will only read a `state_addres` once when the connection is established.
|
||||
- When enabled: KNX will also read any `state_addres` if no value has been received for one hour.
|
||||
- When disabled: KNX will only read a `state_address` once when the connection is established.
|
||||
- When enabled: KNX will also read any `state_address` if no value has been received for one hour.
|
||||
|
||||
Please review your integration settings to ensure this option is configured according to your preferences.
|
||||
([@farmio] - [#135611]) ([documentation](/integrations/knx))
|
||||
|
Loading…
x
Reference in New Issue
Block a user