Skip to content
#

homeautomation

Here are 191 public repositories matching this topic...

openhab-distro
balloob
balloob commented Jul 16, 2019

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

mueller-ma
mueller-ma commented Oct 22, 2019

Is your feature request related to a problem? Please describe.

By setting minValue, maxValue and/or step it's possible to create sliders, that can only have a few states. It's not visible to the user where the slider will accept the change of the state.
The slider might reject state changes if the new value isn't close to a valid state. The slider will than jump back unexpectedly.

Des

WattsC-90
WattsC-90 commented Jan 9, 2020

I have been implementing a device on GBridge, and wanted to read about the RGB colour control, but there doesnt appear to be any documentation for those traits?

Can you check/add/update/point me in the right direction please? the documentation on the other traits is great! Just looks like none of the colorsetting traits are there, JSON, RGB or Temperature?

https://doc.gbridge.io/traits/about

Improve this page

Add a description, image, and links to the homeautomation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the homeautomation topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.