This commit is contained in:
2025-11-27 16:40:09 +01:00
parent 84e401778e
commit 84fe6eea96
4 changed files with 100 additions and 1 deletions

View File

@@ -783,6 +783,23 @@ devices:
set: "shellies/lichtterasse/relay/0/command"
state: "shellies/lichtterasse/relay/0"
- device_id: power_relay_caroutlet
name: Car Outlet
type: relay
cap_version: "relay@1.0.0"
technology: hottis_modbus
features:
power: true
topics:
set: "caroutlet/cmd"
state: "caroutlet/state"
- device_id: powermeter_caroutlet
name: Car Outlet
type: threephase_powermeter
cap_version: "threephase_powermeter@1.0.0"
technology: hottis_modbus
topics:
state: "caroutlet/powermeter"