Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 390 Bytes

File metadata and controls

18 lines (15 loc) · 390 Bytes

MorningRodComponent

Custom Component for MorningRod

files need to be saved to {home assistant config directory}/custom_component/morning_rod

:Usage in configuration.yaml

cover:
  - platform: morning_rod
    covers:
      blind0:
        code: <token_string for blind0>
        name: blind_name
      blind1:
        code: <token_string for blind1>
        name: blind_name