frankthecrank

Results 1 comments of frankthecrank

> Now it's working > > ![Image](https://github.com/user-attachments/assets/d7dd0f91-dde0-446d-b289-2e403b3e6a51) > > Previously, In: \custom_components\hon_inti_.py line 58, I had changed > > `**hass.config_entries.async_forward_entry_setup(entry, platform)** ` > > to > > ` **hass.config_entries.async_forward_entry_setups(entry, platform)**`...