Marcel van der Veldt
|
c7f465ff3b
|
Remove duplicate filter for Hue button events (#62974)
|
2021-12-28 22:21:23 -08:00 |
Marcel van der Veldt
|
bc7e51b992
|
Send commands to Hue grouped lights all at once (#62973)
|
2021-12-28 22:20:20 -08:00 |
flfue
|
a3e526d6cf
|
Add return for certified devices to not apply availability check (#62728)
|
2021-12-26 23:31:51 -08:00 |
Marcel van der Veldt
|
c79f13429c
|
Fix Hue docstring (#62684)
|
2021-12-23 16:41:22 +01:00 |
Marcel van der Veldt
|
430cc6194b
|
Never use availability workaround for certified Hue devices (#62676)
|
2021-12-23 15:35:57 +01: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
|
eb37668036
|
Fix Hue button events (#62669)
|
2021-12-23 14:24:37 +01:00 |
Marcel van der Veldt
|
92454e3ac8
|
Change Hue availability blacklist logic a bit (#62446)
|
2021-12-20 16:09:14 -08: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 |
epenet
|
36da11e924
|
Use new enums in hue (#61772)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-14 13:08:49 +01: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
|
89a6640b82
|
Blacklist availability check for a light at startup in Hue integration (#61737)
|
2021-12-13 16:23:32 -08:00 |
Marcel van der Veldt
|
4204f5799f
|
Add check for incompatible device trigger in Hue integration (#61726)
|
2021-12-13 16:04:55 -08:00 |
Marcel van der Veldt
|
ed8d5c09ff
|
Fix availability for 3th party Hue lights (#61603)
|
2021-12-12 14:12:35 -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 |
Marcel van der Veldt
|
0abfc90870
|
Fix typo in Hue device triggers - use enum value (#61498)
|
2021-12-11 17:12:33 +01:00 |
Marcel van der Veldt
|
0d36b07d10
|
Small fix for device triggers and events on Hue integration (#61462)
|
2021-12-10 15:11:34 -08:00 |
Paulus Schoutsen
|
54e312e1f7
|
Fix hue groups inheritance (#61308)
|
2021-12-08 23:58:23 -08:00 |
Marcel van der Veldt
|
4563d95d40
|
Replace deprecated DEVICE_CLASS constants with new enums in Hue integration (#61149)
|
2021-12-07 11:41:43 +01:00 |
Marcel van der Veldt
|
9e6e9774d1
|
Remove colon from default entity name in Hue integration (#61118)
|
2021-12-06 15:17:17 -08:00 |
Marcel van der Veldt
|
86e8034ea0
|
Add guard for empty mac address in Hue integration (#61037)
|
2021-12-05 09:46:05 -08:00 |
Marcel van der Veldt
|
19b4cc7119
|
Hue handle device update (#60612)
|
2021-11-30 10:14:51 -08:00 |
Marcel van der Veldt
|
4820acb897
|
Fix for deviceless entities in Hue integration (#59820)
|
2021-11-20 14:45:51 -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 |