pavluz

Results 2 comments of pavluz

Hello everyone. Sensors look like this now. How can I fix please? ![1000107241.jpg](https://github.com/user-attachments/assets/ac06b6f4-9469-40be-9089-f8584ca2c455)

> Hello, > > In: \custom_components\hon\__inti__.py line 58: > > for platform in PLATFORMS: > hass.async_create_task( > **hass.config_entries.async_forward_entry_setup(entry, platform)** > ) > return True > > replace hass.config_entries.async_forward_entry_setup(entry, platform) to...