zigbee2mqtt

This commit is contained in:
Stefan Ostermann 2024-08-18 22:32:49 +01:00
parent e87d2bf5a0
commit eb7a50f18b
2 changed files with 17 additions and 24 deletions

View File

@ -26,8 +26,6 @@ devices:
friendly_name: Fernbedienung friendly_name: Fernbedienung
'0x00212effff0cb8b6': '0x00212effff0cb8b6':
friendly_name: Lichtschlauch friendly_name: Lichtschlauch
color_sync: true
state_action: false
homeassistant: homeassistant:
legacy_entity_attributes: false legacy_entity_attributes: false
legacy_triggers: false legacy_triggers: false

View File

@ -13,7 +13,7 @@
"y": 0.4005 "y": 0.4005
}, },
"color_temp": 318, "color_temp": 318,
"linkquality": 199 "linkquality": 159
}, },
"0xa4c138570b1956d9": { "0xa4c138570b1956d9": {
"temperature": 25.87, "temperature": 25.87,
@ -22,35 +22,30 @@
"linkquality": 223 "linkquality": 223
}, },
"0xa4c1383ec7aa7d95": { "0xa4c1383ec7aa7d95": {
"temperature": 27.2, "temperature": 25.86,
"humidity": 53.85, "humidity": 55.51,
"battery": 73, "battery": 73,
"linkquality": 215 "linkquality": 255
}, },
"0xa4c1383db5531833": { "0xa4c1383db5531833": {
"temperature": 24.4, "temperature": 24.5,
"humidity": 59.7, "humidity": 59.9,
"battery": 24, "battery": 24,
"linkquality": 223 "linkquality": 239
}, },
"0x000d6f00109eb214": { "0x000d6f00109eb214": {
"linkquality": 151 "linkquality": 151
}, },
"0x00212effff0cb8b6": { "0x00212effff0cb8b6": {
"color_mode": "color_temp", "color_mode": "xy",
"linkquality": 255, "state": "OFF",
"state": "ON", "state_rgb": "OFF",
"color_temp": 250, "brightness_white": 254,
"color": { "state_white": "ON",
"x": 0.3804, "brightness_rgb": 132,
"y": 0.3767, "color_mode_rgb": "color_temp",
"hue": 40, "color_temp_rgb": 340,
"saturation": 49, "color_mode_white": "color_temp",
"h": 40, "color_temp_white": 500
"s": 49
},
"brightness": 185,
"brightness_10": 1,
"state_10": "OFF"
} }
} }