We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug If a new "hue" devices is created the mapped "On" state in alias has no role. This issue also effects in general lamps and Thermostat
To Reproduce Create a new hue device and map on state
Expected behavior mapped on state in alias has the correct role
Screenshots & Logfiles
Object
{ "_id": "alias.0.DevicesMatter.Hue_LightBar_TV.ON", "native": {}, "type": "state", "common": { "alias": { "id": "hue.0.Hue_color_light_2.on" }, "name": "ON", "write": true, "type": "boolean" }, "acl": { "object": 1636, "state": 1636, "owner": "system.user.admin", "ownerGroup": "system.group.administrator" }, "from": "system.adapter.admin.0", "user": "system.user.admin", "ts": 1737842584059 }
Versions:
Adapter version: v1.1.5 JS-Controller version: 7.0.6
The text was updated successfully, but these errors were encountered:
added to issue that other lamps and thermostat are effected as well
Sorry, something went wrong.
No branches or pull requests
Describe the bug
If a new "hue" devices is created the mapped "On" state in alias has no role. This issue also effects in general lamps and Thermostat
To Reproduce
Create a new hue device and map on state
Expected behavior
mapped on state in alias has the correct role
Screenshots & Logfiles
Object
Versions:
The text was updated successfully, but these errors were encountered: