frankthecrank
Results
1
comments of
frankthecrank
> Now it's working > >  > > 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)**`...