rgruebel / ha_zigbee2mqtt_networkmap

Custom Component for Homeassistant to show zigbee2mqtt Networkmap
169 stars 43 forks source link

Setup failed for zigbee2mqtt_networkmap: Integration not found. #41

Open droscy opened 3 years ago

droscy commented 3 years ago

Hello, after upgrading my HA core installation to 2021.9.7 zigbee2mqtt_networkmap stopped working, in the log I only found the error "Setup failed for zigbee2mqtt_networkmap: Integration not found".

I enabled debug for whole HA and the following are the relevant parts:

2021-10-08 12:24:30 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration zigbee2mqtt_networkmap/ which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2021-10-08 12:24:31 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 2: {'esphome', 'my', 'ssdp', 'zigbee2mqtt_networkmap', 'updater', 'group', 'system_health', 'mobile_app', 'input_text', 'energy', 'logbook', 'met', 'media_source', 'script', 'tts', 'tag', 'input_number', 'daikin', 'usb', 'counter', 'trace', 'zone', 'tasmota', 'dhcp', 'mqtt', 'network', 'timer', 'scene', 'daikin_residential', 'blueprint', 'zeroconf', 'sun', 'input_datetime', 'input_select', 'default_config', 'ipp', 'map', 'melcloud', 'input_boolean', 'automation', 'history'}
2021-10-08 12:24:31 ERROR (MainThread) [homeassistant.setup] Setup failed for zigbee2mqtt_networkmap: Integration not found.
2021-10-08 12:24:31 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event call_service[L]: domain=persistent_notification, service=create, service_data=title=Invalid config, message=The following integrations and platforms could not be set up:

- zigbee2mqtt_networkmap

Please check your config and [logs](/config/logs)., notification_id=invalid_config>

nothing else.

If you need additional info feel free to ask. Thanks

damiendon commented 3 years ago

hello, same for me here !