gieljnssns / buienalarm-sensor-homeassistant

Buienalarm custom_component for Home-Assistant
MIT License
35 stars 6 forks source link

module buienalarm not found #6

Closed Kouwe-sudo closed 4 years ago

Kouwe-sudo commented 4 years ago

After loading the integration via HACS and copying:

  - platform: buienalarm
    timeframe: 45
    name: buienalarm
    monitored_conditions:
      - temperature
      - precipitation
      - precipitation_forecast_average
      - precipitation_forecast_total
      - next_rain_forecast

in the configuration.yaml I get the following ERROR:

'Module buienalarm not found.

I can't find the module 'buienalarm' and so can't Hassio. Do I have to place something in /config/ui-lovelace.yaml or /config/appdaemon/apps/apps.yaml. Normally this isn't the cae or it is stated.

gieljnssns commented 4 years ago

What version of home-assistant are u using? How is your config build? Are you using this? https://www.home-assistant.io/docs/configuration/splitting_configuration/ Can you confirm that buienalerm is installed in custom_components under your config folder?

Kouwe-sudo commented 4 years ago

Ik draai hassio in de laatste versie namelijk 0.111.3. Ik heb jouw integratie geladen via HACS. Buienalarm staat inderdaad in config/custom_components. Het gaat met alle andere integraties ook gewoon goed.

Op 16 jun. 2020 om 17:21 heeft Giel Janssens notifications@github.com het volgende geschreven:

 What version of home-assistant are u using? How is your config build? Are you using this? https://www.home-assistant.io/docs/configuration/splitting_configuration/ Can you confirm that buienalerm is installed in custom_components under your config folder?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Kouwe-sudo commented 4 years ago

Giel,

Het is opgelost. Ik heb de integratie opnieuw geladen. Nu werkt alles. Kennelijk lag er een bitje dwars. Bedankt voor je reactie en natuurlijk de werkende integratie.

Op 16 jun. 2020 om 17:21 heeft Giel Janssens notifications@github.com het volgende geschreven:

 What version of home-assistant are u using? How is your config build? Are you using this? https://www.home-assistant.io/docs/configuration/splitting_configuration/ Can you confirm that buienalerm is installed in custom_components under your config folder?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.