Sven T.
Sven T.
The new user is also no solution in my case. I got also this message `device (light) has communication issues, command (.on.on) may not have effect` But the light is...
I have now switched back to version 3.0.0 of hue-magic and everything is fine 🤷♂️
Its strange, but also 4.2.2 is not working for me. I have installed a test container of node-red with only hue-magic 4.2.2 and it is still the same. I can...
I have figured out something interesting. Most of my Lamps are **Osram Lightify** and the issue is related to this lamps. The one lamp from Philips (Hue Play) and another...
Informationen über die API sollte hier zu finden sein: https://developer.athom.com/docs/api/HomeyAPI.html Würde mich freuen wenn sich das Jemand vornehmen würde!
@DutchmanNL Würdest du den Adapter schreiben wenn dir jemand einen Homey zur Verfügung stellt? Im Homey Forum sollte es mittlerweile genügend User geben die das Unterstützten würden.
sorry, I forgot to mention, that I'm using Node-Red only
Sorry, if I'm confusing, but now it is possible to set the Context Storage to `default` 2 days ago it was not possible. Also not after several restarts of node-red....
@iangray001 is it planned to merge your chart implementation from your fork into the repository of @s00500 ? By now, the repository of @s00500 is >50 commits ahead of the...
I had the same problem. Adding `user: root` fixed it for me ``` services: sungather: image: bohdans/sungather:latest container_name: sungather restart: always network_mode: host user: root environment: - TZ=Europe/Berlin ports: -...