add PV devices
This commit is contained in:
@@ -1199,3 +1199,44 @@ devices:
|
||||
topics:
|
||||
set: "pulsegen/command/6/17"
|
||||
state: "pulsegen/status/6"
|
||||
|
||||
- device_id: schreibtischlampe_wolfgang
|
||||
homekit_aid: 102
|
||||
name: Schreibtischlampe Wolfgang
|
||||
type: light
|
||||
cap_version: "light@1.2.0"
|
||||
technology: zigbee2mqtt
|
||||
features:
|
||||
power: true
|
||||
brightness: true
|
||||
topics:
|
||||
state: "zigbee2mqtt/0x001788010ec1eb18"
|
||||
set: "zigbee2mqtt/0x001788010ec1eb18/set"
|
||||
|
||||
- device_id: power_relay_pv
|
||||
homekit_aid: 103
|
||||
name: PV Inverter
|
||||
type: relay
|
||||
cap_version: "relay@1.0.0"
|
||||
technology: hottis_pv_modbus
|
||||
features:
|
||||
power: true
|
||||
topics:
|
||||
set: "IoT/PV/Control"
|
||||
state: "IoT/PV/Control/State"
|
||||
- device_id: powermeter_caroutlet
|
||||
homekit_aid: 104
|
||||
name: PV Inverter
|
||||
type: one_phase_powermeter
|
||||
cap_version: "one_phase_powermeter@1.0.0"
|
||||
technology: hottis_pv_modbus
|
||||
topics:
|
||||
state: "IoT/PV/Values"
|
||||
- device_id: contact_pv
|
||||
homekit_aid: 105
|
||||
name: PV Contact
|
||||
type: contact
|
||||
cap_version: contact_sensor@1.0.0
|
||||
technology: hottis_pv_modbus
|
||||
topics:
|
||||
state: IoT/PV/Feedback/State
|
||||
|
||||
@@ -227,11 +227,11 @@ rooms:
|
||||
name: Arbeitszimmer Wolfgang
|
||||
devices:
|
||||
- device_id: thermostat_wolfgang
|
||||
title: Wolfgang
|
||||
title: Heizung
|
||||
icon: 🌡️
|
||||
rank: 190
|
||||
- device_id: experimentlabtest
|
||||
title: ExperimentLabTest
|
||||
- device_id: schreibtischlampe_wolfgang
|
||||
title: Schreibtischlampe
|
||||
icon: 💡
|
||||
rank: 200
|
||||
- device_id: kontakt_wolfgang_garten
|
||||
@@ -418,6 +418,18 @@ rooms:
|
||||
title: Schütz Waschküche
|
||||
icon: ⚡
|
||||
rank: 410
|
||||
- device_id: power_relay_pv
|
||||
title: PV Inverter
|
||||
icon: ⚡
|
||||
rank: 420
|
||||
- device_id: contact_pv
|
||||
title: PV Schützzustand
|
||||
icon: 🔌
|
||||
rank: 425
|
||||
- device_id: powermeter_pv
|
||||
title: PV Messwerte
|
||||
icon: 📊
|
||||
rank: 430
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user