jeremyhamm / home-assistant-moon

Phases of the moon for home assistant
MIT License
14 stars 6 forks source link

Moon-phases card not show #2

Closed PrzemekSkw closed 3 years ago

PrzemekSkw commented 3 years ago

Hello, I have HA installed on Debian 11. I add:

sensor:
- platform: moon

to my configuration.yaml file and copy images and moon.js file to /homeassistant/www/moon-phases/ folder. I add to Configuration>Dashboards>Resources: url: /local/moon-phases/moon.js select type javascript module

I add homeassistant user/group and 777 permissions. but canot see any card or entity in HA. I reboot server and cleas browser cache.

Zrzut ekranu z 2021-10-26 11-29-01

Regards.

jeremyhamm commented 3 years ago

I have had this happen with other custom cards. A few things that may help

PrzemekSkw commented 3 years ago

Hi, @jeremyhamm I update to 2021.10.6 and moon sensor works now but card is still not visible. When I add card as You show everything disapeared from my Dashboard.