Franck Nijhof
933e016150
Merge pull request #52627 from home-assistant/rc
2021.7.0
2021-07-07 14:23:39 +02:00
Franck Nijhof
342366750b
Bumped version to 2021.7.0
2021-07-07 13:09:52 +02:00
Franck Nijhof
a048809ca7
Bumped version to 2021.7.0b6
2021.7.0b6
2021-07-07 11:21:23 +02:00
Bram Kragten
f7c844d728
Update frontend to 20210707.0 ( #52624 )
2021-07-07 11:21:06 +02:00
Franck Nijhof
998ffeb21d
Fix broadlink creating duplicate unique IDs ( #52621 )
2021-07-07 11:21:03 +02:00
J. Nick Koston
a794c09a0f
Fix deadlock at shutdown with python 3.9 ( #52613 )
2021-07-07 11:20:59 +02:00
Alexei Chetroi
a7ee86730c
Bump up ZHA dependencies ( #52611 )
2021-07-07 11:20:56 +02:00
Chris
dd26bfb92b
Fix mysensors rgb light ( #52604 )
...
* remove assert self._white as not all RGB will have a white channel
* suggested change
* Update homeassistant/components/mysensors/light.py
Co-authored-by: Erik Montnemery <erik@montnemery.com >
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2021-07-07 11:20:50 +02:00
Bram Kragten
e2b1cdafc9
Update frontend to 20210707.0 ( #52624 )
2021-07-07 10:43:45 +02:00
Chris
45fbc18eb0
Fix mysensors rgb light ( #52604 )
...
* remove assert self._white as not all RGB will have a white channel
* suggested change
* Update homeassistant/components/mysensors/light.py
Co-authored-by: Erik Montnemery <erik@montnemery.com >
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2021-07-07 10:34:14 +02:00
Franck Nijhof
c5d806fdbe
Fix broadlink creating duplicate unique IDs ( #52621 )
2021-07-07 09:46:59 +02:00
J. Nick Koston
1ba5c1c9fb
Fix deadlock at shutdown with python 3.9 ( #52613 )
2021-07-07 09:23:24 +02:00
Alexei Chetroi
88cd7f481d
Bump up ZHA dependencies ( #52611 )
2021-07-07 08:30:48 +02:00
GitHub Action
0c5ce9cac2
[ci skip] Translation update
2021-07-07 00:11:57 +00:00
Pascal Vizeli
16f1647ad0
Python 3.9.6 / Base image 2021.07.0 ( #52605 )
2021-07-06 23:39:25 +02:00
Aaron Bach
9fb05736e4
Add type annotations to Ambient PWS ( #52596 )
2021-07-06 20:19:58 +02:00
Aaron Bach
2f1af9a254
Remove unnecessary async_setup method for Guardian ( #52597 )
2021-07-06 20:19:41 +02:00
Franck Nijhof
b14b284e62
Bumped version to 2021.7.0b5
2021.7.0b5
2021-07-06 18:51:38 +02:00
Simone Chemelli
bad2525a6d
Fix Fritz Wi-Fi 6 networks with same name as other Wi-Fi ( #52588 )
2021-07-06 18:51:23 +02:00
Robert Svensson
7a503a6c1f
Make use of entry id rather than unique id when storing deconz entry in hass.data ( #52584 )
...
* Make use of entry id rather than unique id when storing entry in hass data
* Update homeassistant/components/deconz/services.py
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2021-07-06 18:51:19 +02:00
J. Nick Koston
40d9541d9b
Revert nmap_tracker to 2021.6 version ( #52573 )
...
* Revert nmap_tracker to 2021.6 version
- Its unlikely we will be able to solve #52565 before release
* hassfest
2021-07-06 18:51:16 +02:00
Aaron Bach
746a52bb27
Fresh attempt at SimpliSafe auto-relogin ( #52567 )
...
* Fresh attempt at SimpliSafe auto-relogin
* Fix tests
2021-07-06 18:51:12 +02:00
ondras12345
90f4b3a4ed
Fix update of Xiaomi Miio vacuum taking too long ( #52539 )
...
Home assistant log would get spammed with messages like
Update of vacuum.vacuum_name is taking over 10 seconds
every 20 seconds if the vacuum was not reachable through the network.
See #52353
2021-07-06 18:51:08 +02:00
Shay Levy
2c75e3fe99
Fix Sensibo timeout exceptions ( #52513 )
2021-07-06 18:51:05 +02:00
Raman Gupta
e1c14b5a30
Don't raise when setting HVAC mode without a mode ZwaveValue ( #52444 )
...
* Don't raise an error when setting HVAC mode without a value
* change logic based on discord convo and add tests
* tweak
2021-07-06 18:51:01 +02:00
Thibaut
631e555e25
Update Somfy to reduce calls to /site entrypoint ( #51572 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2021-07-06 18:50:57 +02:00
Thibaut
5c07fb51a2
Update Somfy to reduce calls to /site entrypoint ( #51572 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2021-07-06 18:48:48 +02:00
Shay Levy
f5c3444072
Fix Sensibo timeout exceptions ( #52513 )
2021-07-06 18:34:56 +02:00
J. Nick Koston
e1e3f68d0b
Revert nmap_tracker to 2021.6 version ( #52573 )
...
* Revert nmap_tracker to 2021.6 version
- Its unlikely we will be able to solve #52565 before release
* hassfest
2021-07-06 18:28:23 +02:00
Aaron Bach
40ad25df4c
Fresh attempt at SimpliSafe auto-relogin ( #52567 )
...
* Fresh attempt at SimpliSafe auto-relogin
* Fix tests
2021-07-06 18:21:25 +02:00
Erik Montnemery
6c8de16fbc
Enable basic type checking for fan ( #52471 )
2021-07-06 18:21:00 +02:00
Franck Nijhof
8fce858a76
Upgrade numpy to 1.21.0 ( #52586 )
2021-07-06 18:11:22 +02:00
Maciej Bieniek
62c3b3bdfe
Use HA location name as name in GIOS integration ( #52585 )
2021-07-06 17:52:22 +02:00
Erik Montnemery
3d7fd83ad4
Add home-assistant/core as codeowner for the template integration ( #52592 )
2021-07-06 17:35:11 +02:00
Robert Svensson
605f65b75d
Make use of entry id rather than unique id when storing deconz entry in hass.data ( #52584 )
...
* Make use of entry id rather than unique id when storing entry in hass data
* Update homeassistant/components/deconz/services.py
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2021-07-06 17:18:54 +02:00
Erik Montnemery
7ba1fdea70
Bump hatasmota to 0.2.20 ( #52591 )
2021-07-06 18:13:45 +03:00
Raman Gupta
81fe3583c9
Don't raise when setting HVAC mode without a mode ZwaveValue ( #52444 )
...
* Don't raise an error when setting HVAC mode without a value
* change logic based on discord convo and add tests
* tweak
2021-07-06 16:33:07 +02:00
Robert Hillis
6e779855f7
Clean up alarmdecoder ( #52517 )
...
* Clean up alarmdecoder
* fix
* try again
* tweak
2021-07-06 16:18:00 +02:00
ondras12345
07bda0973e
Fix update of Xiaomi Miio vacuum taking too long ( #52539 )
...
Home assistant log would get spammed with messages like
Update of vacuum.vacuum_name is taking over 10 seconds
every 20 seconds if the vacuum was not reachable through the network.
See #52353
2021-07-06 16:03:54 +02:00
Simone Chemelli
046eb1690a
Fix Fritz Wi-Fi 6 networks with same name as other Wi-Fi ( #52588 )
2021-07-06 15:49:22 +02:00
Simone Chemelli
a70dae0843
Enable strict typing for Fritz ( #50668 )
...
Co-authored-by: Ruslan Sayfutdinov <ruslan@sayfutdinov.com >
2021-07-06 15:06:32 +02:00
RenierM26
12082736a8
Add type annotations to init and coordinator. Minor cleanups. ( #52506 )
2021-07-06 14:55:34 +02:00
Erik Montnemery
4d32e1ed01
Minor improvements of MQTT typing ( #52578 )
...
* Minor improvements of MQTT typing
* Tweak
2021-07-06 14:38:48 +02:00
Maciej Bieniek
dc72c6c606
Improve config entry title for GIOS integration ( #52583 )
...
* Improve GIOS config entry title
* Usonly station name as title
2021-07-06 14:04:00 +02:00
Erik Montnemery
b645560633
Minor improvements of util.percentage typing ( #52581 )
2021-07-06 13:29:39 +02:00
Pascal Vizeli
94aa292c9b
Wheels v2021.07.0 ( #52580 )
2021-07-06 12:49:46 +02:00
Maciej Bieniek
669aca9585
Bump gios to version 1.0.2 ( #52576 )
2021-07-06 12:32:17 +02:00
Bram Kragten
422de2c56d
Bumped version to 2021.7.0b4
2021.7.0b4
2021-07-06 11:57:50 +02:00
Bram Kragten
2356c1e52a
Update frontend to 20210706.0 ( #52577 )
2021-07-06 11:54:32 +02:00
Raman Gupta
2220c8cd3f
Bump pyeight version to 0.1.9 ( #52568 )
2021-07-06 11:54:31 +02:00