Lewis Juggins
|
b3b7cf3fa7
|
Update tradfri v5 (#11187)
* First pass to support simplified colour management in tradfri
* Fix lint
* Fix lint
* Update imports
* Prioritise brightness for transition
* Fix bug
* None check
* Bracket
* Import
* Fix bugs
* Change colour logic
* Denormalise colour
* Lint
* Fix bug
* Fix bugs, expose rgb conversion
* Fix bug
* Fix bug
* Fix bug
* Improve XY
* Improve XY
* async/wait for tradfri.
* Bump requirement
* Formatting.
* Remove comma
* Line length, shadowing
* Switch to new HS colour system, using native data from tradfri gateway.
* Lint.
* Brightness bug.
* Remove guard.
* Temp workaround for bug.
* Temp workaround for bug.
* Temp workaround for bug.
* Safety.
* Switch logic.
* Integrate latest
* Fixes.
* Fixes.
* Mired validation.
* Set bounds.
* Transition time.
* Transition time.
* Transition time.
* Fix brightness values.
|
2018-03-28 15:50:09 -07:00 |
Lewis Juggins
|
cfb1853bbd
|
Update pytradfri to 4.1.0 (#10521)
|
2017-11-22 09:37:20 +00:00 |
Lewis Juggins
|
d16c5f9046
|
[tradfri] Update pytradfri, simplify dependencies. (#9875)
* Update pytradfri
* Process dep links
* Process dep links
* Process dep links
* Install all deps
* Update requirements
* Exclude aiocoap
* Install cython
* Remove cython
* Exclude DTLSSocket
* Add cython
|
2017-10-19 23:20:33 -07:00 |
Lewis Juggins
|
8db4641455
|
[light.tradfri] async support with resource observation. (#7815)
* [light.tradfri] Initial support for observe
* Update for pytradfri 2.0
* Fix imports
* Fix missing call
* Don't yield from add devices
* Fix imports
* Minor fixes to async code.
* Imports, formatting
* Docker updates, some minor async code changes.
* Lint
* Lint
* Update pytradfri
* Minor updates for release version
* Build fixes
* Retry observation if failed
* Revert
* Additional logging, fix returns
* Fix rename
* Bump version
* Bump version
* Support transitions
* Lint
* Fix transitions
* Update Dockerfile
* Set temp first
* Observation error handling
* Lint
* Lint
* Lint
* Merge upstream changes
* Fix bugs
* Fix bugs
* Fix bugs
* Lint
* Add sensor
* Add sensor
* Move sensor attrs
* Filter devices better
* Lint
* Address comments
* Pin aiocoap
* Fix bug if no devices
* Requirements
|
2017-10-05 09:05:38 -07:00 |