1
mirror of https://github.com/home-assistant/core synced 2024-09-03 08:14:07 +02:00
Commit Graph

514 Commits

Author SHA1 Message Date
Paulus Schoutsen
1187009280
Bump aiohue to 4.4.2 (#73420) 2022-06-12 19:33:45 -10:00
GitHub Action
7a0657c386 [ci skip] Translation update 2022-05-29 00:23:25 +00:00
Abadede
72cb320ed7
Fix Hue SONOFF S31 Lite zb plug (#69589)
* Update light.py

Same issue as https://github.com/home-assistant/core/issues/46619 with SONOFF S13 Lite Zigbee plug.

* Update light.py
2022-05-25 10:33:05 +02:00
J. Nick Koston
0248a8710f
Always pass the source of the trigger for logbook context messages (#72333) 2022-05-23 13:35:45 -05:00
epenet
ee5f1b1577
Adjust device_automation type hints in hue (#72144) 2022-05-23 14:59:12 +02:00
GitHub Action
ceb8bb4745 [ci skip] Translation update 2022-05-21 00:22:49 +00:00
J. Nick Koston
7cad1571a2
Describe hue events in the logbook (#72220)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-05-19 22:21:09 -07:00
epenet
f4b252a51d
Cleanup hue async methods which are not awaiting (#72097) 2022-05-18 09:43:43 -07:00
epenet
ca785266b4
Cleanup deprecated async_get_registry in hue (#72068) 2022-05-18 13:42:49 +02:00
Franck Nijhof
c3d19f3827
Clean up accessing device_registry helpers via hass (#72031) 2022-05-17 12:22:15 -07:00
GitHub Action
37f81b261d [ci skip] Translation update 2022-05-16 00:24:28 +00:00
GitHub Action
3d2b0a17ce [ci skip] Translation update 2022-05-11 00:22:31 +00:00
GitHub Action
509dd657b8 [ci skip] Translation update 2022-05-04 00:22:09 +00:00
GitHub Action
ba386b5841 [ci skip] Translation update 2022-05-01 00:28:25 +00:00
GitHub Action
348016dbbf [ci skip] Translation update 2022-04-29 00:22:21 +00:00
epenet
d907eb2810
Use LightEntityFeature enum in hue (#70987) 2022-04-28 21:32:39 +03:00
Erik Montnemery
573e966d74
Migrate hue v1 light to color_mode (#69275)
* Migrate hue v1 light to color_mode

* Fix test

* Correct filter_supported_color_modes + add test

* Use ColorMode enum
2022-04-28 09:49:51 +02:00
Paulus Schoutsen
87dceaf238
Hue config flow to guard ipv6 (#70703)
* Hue config flow to guard ipv6

* Use helper
2022-04-25 10:52:57 -07:00
epenet
965665213f
Use ColorMode enum in hue (#70578) 2022-04-24 09:29:51 -10:00
Marcel van der Veldt
538c8160f3
Adjust check for orphaned Hue device entries for grouped lights (#69110)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-04-02 09:44:05 +02:00
Marcel van der Veldt
ee4eebea7d
Allow lowercase none for effect value in Hue lights (#69111) 2022-04-02 09:14:56 +02: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
dbef90654f
Add effects feature to Hue lights (#68567) 2022-03-23 15:13:01 -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
871b7a4a96
Bump aiohue to version 4.4.1 (#68579) 2022-03-23 21:18:06 +02:00
Marcel van der Veldt
4fd0ed2474
Bump aiohue to 4.4.0 (#68556) 2022-03-23 13:03:14 +01: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
7381c2114f
Remove color temperature workaround in Hue integration (#68531) 2022-03-22 21:57:04 -07:00
Paulus Schoutsen
3320606a1b
Hue handle HTTP errors (#68396) 2022-03-21 10:16:19 +01:00
Paulus Schoutsen
ead81edcec
Handle Hue discovery errors (#68392) 2022-03-19 14:28:16 -07:00
Marcel van der Veldt
8187541d41
Hue integration: update errors that should be supressed (#68337) 2022-03-19 13:27:04 -07:00
GitHub Action
c64b4d997b [ci skip] Translation update 2022-03-13 00:18:58 +00:00
GitHub Action
e963ad96d4 [ci skip] Translation update 2022-03-01 00:23:47 +00:00
Paulus Schoutsen
ff7510f96c
Bump aiohue to 4.3.0 (#67202) 2022-02-24 16:30:53 -08:00
Marcel van der Veldt
cb190a7b17
Add (basic) diagnostics support for Hue integration (#67074)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-02-22 15:44:02 -08:00
GitHub Action
102ae9f0e3 [ci skip] Translation update 2022-02-22 00:17:23 +00:00
GitHub Action
c4cc6ca0ba [ci skip] Translation update 2022-02-20 00:20:09 +00:00
Marc Mueller
4f20a8023b
Use assignment expressions [A-I] (#66880) 2022-02-19 17:21:26 +01:00
Paulus Schoutsen
90d6172fd0
Bump aiohue to 4.2.1 (#66823) 2022-02-18 11:40:56 -08:00
Marc Mueller
d7170f43c3
Add type ignore error codes [A-L] (#66778) 2022-02-18 09:38:15 +01:00
Marcel van der Veldt
8357dc0f3f
Fix last_activated timestamp on Hue scenes (#66679) 2022-02-16 12:18:38 -08:00
Paulus Schoutsen
0b541978c7
Bump aiohue to 4.2.0 (#66670) 2022-02-16 09:24:01 -08:00
Marcel van der Veldt
8f4ec89be6
Bump aiohue to version 4.1.2 (#66609) 2022-02-15 17:26:13 -08:00
GitHub Action
ad0cb4831e [ci skip] Translation update 2022-02-14 00:15:30 +00:00
GitHub Action
2da4d280b2 [ci skip] Translation update 2022-02-06 00:17:31 +00:00
GitHub Action
b2f0882e67 [ci skip] Translation update 2022-02-04 00:13:58 +00:00
Paulus Schoutsen
47a5411525
Bump aiohue to 4.0.1 (#65340) 2022-01-31 15:58:52 -08:00
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