Water Heater appliance #135
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "VadymMelnychuk/main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added Water Heater Appliance
Supported functions - On/Off switch - Change mode: Eco, Max, BPS (entity type:
select
) - Set Target Temperature (entity types:select
,number
)Sensors: - On/Off binary state
onOffstate
- Target temperaturetempSel
- ModemachMode
- Current Temperaturetemp
- Temperature in first tanktempZ1
- Temperature in second tanktempZ2
- Smart Test StatussmartTestStatus
- Anode Maintenance StatusanodeMaintenanceStatus
- Tank Maintenance StatustankMaintenanceStatus
- Heating StatusheatingStatus
. Note: it’s different to on/off stateCheckout
From your project repository, check out a new branch and test the changes.