add PV devices

This commit is contained in:
2026-03-05 09:39:56 +01:00
parent 641843832f
commit 59445888bf
2 changed files with 56 additions and 3 deletions

View File

@@ -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