epenet
457f63cce0
Add platform Entity classes to pylint plugin ( #125737 )
...
* Add platform Entity classes to pylint plugin
* Fix violations
* Fix violations
* More
* Allow component package with same name as a platform
* One more
2024-09-16 10:10:53 +02:00
Marcel van der Veldt
bad5eaf329
Add entity ids to grouped hue light ( #113053 )
2024-06-21 15:04:42 +02:00
Marcel van der Veldt
ec89886fac
Fix colormode attribute on grouped Hue light ( #113071 )
2024-03-11 19:04:44 +01:00
Marc Mueller
8809d3aa88
Add empty line after module docstring [g-i] ( #112699 )
2024-03-08 08:52:48 -05:00
starkillerOG
93a8b60c2b
Philips Hue restore brightness after transition ( #101293 )
2023-10-25 07:46:49 +02:00
Marcel van der Veldt
6393171fa4
Adjust Hue integration to use Entity descriptions and translatable entity names ( #101413 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-10-09 14:14:07 +02:00
Erik Montnemery
045c327928
Move DeviceInfo from entity to device registry ( #98149 )
...
* Move DeviceInfo from entity to device registry
* Update integrations
2023-08-10 22:04:26 -04:00
epenet
810367b757
Fix can not
typo ( #87254 )
2023-02-03 11:37:16 +01:00
Marcel van der Veldt
c181fb6de0
Bump aiohue library to 4.6.1 ( #85504 )
...
* Bump aiohue to 4.6.0
* fix device name for lights
* fix name for groups too
* ignore smart scenes
* bump to 4.6.1 instead
* fix test fixture
* update tests
* fix scene test
2023-01-09 10:37:03 -05:00
epenet
d907eb2810
Use LightEntityFeature enum in hue ( #70987 )
2022-04-28 21:32:39 +03:00
epenet
965665213f
Use ColorMode enum in hue ( #70578 )
2022-04-24 09:29:51 -10:00
Marcel van der Veldt
09f6785956
Add virtual device/service for Hue groups ( #68569 )
2022-03-29 20:33:05 -07:00
Marcel van der Veldt
ccd8c7d5f8
Hue aggregated control for grouped lights ( #68566 )
2022-03-23 13:06:10 -07:00
Marcel van der Veldt
dd1d7fdbab
Simplify Hue error handling a bit ( #68529 )
2022-03-22 21:59:06 -07:00
Marcel van der Veldt
8187541d41
Hue integration: update errors that should be supressed ( #68337 )
2022-03-19 13:27:04 -07:00
Marcel van der Veldt
8f4ec89be6
Bump aiohue to version 4.1.2 ( #66609 )
2022-02-15 17:26:13 -08:00
Marcel van der Veldt
f999266c9a
Add additional service to set advanced Hue scene options ( #63035 )
2022-01-04 21:39:08 -08:00
Marcel van der Veldt
829ff9c423
Fix Hue grouped light color_mode calculation ( #63374 )
2022-01-04 17:15:19 +01:00
Marcel van der Veldt
055fb99938
Hue allow per-device availability override ( #63025 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-12-30 20:46:52 -08:00
Marcel van der Veldt
1547a046db
Fix reporting correct colormode for 3rd party Hue lights ( #63015 )
2021-12-29 18:26:52 +01:00
Marcel van der Veldt
497bfc1c8f
Normalize Hue colortemp if value outside of bounds ( #62998 )
2021-12-29 15:13:52 +01:00
Marcel van der Veldt
c5bdf858a8
Fix short flash effect in Hue integration ( #62988 )
2021-12-29 14:21:38 +01:00
Marcel van der Veldt
bc7e51b992
Send commands to Hue grouped lights all at once ( #62973 )
2021-12-28 22:20:20 -08:00
Christian Manivong
772428e70f
Round Hue transition to steps of 100ms ( #62619 )
...
* Adding round() to transition before firing turn_on, turn_off #62608
2021-12-23 15:08:24 +01:00
Marcel van der Veldt
01c8e5f49d
Fix turn_off with transition for grouped Hue lights ( #61728 )
...
* fix turn_off with transition for grouped hue lights
* add test
2021-12-14 11:24:37 -08:00
Marcel van der Veldt
438d19f72b
Fix Flash effect for Hue lights ( #61733 )
2021-12-13 16:27:58 -08:00
Marcel van der Veldt
4ad90b33c9
Fix Hue transition calculation ( #61581 )
2021-12-12 14:11:41 -08:00
Marcel van der Veldt
599d5c4c41
enable grouped light if enabled in previous integration ( #61582 )
2021-12-12 10:12:49 -08:00
Paulus Schoutsen
54e312e1f7
Fix hue groups inheritance ( #61308 )
2021-12-08 23:58:23 -08:00
Marcel van der Veldt
e1e6925097
Refactor of Hue integration with full V2 support ( #58996 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-11-16 11:59:17 -08:00