Skip to content

self.async_update_ha_state() should use self.async_write_ha_state() #9

@jefG-ha

Description

@jefG-ha

Logger: homeassistant.helpers.entity
Source: helpers/entity.py:967
First occurred: December 9, 2025 at 22:34:58 (1 occurrence)
Last logged: December 9, 2025 at 22:34:58

Entity sensor.upoffiz_parking (<class 'custom_components.upoffiz_parking.sensor.UpoffizParkingSensor'>) is using self.async_update_ha_state(), without enabling force_refresh. Instead it should use self.async_write_ha_state(), please create a bug report at https://github.com/galletn/upoffiz/issues/

only occurs at HA restart.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions