-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
...WSConn::send: {"domain":"light","id":42,"service":"toggle","target":{"entity_id":"light.tv_room_dimmer"},"type":"call_service"}
* WS-ENC: sending [TEXT payload=0/113]
* WS-ENC: buffered [TEXT payload=113/113]
* WS: flushed 119 bytes
* WS-DEC: decoded [TEXT payload=0/333]
* WS-DEC: passing [TEXT payload=333/333]
Event type received that we didn't expect: "call_service"
* WS-DEC: decoded [TEXT payload=0/1216]
* WS-DEC: passing [TEXT payload=1216/1216]
No colormode...
UPDATED STATE FOR TV room dimmer:{
"attributes": {
"brightness": null,
"color_mode": null,
"friendly_name": "TV room dimmer",
"supported_color_modes": [
"brightness"
],
"supported_features": 32
},
"context": {
"id": "01J6XTHJP5S9TF7K9BZGBD1JBN",
"parent_id": null,
"user_id": "237eddb8413b45868a4c2c4817a27e27"
},
"entity_id": "light.tv_room_dimmer",
"last_changed": "2024-09-04T06:11:27.084713+00:00",
"last_reported": "2024-09-04T06:11:27.084713+00:00",
"last_updated": "2024-09-04T06:11:27.084713+00:00",
"state": "on"
}
terminate called after throwing an instance of 'nlohmann::json_abi_v3_11_2::detail::type_error'
what(): [json.exception.type_error.302] type must be number, but is null
Aborted
Just logging so i don't loose the logs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels