remove term ref

This commit is contained in:
c0ffeeca7 2025-07-22 07:23:53 +02:00 committed by GitHub
parent ec441ef322
commit 5c7177976a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -199,7 +199,8 @@ mode: single
- The integration intentionally doesn't create any entities/sensors. All data is only available in statistics. This is because data is often delayed by a couple of hours.
- The statistics are intentionally updated infrequently. If you want more frequent updates, you can call the [`homeassistant.reload_config_entry`](/integrations/homeassistant/#action-homeassistantreload_config_entry) action from an automation.
- The API provides data at a 15-minute interval, but Home Assistant {% term "long-term statistics" %} are limited to a 1-hour interval.
- The API provides data at a 15-minute interval, but Home Assistant long-term statistics are limited to a 1-hour interval.
## Troubleshooting