Joakim Sørensen
a892605a90
Bump pytautulli ( #54594 )
2021-08-16 16:15:42 +02:00
Marc Mueller
2eba633382
Fix 'in' comparisons vesync light ( #54614 )
2021-08-16 16:13:07 +02:00
Daniel Hjelseth Høyer
75a2ac0808
Update melcloud to use state class total increasing ( #54607 )
2021-08-16 16:10:07 +02:00
Joakim Sørensen
99a62799ae
Allow non-admin users to call history/list_statistic_ids ( #54698 )
2021-08-16 16:07:11 +02:00
Daniel Hjelseth Høyer
979165669c
Update mill to use state class total ( #54581 )
2021-08-16 15:57:23 +02:00
Adam Bogdał
3e93215a1f
Fix event type names for non-specified Traccar events ( #54561 )
...
* Fix event type name
* Extend list of types only when all_events is specified
* Remove flake8 warnings
2021-08-16 15:49:12 +02:00
serenewaffles
2bcfae6998
Fix typo in Todoist service description ( #54662 )
2021-08-16 15:23:48 +02:00
Dylan Gore
a7918e90ab
Update PyMetEireann to 2021.8.0 ( #54693 )
2021-08-16 13:52:40 +02:00
epenet
a204d7f807
Renault code quality improvements ( #53680 )
2021-08-16 13:49:04 +02:00
Jeff Irion
2e56f66518
Bump adb-shell to 0.4.0 ( #54575 )
2021-08-16 13:18:19 +02:00
Daniel Hjelseth Høyer
d11c58dac8
Improve Tractive ( #54532 )
...
* Tractive, code improve
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
* Tractive, code improve
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
* Tractive, code improve
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
* Update homeassistant/components/tractive/config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Update homeassistant/components/tractive/const.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Tractive, comments
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
* Update homeassistant/components/tractive/config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Update homeassistant/components/tractive/config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Tractive
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
* Reauth
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
* Reauth
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
* add tests
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
* add tests
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2021-08-16 12:56:10 +02:00
epenet
75275254f9
Renault test optimisation ( #53705 )
...
* Cleanup tests
* Use a MockConfigEntry
* Don't set up the integration for duplicate config entry testing
2021-08-16 12:52:58 +02:00
jan iversen
045b1ca6ae
Activate mypy in lifx ( #54540 )
2021-08-16 12:41:35 +02:00
Aidan Timson
f684e4df34
Add code owner to GitHub integration ( #54689 )
2021-08-16 11:36:31 +02:00
Maciej Bieniek
8c4a2dc6d2
Add water level and water tank detached sensors for Xiaomi Miio humidifiers ( #54625 )
...
* Add water level and water tank detached sensors
* Use elif
* Use DEVICE_CLASS_CONNECTIVITY for water tank sensor
* Improve docstring
* Change the water tank sensor icon
* Fix typo
2021-08-16 09:13:45 +02:00
cnico
416668c289
Address late review of Flipr ( #54668 )
...
* Code format correction
* Other code review remarks of MartinHjelmare
* Simplification of flipr instantiation
* Formatting correction
2021-08-16 07:12:39 +02:00
Allen Porter
094f7d38ad
Use buffer at stream start with unsupported audio ( #54672 )
...
Add a test that reproduces the issue where resetting the iterator
drops the already read packets. Fix a bug in replace_underlying_iterator
because checking the self._next function turns out not to work since
it points to a bound method so the "is not" check fails.
2021-08-15 21:02:37 -07:00
Paulus Schoutsen
e0873493e2
Merge pull request #54676 from home-assistant/rc
2021.8.7
2021-08-15 20:49:10 -07:00
Paulus Schoutsen
700f149ef8
Bumped version to 2021.8.7
2021-08-15 20:06:46 -07:00
Jesse Hills
848885c658
Send color_brightness to ESPHome devices on 1.20 (pre-color_mode) ( #54670 )
2021-08-15 20:05:59 -07:00
jan iversen
5af94c42db
Solve switch/verify register type convert problem in modbus ( #54645 )
2021-08-15 20:05:59 -07:00
Paulus Schoutsen
dd1ef7fa55
Guard partial upgrade ( #54617 )
2021-08-15 20:05:58 -07:00
Michael
8d1bd55b68
Bump py-synologydsm-api to 1.0.4 ( #54610 )
2021-08-15 20:05:57 -07:00
J. Nick Koston
3c3a6e6cb4
Bump zeroconf to 0.35.0 ( #54604 )
...
Fixes https://github.com/home-assistant/core/issues/54531
Fixes https://github.com/home-assistant/core/issues/54434
Fixes https://github.com/home-assistant/core/issues/54487
2021-08-15 20:05:56 -07:00
Oxan van Leeuwen
2f2038c147
Clamp color temperature to supported range in ESPHome light ( #54595 )
...
ESPHome devices initially report a color temperature of 0 or 1 until it
has been changed by the user. This broke the conversion from RGBWW to
an RGB color.
Fixes #54293 .
2021-08-15 20:05:56 -07:00
Daniel Hjelseth Høyer
5a5bbef1b8
Adax, update requirements ( #54587 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2021-08-15 20:05:55 -07:00
Daniel Hjelseth Høyer
0f60a5a8c0
Fix Tibber last reset ( #54582 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2021-08-15 20:05:54 -07:00
Daniel Hjelseth Høyer
f43151081b
Fix bug in ambiclimate ( #54579 )
...
* Fix ambiclimate
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
* Fix ambiclimate
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2021-08-15 20:05:53 -07:00
Colin O'Dell
ab82369320
Upgrade qnapstats library to 0.4.0 ( #54571 )
2021-08-15 20:05:53 -07:00
Gerard
1c503244c6
Fix attributes not showing after using entity class attributes ( #54558 )
2021-08-15 20:05:52 -07:00
Alan Tse
482e00a071
Treat temporary errors as warnings for Tesla ( #54515 )
...
* Treat temporary errors as warnings for Tesla
closes #53391
* Apply suggestions from code review
Co-authored-by: J. Nick Koston <nick@koston.org >
* Black
Co-authored-by: J. Nick Koston <nick@koston.org >
2021-08-15 20:05:51 -07:00
Daniel Hjelseth Høyer
6f3879fc92
Add missing PRESSURE_BAR conversion ( #54497 )
...
* Add missing PRESSURE_BAR
* style
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
* valid units
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2021-08-15 20:05:50 -07:00
ehendrix23
6382061b57
Updates to bump MyQ to 3.1.2 ( #54488 )
2021-08-15 20:05:50 -07:00
Robert Hillis
1d45a80a92
Bump notifications-android-tv to 0.1.3 ( #54462 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2021-08-15 20:05:49 -07:00
Felix
4d01dd3c0c
Strip attributes whitespace in universal media_player ( #54451 )
...
When using whitespace in attributes the lookup of the state attribute fails because an entity with whitespace in its name cannot be found.
Works:
entity_id|state_attribute
Does not work:
entity_id | state_attribute
Fixes #53804
2021-08-15 20:05:48 -07:00
Ville Skyttä
72e548de5f
Fix Huawei LTE entity state updating ( #54447 )
...
Since 91a2b96 , we no longer key this by the router URL, but the relevant
config entry unique id.
Closes https://github.com/home-assistant/core/issues/54243
2021-08-15 20:05:47 -07:00
Phil Cole
7d67caba44
Use pycarwings2 2.11 ( #54424 )
2021-08-15 20:05:47 -07:00
J. Nick Koston
5fc5b53c01
Ensure HomeKit passes min/max mireds as ints - adapted from #54372
2021-08-15 20:05:29 -07:00
jan iversen
bec42b74fe
Solve switch/verify register type convert problem in modbus ( #54645 )
2021-08-15 19:57:37 -07:00
Daniel Hjelseth Høyer
b2f73b3c69
Fix Tibber last reset ( #54582 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2021-08-15 19:57:18 -07:00
Paulus Schoutsen
bab7d46c9b
Guard partial upgrade ( #54617 )
2021-08-15 19:56:56 -07:00
Jesse Hills
41d932fcf8
Send color_brightness to ESPHome devices on 1.20 (pre-color_mode) ( #54670 )
2021-08-15 19:56:21 -07:00
GitHub Action
d091068092
[ci skip] Translation update
2021-08-16 00:11:52 +00:00
Michael
9e2945680e
Address late review of nut integration ( #54606 )
...
* remove defaults from SensorEntityDescription
* use _attr_unique_id instead of unique_id()
* check if unique_id is not None
2021-08-15 18:32:01 -05:00
J. Nick Koston
d01addbd24
Bump zeroconf to 0.35.1 ( #54666 )
2021-08-15 18:27:10 -05:00
Nikolaos Stamatopoulos
61412db119
Fix typo in xiaomi_miio cloud_login_error string ( #54661 )
...
* fix(xiaomi_miio): Fix typo in cloud_login_error string
* fixup! fix(xiaomi_miio): Fix typo in cloud_login_error string
Restore translation files
2021-08-15 22:56:30 +02:00
Raman Gupta
d0cebe911c
Add siren, number, and weather to base platform list ( #54665 )
2021-08-15 22:06:05 +02:00
Michael
aa590415d3
Bump py-synologydsm-api to 1.0.4 ( #54610 )
2021-08-15 21:33:48 +02:00
Alan Tse
ee7116d0e8
Treat temporary errors as warnings for Tesla ( #54515 )
...
* Treat temporary errors as warnings for Tesla
closes #53391
* Apply suggestions from code review
Co-authored-by: J. Nick Koston <nick@koston.org >
* Black
Co-authored-by: J. Nick Koston <nick@koston.org >
2021-08-15 08:09:06 -05:00
J. Nick Koston
54da424507
Add new OUIs to august for yale branded connect bridges ( #54637 )
2021-08-15 08:04:47 -05:00