Nathan Spencer
21cfbe875e
Remove logic to mark litterrobot vacuum entity as unavailable ( #73234 )
2022-06-11 00:16:47 +03:00
J. Nick Koston
e4f354998d
Filter out forced updates in live logbook when the state has not changed ( #73335 )
2022-06-10 14:04:43 -07:00
Paulus Schoutsen
53b3d2ee87
Guard MySQL size calculation returning None ( #73331 )
2022-06-10 12:49:58 -07:00
Dave T
2b07082cf6
Bump aurorapy version to 0.2.7 ( #73327 )
...
Co-authored-by: Dave T <davet2001@users.noreply.github.com>
2022-06-10 22:19:02 +03:00
hesselonline
8ffd4cf0f9
Fix wallbox sensor rounding ( #73310 )
2022-06-10 11:55:55 -07:00
Joakim Sørensen
a82a1bfd64
Allow more addon image paths ( #73322 )
2022-06-10 15:41:42 +02:00
Erik Montnemery
de2fade8c6
Improve MQTT reload performance ( #73313 )
...
* Improve MQTT reload performance
* Update homeassistant/components/mqtt/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/mqtt/mixins.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/mqtt/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-06-10 14:23:08 +02:00
Matrix
b4a6ccfbc8
Add yolink thermostat support ( #73243 )
...
* Add yolink thermostat support
* suggest and bugs fix
* fix suggest and bugs
2022-06-10 14:18:46 +02:00
Erik Montnemery
3d78240cee
Fix initial tilt value of MQTT cover ( #73308 )
2022-06-10 11:11:40 +02:00
J. Nick Koston
06ebc1fa14
Add support for async_remove_config_entry_device to august ( #72627 )
2022-06-10 09:53:42 +02:00
J. Nick Koston
f4d339119f
Cache which entities are exposed in emulated_hue ( #73093 )
2022-06-09 21:17:37 -10:00
Allen Porter
7a5fa8eb58
Update more nest tests to use common fixtures ( #73303 )
...
Update nest tests to use fixtures
2022-06-10 07:14:43 +02:00
Adam Dullage
15621bee3f
Fix polling frequency for Starling integration ( #73282 )
2022-06-10 06:37:36 +02:00
J. Nick Koston
0f4080bca3
Fix synology_dsm coordinator typing ( #73301 )
2022-06-10 06:24:39 +02:00
J. Nick Koston
0505c596a5
Fix dropouts in history_stats graphs on restart ( #73110 )
2022-06-09 21:11:23 -07:00
J. Nick Koston
a9ab98fb45
Add power sensor to WiZ ( #73260 )
2022-06-09 18:10:15 -10:00
J. Nick Koston
5863d57e73
Add strict typing to homekit locks ( #73264 )
2022-06-09 20:56:58 -07:00
Khole
1dd7781acc
Hive auth fix for users ( #73247 )
2022-06-09 20:54:24 -07:00
J. Nick Koston
d3f01f7ea9
Reduce memory pressure from history_stats with large data sets ( #73289 )
2022-06-09 20:49:37 -07:00
J. Nick Koston
211e5432ac
Add EVENT_USER_UPDATED ( #71965 )
2022-06-09 20:49:02 -07:00
J. Nick Koston
2f106112df
Add async_remove_config_entry_device to synology_dsm ( #73293 )
2022-06-09 20:48:07 -07:00
Christopher Bailey
15aecbb6ef
Bumps version of pyunifiprotect to 3.9.2 to fix compat with protect 2.1.1 ( #73299 )
2022-06-09 17:32:16 -10:00
GitHub Action
c74159109a
[ci skip] Translation update
2022-06-10 00:25:26 +00:00
Dave T
e67aa09bf2
Add zeroconf discovery to hive ( #73290 )
...
Co-authored-by: Dave T <davet2001@users.noreply.github.com>
2022-06-09 11:40:01 -10:00
J. Nick Koston
22daea27c2
Cleanup coordinators in synology_dsm ( #73257 )
...
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
2022-06-09 10:22:16 -10:00
Franck Nijhof
1d6068fa09
Update google-cloud-texttospeech to 2.11.1 ( #73210 )
2022-06-09 22:47:21 +03:00
Paulus Schoutsen
f25fdf0d2e
Fix reloading themes crashing if no themes configured ( #73287 )
2022-06-09 22:46:13 +03:00
Erik Montnemery
82afbd1d12
Improve raspberry_pi tests ( #73269 )
...
* Improve raspberry_pi tests
* Address review comments
2022-06-09 16:12:10 +02:00
Erik Montnemery
542eae1cf3
Add additional board types to hassio ( #73267 )
...
* Add additional board types to hassio
* Remove unsupported boards
* Add rpi2 back
2022-06-09 16:09:00 +02:00
Allen Porter
91cd61804e
Deprecate google calendar add_event service, replaced with entity service ( #72473 )
...
* Deprecate google calendar add_event service, replaced with entity service
* Fix inconsistencies and bugs in input validation
* Update validation rules and exceptions
* Resolve merge conflicts
2022-06-09 16:08:08 +02:00
starkillerOG
1dc8c085e9
Improve Netgear logging ( #73274 )
...
* improve logging
* fix black
* invert checks
2022-06-09 13:48:39 +02:00
Maikel Punie
b3677cdff6
Bump velbus-aio version to 2022.6.1 ( #73261 )
2022-06-09 12:26:20 +02:00
b3nj1
69050d5942
Add Vesync voltage sensor, and yearly, weekly, montly energy sensors ( #72570 )
2022-06-09 11:14:18 +02:00
Rami Mosleh
a7398b8a73
Remove deprecated yaml and code cleanup for `nfandroidtv` ( #73227 )
2022-06-09 11:06:59 +02:00
dependabot[bot]
86723ea02b
Bump actions/setup-python from 3.1.2 to 4.0.0 ( #73265 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-09 09:41:55 +02:00
kingy444
d6e7a3e537
Add powerview advanced features ( #73061 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-06-08 18:46:45 -10:00
Michael
8b735ffabe
Fix handling of connection error during Synology DSM setup ( #73248 )
...
* dont reload on conection error during setup
* also fetch API errors during update
2022-06-08 15:30:13 -10:00
GitHub Action
8f8c1348ba
[ci skip] Translation update
2022-06-09 00:23:40 +00:00
Christopher Bailey
004ff8fb30
Overhaul UniFi Protect NVR Disk sensors ( #73197 )
...
* Overhauls NVR Disk sensors
* Updates from latest version of pyunifiprotect
2022-06-08 14:13:56 -10:00
Christopher Bailey
5c49d0a761
Bumps version of pyunifiprotect to 3.9.1 ( #73252 )
2022-06-08 13:58:06 -10:00
Aaron Bach
8af0d91676
Bump regenmaschine to 2022.06.1 ( #73250 )
2022-06-08 12:31:39 -10:00
Christopher Bailey
4c45cb5c52
Add UniFi Protect chime button/camera switch ( #73195 )
2022-06-08 12:29:46 -10:00
Erik Montnemery
4435c641de
Enforce RegistryEntryHider in entity registry ( #73219 )
2022-06-08 12:36:43 -07:00
Erik Montnemery
6bf219550e
Cleanup some code in SensorEntity ( #73241 )
2022-06-08 22:27:40 +03:00
Erik Montnemery
921245a490
Remove deprecated temperature conversion of non sensors ( #73222 )
2022-06-08 20:47:47 +02:00
d0nni3q84
f7bd88c952
Fix Feedreader Atom feeds using `updated` date ( #73208 )
...
* Feedreader: Properly support Atom feeds that use only the `updated` date format and resolve #73207 .
* Revert "Feedreader: Properly support Atom feeds that use only the `updated` date format and resolve #73207."
This reverts commit 4dbd11ee04
.
* Properly support Atom feeds that use only the `updated` date format and resolve #73207 .
* Revert "Properly support Atom feeds that use only the `updated` date format and resolve #73207."
This reverts commit 14366c6a24
.
* Properly support Atom feeds that use only the `updated` date format and resolve #73207 .
2022-06-08 20:32:01 +02:00
Robert Hillis
b4a5abce16
Clean up phone modem ( #73181 )
2022-06-08 21:15:07 +03:00
Franck Nijhof
56d28e13f7
Update apprise to 0.9.9 ( #73218 )
2022-06-08 21:12:44 +03:00
b3nj1
0dc1e7d1e6
Fix VeSync device to match pyvesync type ( #73034 )
...
* vesync: change device to match pyvesync type
* MartinHjelmare's suggestion for derived classes
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* MartinHjelmare's suggestion for derived classes
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* MartinHjelmare's suggestion for derived classes
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* MartinHjelmare's suggestion for annotations
* vesync: fix imports
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-06-08 16:43:24 +02:00
Allen Porter
e74c711ef3
Add application credentials description strings ( #73014 )
2022-06-08 07:09:32 -07:00