@@ -0,0 +1,73 @@
+name: Heater
+products:
+ - id: igx4agetzjknlnhr
+ manufacturer: Vonroc
+ model: GPH-XA-HEMAN
+entities:
+ - entity: climate
+ translation_only_key: heater
+ dps:
+ - id: 1
+ name: hvac_mode
+ type: boolean
+ mapping:
+ - dps_val: true
+ value: "heat"
+ - dps_val: false
+ value: "off"
+ - id: 2
+ name: temperature
+ type: integer
+ unit: C
+ range:
+ min: 5
+ max: 50
+ - id: 3
+ name: current_temperature
+ - id: 4
+ name: preset_mode
+ type: string
+ optional: true
+ - dps_val: AF
+ value: "AF"
+ - dps_val: low
+ value: "Eco"
+ - dps_val: high
+ value: "Comfort"
+ - entity: lock
+ translation_key: child_lock
+ category: config
+ - id: 7
+ name: lock
+ - entity: select
+ translation_key: timer
+ - id: 19
+ name: option
+ - dps_val: cancel
+ value: cancel
+ - dps_val: "1h"
+ value: "1h"
+ - dps_val: "2h"
+ value: "2h"
+ - dps_val: "3h"
+ value: "3h"
+ - dps_val: "4h"
+ value: "4h"
+ - dps_val: "5h"
+ value: "5h"
+ - dps_val: "6h"
+ value: "6h"
+ - entity: light
+ translation_key: backlight
+ - id: 10
+ name: switch