tontine_039-WIFI_blanket.yaml 944 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. # ConforTech Platinum Electric Blanket
  2. # Model No:TEB2045QB
  3. # Controller Unit No: 039-WIFI
  4. name: Tontine Electric Blanket
  5. products:
  6. - id: m3kmcn9evognklsp
  7. primary_entity:
  8. entity: switch
  9. icon: "mdi:bed"
  10. dps:
  11. - id: 1
  12. type: boolean
  13. name: switch
  14. secondary_entities:
  15. - entity: select
  16. name: Temperature
  17. icon: "mdi:thermometer"
  18. dps:
  19. - id: 4
  20. type: string
  21. name: option
  22. mapping:
  23. - dps_val: low
  24. value: "low"
  25. - dps_val: middle
  26. value: "middle"
  27. - dps_val: high
  28. value: "high"
  29. - entity: number
  30. translation_key: timer
  31. dps:
  32. - id: 9
  33. type: integer
  34. name: value
  35. unit: h
  36. range:
  37. min: 1
  38. max: 10
  39. - entity: sensor
  40. name: Countdown
  41. class: duration
  42. translation_key: timer
  43. dps:
  44. - id: 10
  45. name: sensor
  46. type: integer
  47. unit: min