dahlb / ha_blueair

Home Assistant Integration for Blueair Class Filters
MIT License
25 stars 6 forks source link

Setup error, reporting wifi status problem, won't load any entities #63

Closed sheepster-9k closed 6 months ago

sheepster-9k commented 6 months ago

Error below: 2024-01-02 15:46:16.961 ERROR (MainThread) [custom_components.ha_blueair.blueair_data_update_coordinator] 'wifi_status' 2024-01-02 15:46:16.962 DEBUG (MainThread) [custom_components.ha_blueair.blueair_data_update_coordinator] Finished fetching ha_blueair-Little Blue data in 0.102 seconds (success: False) 2024-01-02 15:46:27.356 DEBUG (MainThread) [custom_components.ha_blueair] async setup entry: <homeassistant.config_entries.ConfigEntry object at 0x7fd688128940>

Integration returns an error and unfortunately nothing loads

dahlb commented 6 months ago

can you enable debugging on the api too so we can see what you do get from the API?

blueair_api: debug

dahlb commented 6 months ago

duplicate of #61