GitHub Action
ca7d4234e1
[ci skip] Translation update
2022-01-31 00:14:28 +00:00
Dave T
0acfc7bbab
Align config flow type hints to scaffold ( #65157 )
2022-01-30 20:26:28 +01:00
GitHub Action
77ef86faee
[ci skip] Translation update
2022-01-30 00:14:21 +00:00
GitHub Action
5e62ff95b9
[ci skip] Translation update
2022-01-29 00:13:03 +00:00
J. Nick Koston
5b755b74fb
Add loggers to integration manifest.json ( #65083 )
2022-01-28 13:37:53 -08:00
GitHub Action
2aaca346bd
[ci skip] Translation update
2022-01-25 00:14:30 +00:00
GitHub Action
47d3fb1dec
[ci skip] Translation update
2022-01-23 00:13:53 +00:00
GitHub Action
fc6d6594ab
[ci skip] Translation update
2022-01-21 00:13:34 +00:00
epenet
250379e181
Add setup type hints (init) ( #64351 )
...
* Add setup type hints to acmeda
* Add setup type hints to xiaomi_aqara
* Add setup type hints to motion_blinds
* Add setup type hints to xiaomi_miio
* Add setup type hints to diagnostics
* Add setup type hints to zha
* Add setup type hints to firmata
* Add setup type hints to denonavr
* Add setup type hints to rfxtrx
* Add setup type hints to hue
* Cleanup denonavr
* Add return types to xiaomi_miio
* Fix return type
Co-authored-by: epenet <epenet@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-01-19 18:00:34 +01:00
GitHub Action
c6d481ca01
[ci skip] Translation update
2022-01-17 00:14:48 +00:00
GitHub Action
b949199866
[ci skip] Translation update
2022-01-15 00:14:21 +00:00
Marcel van der Veldt
ab0d512a5f
Add guard in Hue availability check ( #64062 )
2022-01-13 09:18:34 -08:00
Marc Mueller
ef7316d8d9
Update typing (5) [tests] ( #63926 )
2022-01-11 21:28:13 +01:00
GitHub Action
a8fee4c2f6
[ci skip] Translation update
2022-01-09 00:15:18 +00:00
GitHub Action
0827608302
[ci skip] Translation update
2022-01-08 00:14:39 +00:00
GitHub Action
dd118fe013
[ci skip] Translation update
2022-01-06 00:15:13 +00: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
GitHub Action
021a4f7106
[ci skip] Translation update
2022-01-04 00:14:15 +00:00
GitHub Action
ea0b24a5f0
[ci skip] Translation update
2022-01-03 00:14:23 +00:00
GitHub Action
93758e2e6c
[ci skip] Translation update
2022-01-01 00:14:34 +00: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
GitHub Action
f205708e56
[ci skip] Translation update
2021-12-31 00:14:15 +00: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
f28c66ce19
Fix Hue motion sensor state if sensor is disabled ( #63000 )
2021-12-29 17:54:53 +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
e0744625bc
Bump aiohue to 3.0.11 ( #62983 )
2021-12-29 12:01:57 +01:00
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
epenet
fb272f58fb
Ensure service calls are typed [h-i] ( #62914 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-28 14:19:14 +01: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
8e759bb267
Adjust Hue retry logic to changes in the aiohue library ( #62665 )
2021-12-23 14:04:10 +01:00
Marcel van der Veldt
aa9746808e
Bump aiohue to 3.0.10 ( #62664 )
2021-12-23 12:18:53 +01:00
Marcel van der Veldt
247c220882
Bump aiohue to 3.0.9 ( #62658 )
2021-12-23 10:14:07 +01:00
Paulus Schoutsen
1edfa2d426
Bump aiohue to 3.0.8 ( #62651 )
2021-12-22 23:17:04 -08:00
GitHub Action
babd753610
[ci skip] Translation update
2021-12-21 00:15:06 +00: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
d22012ac43
bump aiohue to 3.0.7 ( #62444 )
2021-12-20 13:45:38 -08:00
Marcel van der Veldt
ad171944da
Add guard in call to activate_scene in Hue ( #62177 )
2021-12-17 10:50:10 +01:00
GitHub Action
d4f8a7c056
[ci skip] Translation update
2021-12-17 00:14:01 +00:00
Marcel van der Veldt
62f411fccc
Bump aiohue to 3.0.6 ( #61974 )
2021-12-16 00:53:20 +01:00
Marcel van der Veldt
a6f0492623
Bump aiohue to 3.0.5 ( #61875 )
2021-12-15 12:15:05 +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
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