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

Set HomeKit transition #939

Closed
Perilax-De opened this issue Feb 28, 2021 · 1 comment
Closed

Set HomeKit transition #939

Perilax-De opened this issue Feb 28, 2021 · 1 comment

Comments

@Perilax-De
Copy link

When I restart my Homebridge I get these log entries:

[28.2.2021, 08:44:28] [Hue] innr Lightstrip: set homekit supported transition configuration to {"configuration":[{"iid":11,"characteristic":1},{"iid":13,"characteristic":2}]}
[28.2.2021, 08:44:28] [Hue] innr Lightstrip: set homekit transition control to ""
[28.2.2021, 08:44:29] [Hue] innr Lightstrip: set homekit transition control to ""

And then from time to time (15-60 minutes) I get this log entry again and again:

[Hue] innr Lightstrip: set homekit transition control to ""

The lightstrip is not connected because I only use it sometimes.

Here my config:

{
"name": "Hue",
"anyOn": true,
"effects": true,
"hosts": [
"192.168.178.62:80"
],
"lights": true,
"nativeHomeKitLights": true,
"nativeHomeKitSensors": true,
"noResponse": false,
"resource": true,
"users": {
"xxxxxxx": "Xxx"
},
"platform": "Hue"
},

ConBee II 2.09.03
HUE Plugin 0.12.23
Homebridge 1.3.1
Node.js 14.16.0

Is this normal ? Or can I do something against this log entries ?

@ebaauw
Copy link
Owner

ebaauw commented Feb 28, 2021

See #938.

@ebaauw ebaauw closed this as completed Feb 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants