starkillerOG
d9f3d2b429
Add supported_brands Marantz for denonavr ( #70986 )
2022-04-28 13:57:05 +02:00
Erik Montnemery
603c7c8980
Migrate niko_home_control light to color_mode ( #70914 )
...
* Migrate niko_home_control light to color_mode
* Remove useless brightness related code
2022-04-28 13:45:18 +02:00
Marc Mueller
cdafbbe10f
Rename bound TypeVars ( #70975 )
2022-04-28 13:19:51 +02:00
Álvaro Fernández Rojas
9672cddb07
Update aioqsw to v0.0.7 ( #70931 )
2022-04-28 11:46:48 +02:00
Marc Mueller
283c04e424
Improve typing [helpers.entity] ( #70890 )
2022-04-28 10:52:42 +02:00
epenet
385f199691
Use shorthand attributes in tuya vacuum ( #70846 )
2022-04-28 10:48:04 +02:00
j-a-n
d9433e698d
Add unique_id attribute to Alpha2Climate entity ( #70964 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-04-28 10:37:23 +02:00
Raj Laud
0264f060e4
Improve repeat and shuffle support for Squeezebox ( #70941 )
2022-04-28 10:35:04 +02: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
Erik Montnemery
59c6282c6c
Migrate lifx light to color_mode ( #69420 )
...
* Migrate lifx light to color_mode
* Update LIFXColor to support both hs and color_temp
* Apply suggestions from code review
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update light.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2022-04-28 09:49:06 +02:00
Erik Montnemery
9f43fca586
Fix color mode in overkiz light ( #70966 )
2022-04-28 09:36:53 +02:00
Erik Montnemery
13d67747cb
Fix color_mode property in fritzbox light ( #70965 )
2022-04-28 09:36:14 +02:00
Erik Montnemery
db3eb26c74
Correct color mode in shelly light ( #70967 )
2022-04-28 09:05:08 +02:00
Marc Mueller
e6da1d7318
Improve aurora_abb_powerone typing ( #70919 )
2022-04-28 06:38:54 +01:00
Paulus Schoutsen
2e3e7f1e94
Sync area changes to google ( #70936 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-04-27 22:32:13 -07:00
J. Nick Koston
27a4a9eed4
Adjust get_latest_short_term_statistics query to be postgresql compatible ( #70953 )
2022-04-27 21:19:36 -07:00
J. Nick Koston
79c9d22893
Add dhcp hostname of older ZJ series Magic Home bulbs to discovery ( #70958 )
2022-04-27 21:18:59 -07:00
J. Nick Koston
6644050811
Add discovery support for polisy to isy994 ( #70940 )
2022-04-27 21:18:32 -07:00
Allen Porter
474087bf7d
Bump gcal_sync 0.6.3 to fix calendar path encoding bug ( #70959 )
2022-04-27 21:17:25 -07:00
Allen Porter
2270b7df8d
Set nest climate min/max temp range ( #70960 )
2022-04-27 21:16:50 -07:00
Marc Mueller
93cbb331e5
Update Mypy to 0.950 ( #70948 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-04-27 20:49:54 -05:00
Dave T
2c028d203f
Remove invalid unique id from generic camera ( #70568 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-04-27 17:08:18 -05:00
Marc Mueller
9a3908d21d
Improve typing [util.logging] ( #70894 )
2022-04-27 22:26:56 +02:00
David F. Mulcahey
b4a0345b38
Bump ZHA dependencies ( #70900 )
...
* Bump ZHA libs
* bump Zigpy
2022-04-27 13:55:31 -04:00
Theo Arends
31e3f4892e
Bump hatasmota to 0.4.1 ( #70799 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2022-04-27 19:05:42 +02:00
jjlawren
6151306e3d
Use standard attribute for Sonos group members ( #70924 )
2022-04-27 18:59:05 +02:00
J. Nick Koston
b17d27262c
Add additional OUI for tplink light devices ( #70922 )
2022-04-27 17:54:47 +02:00
Franck Nijhof
f17cf7c6a2
Bump version to 2022.6.0dev0 ( #70913 )
2022-04-27 17:34:34 +02:00
Erik Montnemery
c6d8fffeb4
Migrate netatmo light to color_mode ( #70912 )
2022-04-27 17:27:51 +02:00
David F. Mulcahey
361119d5c1
Improve ZHA startup performance ( #70111 )
...
* Remove semaphores and background mains init
* additional logging
* correct cache usage and update tests
2022-04-27 08:24:26 -07:00
Marc Mueller
02ddfd513a
Improve typing [util.location] ( #70893 )
2022-04-27 17:20:56 +02:00
Marc Mueller
964c764dae
Improve typing [helpers.sun] ( #70892 )
2022-04-27 17:19:46 +02:00
Marc Mueller
7dfe8591c4
Improve typing [helpers.event] ( #70891 )
2022-04-27 17:19:06 +02:00
epenet
71f95d199a
Migrate vera light to ColorMode ( #70861 )
2022-04-27 17:18:35 +02:00
Erik Montnemery
c5d69ab1b2
Handle removed entites in collection.sync_entity_lifecycle ( #70759 )
...
* Handle removed entites in collection.sync_entity_lifecycle
* Add comment
2022-04-27 08:05:00 -07:00
Allen Porter
8a13c6744a
Bump gcal_sync to 0.6.2 and switch to google calendar async iterator api ( #70616 )
...
* Switch to google calendar async iterator api
* Update homeassistant/components/google/calendar.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Add test coverage for paging through results
* Bump gcal_sync to 0.6.1
* Bump gcal-sync 0.6.2
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-04-27 07:22:15 -07:00
epenet
25d2c63827
Migrate plum_lightpad light to ColorMode ( #70880 )
2022-04-27 16:17:48 +02:00
epenet
0b40123fd9
Migrate qwikswitch light to color_mode ( #70805 )
2022-04-27 16:17:12 +02:00
uvjustin
06c80e454b
Use av instead of ha-av ( #70885 )
2022-04-27 16:08:05 +02:00
epenet
c0d8f94487
Adjust ColorMode type hint in light ( #70806 )
...
* Adjust ColorMode type hint in light
* Adjust components
2022-04-27 16:02:23 +02:00
epenet
906c12d8aa
Migrate screenlogic light to ColorMode ( #70902 )
2022-04-27 15:42:35 +02:00
epenet
f7e05c5e1c
Migrate ring light to ColorMode ( #70903 )
2022-04-27 15:42:01 +02:00
epenet
ea104feab7
Migrate scsgate light to ColorMode ( #70904 )
2022-04-27 15:41:19 +02:00
epenet
abd60832fe
Migrate sleepiq light to ColorMode ( #70905 )
2022-04-27 15:40:35 +02:00
Erik Montnemery
c530bc823b
Support buffering in media_player device conditions ( #70863 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-04-27 15:40:07 +02:00
epenet
9daf3d8e72
Migrate xbee light to ColorMode ( #70907 )
2022-04-27 15:39:58 +02:00
epenet
db296a6d1e
Migrate wilight light to ColorMode ( #70906 )
2022-04-27 15:39:40 +02:00
uvjustin
9281f46bcd
Skip invalid segments in stream recorder ( #70896 )
...
* Skip segment if duration is None
* Copy segments deque before passing to thread
2022-04-27 15:36:09 +02:00
epenet
485ae70308
Migrate skybell light to ColorMode ( #70878 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-04-27 15:02:44 +02:00
Marc Mueller
e935e1b5b4
Update bmw_connected_drive coordinator typing ( #70872 )
2022-04-27 14:44:50 +02:00