Document how the data is updated for the incomfort integration (#36961)

This commit is contained in:
Jan Bouwhuis 2025-01-16 22:40:13 +01:00 committed by GitHub
parent 419a984d22
commit 36cbcc09a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,6 +41,10 @@ Any room thermostats (there can be 0, 1 or 2) are represented as **Climate** dev
The hub does not have to be in the same network as HA, but must be reachable via port 80/HTTP.
## Data updates
The `incomfort` {% term integration %} will fetch state data from the gateway every 30 seconds. When the target temperature on the thermostat is changed, it might take some time for the set point to be updated on the Home Assistant climate {% term entity %}.
## Remove integration
This integration follows standard integration removal, no extra steps are required.