File tree Expand file tree Collapse file tree 7 files changed +323
-323
lines changed
rtu-wlw286/home-assistant/packages
tcp-law14itr/home-assistant/packages Expand file tree Collapse file tree 7 files changed +323
-323
lines changed Original file line number Diff line number Diff line change @@ -262,7 +262,7 @@ mqtt:
262262 - binary_sensor:
263263 entity_category: 'diagnostic'
264264 name: 'Flanschheizung'
265- object_id : 'heatpump_ausgaenge_tapwater_flange_e9_flanschheizung'
265+ default_entity_id : 'heatpump_ausgaenge_tapwater_flange_e9_flanschheizung'
266266 unique_id: 'heatpump_ausgaenge_tapwater_flange_e9_flanschheizung'
267267 device_class: 'running'
268268 device:
@@ -277,7 +277,7 @@ mqtt:
277277 - sensor:
278278 entity_category: 'diagnostic'
279279 name: 'Aufgenommene elektrische Leistung'
280- object_id : 'heatpump_energiemanagementsysteme_leistungen_und_ueberschuss_aufgenommene_elektrische_leistung'
280+ default_entity_id : 'heatpump_energiemanagementsysteme_leistungen_und_ueberschuss_aufgenommene_elektrische_leistung'
281281 unique_id: 'heatpump_energiemanagementsysteme_leistungen_und_ueberschuss_aufgenommene_elektrische_leistung'
282282 device_class: 'power'
283283 device:
@@ -292,7 +292,7 @@ mqtt:
292292 - select:
293293 entity_category: 'config'
294294 name: 'Auswahl Heizkreis'
295- object_id : 'heatpump_einstellungen_2_3_heiz_kuehlkreis_heating_auswahl_heizkreis'
295+ default_entity_id : 'heatpump_einstellungen_2_3_heiz_kuehlkreis_heating_auswahl_heizkreis'
296296 unique_id: 'heatpump_einstellungen_2_3_heiz_kuehlkreis_heating_auswahl_heizkreis'
297297 device:
298298 identifiers:
Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ mqtt:
119119 - sensor:
120120 state_topic: "heatpump/device/wlw286/state"
121121 value_template: ""
122- object_id : heatpump_device_wlw286
122+ default_entity_id : heatpump_device_wlw286
123123 unique_id: heatpump_device_wlw286
124124 device:
125125 identifiers:
Original file line number Diff line number Diff line change 22 - sensor :
33 state_topic : " heatpump/device/wlw286/state"
44 value_template : " "
5- object_id : heatpump_device_wlw286
5+ default_entity_id : heatpump_device_wlw286
66 unique_id : heatpump_device_wlw286
77 device :
88 identifiers :
You can’t perform that action at this time.
0 commit comments