francispoisson/hilo

Issue - Setup failed for hilo

Opened this issue · 3 comments

Kind of a stupid error but I cannot identify the root cause :(

The messages from the logs are thin:

2021-11-24 16:16:35 INFO (MainThread) [homeassistant.setup] Setting up hilo
2021-11-24 16:16:35 ERROR (MainThread) [homeassistant.setup] Setup failed for hilo: No setup or config entry setup function defined.

Home Assistant is up-to-date (core-2021-11-5) and HACS too (1.17.2).
I've just updated the deployed code with the latest content pulled minutes ago.

I disabled many customization (Nanoleaf, Google Assistant.etc.) to see if another one causes a side-effect on the hilo plugin without any success...

Any clue?

Hey Dom,
Can you enable debug by any chance?

This is explained here:

https://github.com/francispoisson/hilo#contributing

Thanks

HI David,

Debug mode is enabled.
As the plugin setup fails, its code is not reached and hence no log related to it are produced...

I'll continue looking for hint a bit later and will share progresses.

Note that just adding hilo: section (as documented in the README) to the configuration.yaml file triggers the error...

Merci de vous référer à ce repo pour les développements futurs:

https://github.com/dvd-dev/hilo/