mirror of
https://github.com/Andre0512/hon.git
synced 2026-05-09 10:31:14 +02:00
Add some fridge sensors, change some configs to controls
This commit is contained in:
@@ -215,7 +215,7 @@ BINARY_SENSORS: dict[str, tuple[HonBinarySensorEntityDescription, ...]] = {
|
||||
HonBinarySensorEntityDescription(
|
||||
key="intelligenceMode",
|
||||
name="Auto-Set Mode",
|
||||
icon="mdi:robot-outline",
|
||||
icon="mdi:thermometer-auto",
|
||||
device_class=BinarySensorDeviceClass.RUNNING,
|
||||
on_value="1",
|
||||
translation_key="auto_set",
|
||||
|
||||
Reference in New Issue
Block a user