avatto_trv06_radiatorvalve.yaml 942 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. name: Radiator
  2. products:
  3. - id: ow09xlxm
  4. name: Avatto/Thaleos TRV06
  5. primary_entity:
  6. entity: climate
  7. translation_key: heater
  8. dps:
  9. - id: 2
  10. type: string
  11. name: hvac_mode
  12. mapping:
  13. - dps_val: "off"
  14. value: "off"
  15. - dps_val: manual
  16. value: heat
  17. - dps_val: auto
  18. value: auto
  19. - id: 3
  20. type: string
  21. name: hvac_action
  22. mapping:
  23. - dps_val: opened
  24. value: heating
  25. - dps_val: closed
  26. value: idle
  27. - id: 4
  28. type: integer
  29. name: temperature
  30. unit: C
  31. mapping:
  32. - scale: 10
  33. step: 10
  34. range:
  35. min: 50
  36. max: 350
  37. - id: 5
  38. type: integer
  39. name: current_temperature
  40. mapping:
  41. - scale: 10
  42. secondary_entities:
  43. - entity: lock
  44. translation_key: child_lock
  45. category: config
  46. dps:
  47. - id: 7
  48. type: boolean
  49. name: lock