Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 899 Bytes

README.md

File metadata and controls

26 lines (23 loc) · 899 Bytes

Yerushamayim

Unofficial Yerushamayim Home Assistant integration and Lovelace card

🛠️ Integration version: 0.0.10

🏕️ Card version: 0.0.79


Instructions

  • Copy custom_components/yerushamayim folder to your custom_components Home Assistant foler
  • Restart Home Assistant
  • Add to your configuration yaml:
    sensor:
    - platform: yerushamayim
    
  • Restart Home Assistant
  • Copy www/yerushamayim-card.js to your www Home Assistant foler
  • Edit your Lovelace dashboard and add to resources /local/yerushamayim-card.js?v=0.0.79 as JavaScript Module
  • Add manual card to your dashboard:
    type: custom:yerushamayim-card
    entity: sensor.yerushamayim
    

License

Apache-2.0. By providing a contribution, you agree the contribution is licensed under Apache-2.0. This is required for Home Assistant contributions.