kesser_infrared_heater_floodlights.yaml 736 B

123456789101112131415161718192021222324252627282930313233343536
  1. name: Infrared heater floodlights
  2. products:
  3. - id: trsas9jlfgcbxhq9
  4. name: Kesser 3000W Floodlights
  5. primary_entity:
  6. entity: switch
  7. name: Power
  8. icon: "mdi:radiator"
  9. dps:
  10. - id: 1
  11. type: boolean
  12. name: switch
  13. secondary_entities:
  14. - entity: select
  15. name: Mode
  16. icon: "mdi:radiator"
  17. dps:
  18. - id: 4
  19. type: string
  20. name: option
  21. mapping:
  22. - dps_val: "OFF"
  23. value: "Off"
  24. - dps_val: "F1"
  25. value: "1000W"
  26. - dps_val: "F2"
  27. value: "2000W"
  28. - dps_val: "F3"
  29. value: "3000W"
  30. - entity: light
  31. name: floodlight
  32. icon: "mdi:lightbulb"
  33. dps:
  34. - id: 10
  35. type: boolean
  36. name: switch