Skip to content
New issue

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

Device Hue, lamps, Thermostat - On state no role in alias #363

Open
Feuer-sturm opened this issue Jan 25, 2025 · 1 comment
Open

Device Hue, lamps, Thermostat - On state no role in alias #363

Feuer-sturm opened this issue Jan 25, 2025 · 1 comment

Comments

@Feuer-sturm
Copy link

Feuer-sturm commented Jan 25, 2025

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

Image

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
@Feuer-sturm Feuer-sturm changed the title Device Hue - On state no role in alias Device Hue, lamps, Thermostat - On state no role in alias Jan 26, 2025
@Feuer-sturm
Copy link
Author

added to issue that other lamps and thermostat are effected as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant