homeseer icon indicating copy to clipboard operation
homeseer copied to clipboard

Integration of thermostat

Open steinis123 opened this issue 3 years ago • 0 comments

Integration of thermostat (If you get bored:) ) I have a Heatit thermostat I would like to integrate whit Home Assistant. https://www.thermo-floor.no/media/multicase/documents/_tfasdokumentasjon/heatit%20controls/heatit%20z-trm3/manual_heatit_z-trm3_fw%204.0%20ver2020-b_eng.pdf

Temperature is ok. I have added the JSON output of the different devices underneath: image

{"Name":"HomeSeer Devices","Version":"1.1","TempFormatF":false,"Devices":[{"ref":819,"name":"Thermostat - Heating Setpoint 1","location":"Stue","location2":"1. eta","value":24.0,"status":"24 C","device_type_string":"Z-Wave Heating Setpoint","last_change":"/Date(1607956368164+0100)/","relationship":4,"hide_from_view":false,"associated_devices":[818],"device_type":{"Device_API":16,"Device_API_Description":"Thermostat API","Device_Type":6,"Device_Type_Description":"Thermostat Setpoint","Device_SubType":1,"Device_SubType_Description":"Heating 1"},"device_type_values":null,"UserNote":"","UserAccess":"Any","status_image":"/images/HomeSeer/status/Thermometer-80.png","voice_command":"","misc":4352,"interface_name":"Z-Wave"}]} image

{"Name":"HomeSeer Devices","Version":"1.1","TempFormatF":false,"Devices":[{"ref":820,"name":"Thermostat - Mode 1","location":"Stue","location2":"1. eta","value":1.0,"status":"Heat","device_type_string":"Z-Wave Mode","last_change":"/Date(1607942922084+0100)/","relationship":4,"hide_from_view":false,"associated_devices":[818],"device_type":{"Device_API":16,"Device_API_Description":"Thermostat API","Device_Type":3,"Device_Type_Description":"Thermostat Mode Setting","Device_SubType":0,"Device_SubType_Description":"Mode"},"device_type_values":null,"UserNote":"","UserAccess":"Any","status_image":"/images/HomeSeer/status/Heat.png","voice_command":"","misc":4352,"interface_name":"Z-Wave"}]} image

{"Name":"HomeSeer Devices","Version":"1.1","TempFormatF":false,"Devices":[{"ref":821,"name":"Thermostat - Operating State 1","location":"Stue","location2":"1. eta","value":1.0,"status":"Heating","device_type_string":"Z-Wave Operating State","last_change":"/Date(1608195410454+0100)/","relationship":4,"hide_from_view":false,"associated_devices":[818],"device_type":{"Device_API":16,"Device_API_Description":"Thermostat API","Device_Type":1,"Device_Type_Description":"Thermostat Operating State","Device_SubType":0,"Device_SubType_Description":"Operating State"},"device_type_values":null,"UserNote":"","UserAccess":"Any","status_image":"/images/HomeSeer/status/heating.png","voice_command":"","misc":4352,"interface_name":"Z-Wave"}]} image

{"Name":"HomeSeer Devices","Version":"1.1","TempFormatF":false,"Devices":[{"ref":825,"name":"Thermostat - kW Hours 1","location":"Stue","location2":"1. eta","value":49.7,"status":"49.700 kW Hours","device_type_string":"Z-Wave Electric Meter","last_change":"/Date(1608195172408+0100)/","relationship":4,"hide_from_view":false,"associated_devices":[818],"device_type":{"Device_API":256,"Device_API_Description":"Energy API","Device_Type":4,"Device_Type_Description":"KWH","Device_SubType":50,"Device_SubType_Description":""},"device_type_values":null,"UserNote":"","UserAccess":"Any","status_image":"/images/HomeSeer/status/electricity.gif","voice_command":"","misc":4352,"interface_name":"Z-Wave"}]} image

{"Name":"HomeSeer Devices","Version":"1.1","TempFormatF":false,"Devices":[{"ref":826,"name":"Thermostat - Watts 1","location":"Stue","location2":"1. eta","value":0.2,"status":"0.200 Watts","device_type_string":"Z-Wave Electric Meter","last_change":"/Date(1608195476509+0100)/","relationship":4,"hide_from_view":false,"associated_devices":[818],"device_type":{"Device_API":256,"Device_API_Description":"Energy API","Device_Type":1,"Device_Type_Description":"Watts","Device_SubType":50,"Device_SubType_Description":""},"device_type_values":null,"UserNote":"","UserAccess":"Any","status_image":"/images/HomeSeer/status/electricity.gif","voice_command":"","misc":4352,"interface_name":"Z-Wave"}]} image

{"Name":"HomeSeer Devices","Version":"1.1","TempFormatF":false,"Devices":[{"ref":827,"name":"Thermostat - Volts 1","location":"Stue","location2":"1. eta","value":238.8,"status":"238.800 Volts","device_type_string":"Z-Wave Electric Meter","last_change":"/Date(1608195471557+0100)/","relationship":4,"hide_from_view":false,"associated_devices":[818],"device_type":{"Device_API":256,"Device_API_Description":"Energy API","Device_Type":3,"Device_Type_Description":"Volts","Device_SubType":50,"Device_SubType_Description":""},"device_type_values":null,"UserNote":"","UserAccess":"Any","status_image":"/images/HomeSeer/status/electricity.gif","voice_command":"","misc":4352,"interface_name":"Z-Wave"}]} image

steinis123 avatar Dec 17 '20 09:12 steinis123