J. Nick Koston
10fa63775d
Ensure yeelights resync state if they are busy on first connect ( #55333 )
2021-08-27 12:43:53 -05:00
Paulus Schoutsen
d0ada6c6e2
Bumped version to 2021.9.0b2
2021-08-27 10:00:20 -07:00
Anders Melchiorsen
76bb036968
Upgrade aiolifx to 0.6.10 ( #55344 )
2021-08-27 10:00:00 -07:00
J. Nick Koston
d8b64be41c
Retrigger config flow when the ssdp location changes for a UDN ( #55343 )
...
Fixes #55229
2021-08-27 09:59:59 -07:00
jan iversen
b3e0b7b86e
Add modbus name to log_error ( #55336 )
2021-08-27 09:59:59 -07:00
Chris Talkington
e097e4c1c2
Fix reauth for sonarr ( #55329 )
...
* fix reauth for sonarr
* Update config_flow.py
* Update config_flow.py
* Update config_flow.py
* Update test_config_flow.py
* Update config_flow.py
* Update test_config_flow.py
* Update config_flow.py
2021-08-27 09:59:58 -07:00
Robert Hillis
34f0fecef8
Fix sonos alarm schema ( #55318 )
2021-08-27 09:59:57 -07:00
Erik Montnemery
f53a10d39a
Handle statistics for sensor with changing state class ( #55316 )
2021-08-27 09:59:56 -07:00
J. Nick Koston
5b993129d6
Fix lifx model to be a string ( #55309 )
...
Fixes #55307
2021-08-27 09:59:56 -07:00
J. Nick Koston
865656d436
Always send powerview move command in case shade is out of sync ( #55308 )
2021-08-27 09:59:55 -07:00
Aaron Bach
fb25c6c115
Bump simplisafe-python to 11.0.5 ( #55306 )
2021-08-27 09:59:54 -07:00
Aaron Bach
c963cf8743
Bump aiorecollect to 1.0.8 ( #55300 )
2021-08-27 09:59:54 -07:00
rikroe
ddb28db21a
Bump bimmer_connected to 0.7.20 ( #55299 )
2021-08-27 09:59:53 -07:00
J. Nick Koston
bfc98b444f
Fix creation of new nmap tracker entities ( #55297 )
2021-08-27 09:59:52 -07:00
realPy
f9a0f44137
Correct flash light livarno when use hue ( #55294 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-08-27 09:59:51 -07:00
J. Nick Koston
93750d71ce
Gracefully handle pyudev failing to filter on WSL ( #55286 )
...
* Gracefully handle pyudev failing to filter on WSL
* add debug message
* add mocks so we reach the new check
2021-08-27 09:59:51 -07:00
Paulus Schoutsen
06e4003640
Bump ring to 0.7.1 ( #55282 )
2021-08-27 09:59:50 -07:00
J. Nick Koston
97ff5e2085
Set yeelight capabilities from external discovery ( #55280 )
2021-08-27 09:59:49 -07:00
J. Nick Koston
8a2c07ce19
Ensure yeelight model is set in the config entry ( #55281 )
...
* Ensure yeelight model is set in the config entry
- If the model was not set in the config entry the light could
be sent commands it could not handle
* update tests
* fix test
2021-08-27 09:59:21 -07:00
J. Nick Koston
9f7398e0df
Fix yeelight brightness when nightlight switch is disabled ( #55278 )
2021-08-27 09:57:07 -07:00
J. Nick Koston
7df84dadad
Fix some yeelights showing wrong state after on/off ( #55279 )
2021-08-27 09:56:22 -07:00
Chris
2a1e943b18
Fix unique_id conflict in smarttthings ( #55235 )
2021-08-27 09:54:26 -07:00
prwood80
e6e72bfa82
Improve performance of ring camera still images ( #53803 )
...
Co-authored-by: Pat Wood <prwood80@users.noreply.github.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-08-27 09:54:25 -07:00
Anders Melchiorsen
ed19fdd462
Upgrade aiolifx to 0.6.10 ( #55344 )
2021-08-27 09:53:42 -07:00
J. Nick Koston
2cc87cb7ab
Retrigger config flow when the ssdp location changes for a UDN ( #55343 )
...
Fixes #55229
2021-08-27 09:53:29 -07:00
jan iversen
7ac72ebf38
Add modbus name to log_error ( #55336 )
2021-08-27 09:26:57 -07:00
Robert Hillis
98c8782c2b
Fix sonos alarm schema ( #55318 )
2021-08-27 09:25:40 -07:00
realPy
7bd7d644a0
Correct flash light livarno when use hue ( #55294 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-08-27 09:25:27 -07:00
prwood80
3f2fad1a27
Improve performance of ring camera still images ( #53803 )
...
Co-authored-by: Pat Wood <prwood80@users.noreply.github.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-08-27 09:22:49 -07:00
Chris Talkington
819fd811af
Fix reauth for sonarr ( #55329 )
...
* fix reauth for sonarr
* Update config_flow.py
* Update config_flow.py
* Update config_flow.py
* Update test_config_flow.py
* Update config_flow.py
* Update test_config_flow.py
* Update config_flow.py
2021-08-27 11:04:07 -05:00
Michael
e2dac31471
Use EntityDescription - fritzbox ( #55104 )
...
* Use sensor entity description
* check if not none instead if callable
* List comprehension in switch and climate
* change state to native_value in description
* merge FritzBoxSensorEntity into FritzBoxEntity
* rename SENSOR_DESCRIPTIONS to SENSOR_TYPES
* use mixins for descriptions
* use comprehension in async_setup_entry()
* improve extra_state_attributes
2021-08-27 17:09:34 +02:00
Erik Montnemery
7e70252de5
Handle statistics for sensor with changing state class ( #55316 )
2021-08-27 16:18:49 +02:00
J. Nick Koston
cc857abfd2
Adjust zha comment to be readable ( #55330 )
2021-08-27 16:01:26 +02:00
epenet
adab367f0e
Renault code quality improvements ( #55313 )
...
* Use constants
* Drop entity_class for binary_sensor
* Move data property from RenaultDataEntity to RenaultSensor
* Update function description
2021-08-27 12:12:09 +02:00
rikroe
259eeb3169
Bump bimmer_connected to 0.7.20 ( #55299 )
2021-08-27 12:03:25 +02:00
J. Nick Koston
efb1fb9978
Always send powerview move command in case shade is out of sync ( #55308 )
2021-08-27 08:49:50 +02:00
Aaron Bach
5693f9ff9b
Bump simplisafe-python to 11.0.5 ( #55306 )
2021-08-27 08:48:20 +02:00
epenet
9ba504cd78
Address late review for Renault integration ( #55230 )
...
* Add type hints
* Fix isort
* tweaks to state attributes
* Move lambdas to regular functions
* Split CHECK_ATTRIBUTES into DYNAMIC_ATTRIBUTES and FIXED_ATTRIBUTES
* Clarify tests
* Fix typo
2021-08-27 07:22:23 +02:00
J. Nick Koston
176fd39e0b
Fix lifx model to be a string ( #55309 )
...
Fixes #55307
2021-08-27 06:37:28 +02:00
Matthias Alphart
cd0ae66d58
Add CONF_STATE_CLASS to `sensor/__init__.py` ( #54106 )
...
* add CONF_STATE_CLASS to const.py
* move to `sensor/__init__.py`
* move to sensor/const.py
* Revert "move to sensor/const.py"
This reverts commit 604d0d066b
.
* move it to `sensor/const.py` but import it from `sensor/__init__.py`
* add Modbus
2021-08-27 05:54:50 +02:00
GitHub Action
65d14909ee
[ci skip] Translation update
2021-08-27 00:14:42 +00:00
J. Nick Koston
5393a16c44
Set yeelight capabilities from external discovery ( #55280 )
2021-08-26 19:04:12 -05:00
Aaron Bach
cbd65efe52
Bump aiorecollect to 1.0.8 ( #55300 )
2021-08-26 16:59:27 -06:00
J. Nick Koston
ef10773202
Fix creation of new nmap tracker entities ( #55297 )
2021-08-26 15:02:49 -07:00
J. Nick Koston
dfc2556669
Gracefully handle pyudev failing to filter on WSL ( #55286 )
...
* Gracefully handle pyudev failing to filter on WSL
* add debug message
* add mocks so we reach the new check
2021-08-26 15:47:10 -05:00
Chris
14aa19b814
Fix unique_id conflict in smarttthings ( #55235 )
2021-08-26 13:43:26 -07:00
J. Nick Koston
c3972b22fd
Fix yeelight brightness when nightlight switch is disabled ( #55278 )
2021-08-26 15:18:36 -05:00
J. Nick Koston
ae1d2926cf
Fix some yeelights showing wrong state after on/off ( #55279 )
2021-08-26 13:25:26 -05:00
J. Nick Koston
089dfad78a
Ensure yeelight model is set in the config entry ( #55281 )
...
* Ensure yeelight model is set in the config entry
- If the model was not set in the config entry the light could
be sent commands it could not handle
* update tests
* fix test
2021-08-26 13:02:59 -05:00
Paulus Schoutsen
f6bb5c77a0
Bump ring to 0.7.1 ( #55282 )
2021-08-26 10:37:53 -07:00