tontine_039-WIFI_blanket.yaml 947 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  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. name: Timer
  31. icon: "mdi:timer"
  32. dps:
  33. - id: 9
  34. type: integer
  35. name: value
  36. unit: h
  37. range:
  38. min: 1
  39. max: 10
  40. - entity: sensor
  41. name: Countdown
  42. class: duration
  43. icon: "mdi:timer"
  44. dps:
  45. - id: 10
  46. name: sensor
  47. type: integer
  48. unit: min