-
Updated
Jun 19, 2020 - JavaScript
hue-lights
Here are 139 public repositories matching this topic...
-
Updated
Jul 7, 2020 - Shell
Just a quickie, as above. View option and other options related to the old States UI are now removed from HA 0.107.x
I noticed there are still references to these options in the Readme.md file.
:)
-
Updated
Jun 26, 2020 - C#
-
Updated
Jun 8, 2018 - Python
-
Updated
Jul 2, 2020 - Python
-
Updated
Jul 2, 2020 - Go
-
Updated
Jan 26, 2018 - Python
-
Updated
May 4, 2020 - Go
-
Updated
Aug 18, 2019 - HTML
-
Updated
Jun 9, 2020 - Python
-
Updated
Mar 24, 2019 - Go
commit 681dc92d5c3baea2302f069e8cdae00ce822f8e8
OS: OS X 10.14.6
Actual Behaviour
After connecting the app to my Bridge (a hue Gen2) successfully, none of the lights/accessories/rooms/zones appeared. All values stayed at "0".
I had to quit Huebert and re-start it. Once I did, everything appeared and worked as expected.
Expected Behaviour
Once the app is connected to th
-
Updated
Jun 29, 2020 - C#
-
Updated
Jul 7, 2020 - Python
-
Updated
Jul 14, 2018 - Java
-
Updated
Sep 12, 2018 - Python
-
Updated
Jul 2, 2020 - C++
-
Updated
May 19, 2019 - C++
-
Updated
Feb 27, 2020 - Java
-
Updated
Feb 16, 2020 - Swift
-
Updated
Feb 15, 2016 - Python
-
Updated
Feb 13, 2016 - Haskell
-
Updated
Jun 5, 2020 - Java
-
Updated
May 4, 2020 - C++
-
Updated
Jan 15, 2018 - Python
-
Updated
Nov 14, 2017 - Go
Improve this page
Add a description, image, and links to the hue-lights topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hue-lights topic, visit your repo's landing page and select "manage topics."
Version of pytradfri
6.0.1
In #189 we started catching OSError because it could be raised from aiocoap. Aiocoap is starting to catch these errors themselves and wrapping them in
aiocoap.error.NetworkError. So we need to update our implementation to catch NetworkError besides OSError (not instead off just yet, as not all places have been wrapped yet in aiocoap).More info https://githu