ext_lights.yaml 690 B

1234567891011121314151617181920212223
  1. ############################ Battery Automations, Scripts & Sensors ##################################
  2. # All entities to have the prefix: "battery_" or name: Battery:
  3. ######################################################################################################
  4. light:
  5. - platform: rflink
  6. automatic_add: true
  7. devices:
  8. newkaku_013242b6_1:
  9. name: Exterior lights
  10. type: switchable
  11. newkaku_013242b5_1:
  12. name: Exterior lights REPEATER
  13. type: switchable
  14. input_boolean:
  15. ext_light_on_done:
  16. name: Bool switch, Ext light turned ON
  17. icon: mdi:car
  18. ext_light_off_done:
  19. name: Bool switch, Ext light turned OFF
  20. icon: mdi:car