Closed Rene66Fi closed 9 months ago
Hey there @jc2k, @bdraco, mind taking a look at this issue as it has been labeled with an integration (homekit_controller
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
homekit_controller documentation homekit_controller source (message by IssueLinks)
I used Velux App Control KIG 300 This is my first issue, hopefully you've all information needed.
Homekit devices do not necessarily support everything home assistant does. When the error tells you something is not supported there is a good chance that is what the problem is. Cover.stop in particular comes up a lot in this regard.
Could be, but I think this is a basic function. More complex function like set_cover_position are implemented
The response to the HTTP-request is strange for me: 500 Internal Server Error Server got itself in trouble
Please attach a diagnostic download as requested in the ticket template. Then I can verify whether your device has hap.characteristic.position.hold.
Please also update to the latest release of HA.
I updated HA-> same problem. Do you think the VELUX-Gateway does not support the hold function?
Please find attached the diagnostic-File: config_entry-homekit_controller-1ed9354564c17e853a372494cec0c6c0.json (1).txt
If your device supported it, it would have this uuid in that file:
0000006F-0000-1000-8000-0026BB76529
If it doesn't there is nothing HA can do.
(It doesn't).
VELUX Gateway does not support hold/stop_cover function.
Many thanks for the fast support!
The problem
I try to execute /api/services/cover/stop_cover and get the following error back: 500 Internal Server Error
Server got itself in trouble
What version of Home Assistant Core has the issue?
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
Homekit
Link to integration documentation on our website
https://www.home-assistant.io/integrations/homekit_controller/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response