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
Erik Montnemery
5987266e56
Refactor template entity to allow reuse ( #72753 )
...
* Refactor template entity to allow reuse
* Fix schema and default name
* Add tests
* Update requirements
* Improve test
* Tweak TemplateSensor initializer
* Drop attributes and availability from TemplateEntity
* Use rest sensor for proof of concept
* Revert changes in SNMP sensor
* Don't set _attr_should_poll in mixin class
* Update requirements
2022-06-08 15:55:49 +02:00
Matrix
79096864eb
Add yolink CoSmoke Sensor and Switch ( #73209 )
...
add CoSmoke Sensor and Switch
2022-06-08 11:54:32 +02:00
starkillerOG
4bc04383d1
Ensure netgear devices are tracked with one enabled config entry ( #72969 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-06-08 10:52:01 +02:00
dependabot[bot]
95e9bd106e
Bump actions/cache from 3.0.3 to 3.0.4 ( #73203 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-08 09:07:05 +02:00
Matrix
6c3d402777
Bump yolink-api to 0.0.8 ( #73173 )
...
* update api libray fix hearbeat message valiation
* update yolink-api ignore invalidate message
2022-06-08 08:11:41 +02:00
Raman Gupta
7980e3f406
Tweak zwave_js firmware upload view ( #73202 )
...
Small tweaks to zwave_js firmware upload view
2022-06-08 08:10:48 +02:00
epenet
f91aa33c5f
Add FlowResultType enum to data entry flow ( #72955 )
2022-06-07 22:02:44 -07:00
J. Nick Koston
329595bf73
Make radiotherm hold mode a switch ( #73104 )
2022-06-07 14:26:06 -10:00
GitHub Action
1331c75ec2
[ci skip] Translation update
2022-06-08 00:22:19 +00:00
J. Nick Koston
7ae8bd5137
Remove sqlalchemy lambda_stmt usage from history, logbook, and statistics ( #73191 )
2022-06-07 16:15:50 -07:00
Aaron Bach
db0f089a2e
Fix bugs with RainMachine zone run time sensors ( #73179 )
2022-06-07 16:14:40 -07:00
Michael
8c34067f17
Fix creating unique IDs for WiFi switches in Fritz!Tools ( #73183 )
2022-06-07 16:11:38 -07:00
Michael
eca6768016
Use default None for voltage property of FritzDevice in Fritz!Smarthome ( #73141 )
...
use default None for device.voltage
2022-06-07 16:01:44 -07:00
Eric Severance
d587e4769a
Bump pywemo to 0.9.1 ( #73186 )
2022-06-07 23:39:15 +02:00
Robert Hillis
94c037605a
Address late comment on Goalzero refactor ( #73180 )
2022-06-07 22:35:59 +02:00
Christopher Bailey
1bc9867940
Bump version of pyunifiprotect to 3.9.0 ( #73168 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-06-07 08:19:39 -10:00
Maciej Bieniek
f10cae1052
Add missing `state_class` to xiaomi_aqara sensors ( #73167 )
...
Add missing state_class
2022-06-07 20:57:29 +03:00
Maciej Bieniek
981c34f88d
Use class attribute instead of property in min_max integration ( #73175 )
2022-06-07 19:15:25 +02:00
Maciej Bieniek
0b5c0f8249
Bump `nam` backend library ( #72771 )
...
* Update config flow
* Fix discovery with auth
* Call check_credentials() on init
* Update tests
* Bump library version
* Cleaning
* Return dataclass instead of tuple
* Fix pylint error
2022-06-07 06:56:11 -10:00
David F. Mulcahey
a5dc7c5f28
Add logbook describe event support to ZHA ( #73077 )
2022-06-07 06:49:40 -10:00
uvjustin
73f2bca377
Make Stream.stop() async ( #73107 )
...
* Make Stream.start() async
* Stop streams concurrently on shutdown
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-06-08 00:10:53 +08:00
Maciej Bieniek
c6b835dd91
Add missing `state_class` to min_max sensors ( #73169 )
...
Add missing state_class
2022-06-07 17:02:12 +02:00
Matrix
68d67a3e49
Add yolink valve controller support ( #73111 )
2022-06-07 16:34:12 +02:00
Erik Montnemery
5f2b4001f3
Separate recorder database schema from other classes ( #72977 )
...
* Separate recorder database schema from other classes
* fix logbook imports
* migrate new tests
* few more
* last one
* fix merge
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-06-07 14:41:43 +02:00
epenet
ab82f71b43
Adjust config-flow type hints in xiaomi_miio ( #72503 )
...
* Adjust config-flow type hints in xiaomi_miio
* Use Mapping
* Reduce size of PR
2022-06-07 11:30:12 +02:00
epenet
6971bb8f5b
Adjust config-flow type hints in vera ( #72409 )
...
* Adjust config-flow type hints in vera
* Reduce size of PR
2022-06-07 11:15:31 +02:00
Marc Mueller
a8763d7479
Update pylint to 2.14.1 ( #73144 )
2022-06-07 07:57:41 +02:00
J. Nick Koston
2e47cee72a
Fix setup race when config entry is in a setup retry state ( #73145 )
2022-06-06 22:48:49 -07:00
BigMoby
0c21bf7c25
Remove iAlarm XR integration ( #73083 )
...
* fixing after MartinHjelmare review
* fixing after MartinHjelmare review conversion alarm state to hass state
* fixing after MartinHjelmare review conversion alarm state to hass state
* manage the status in the alarm control
* simplyfing return function
* Removing iAlarm XR integration because of Antifurto365 explicit request to remove after some issues in their cloud service
2022-06-06 22:23:10 -07:00
Raman Gupta
16bf6903bd
Bump pyeight to 0.3.0 ( #73151 )
2022-06-07 00:07:49 -04:00
GitHub Action
05e5dd7baf
[ci skip] Translation update
2022-06-07 00:20:09 +00:00
Jesse Hills
ca54eaf40d
Fix KeyError from ESPHome media players on startup ( #73149 )
2022-06-07 11:02:08 +12:00
jjlawren
4f75de2345
Fix errors when unjoining multiple Sonos devices simultaneously ( #73133 )
2022-06-06 15:18:07 -07:00
Steven Looman
6c9408aef5
Bump async-upnp-client==0.31.1 ( #73135 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-06-06 11:46:52 -10:00
Álvaro Fernández Rojas
dbd3ca5ecd
airzone: update aioairzone to v0.4.5 ( #73127 )
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2022-06-06 23:19:15 +03:00
Marc Mueller
caed0a486f
Update mypy to 0.961 ( #73142 )
2022-06-06 22:03:52 +02:00
J. Nick Koston
de2e9b6d77
Fix state_changes_during_period history query when no entities are passed ( #73139 )
2022-06-06 12:50:52 -07:00
Paulus Schoutsen
861de5c0f0
Point iAlarm XR at PyPI fork ( #73143 )
2022-06-06 12:49:15 -07:00
Marc Mueller
983a76a91c
Update pylint to 2.14.0 ( #73119 )
2022-06-06 21:43:47 +02:00
Jan Stienstra
ed54cea3f2
Jellyfin: Add support for movie collections ( #73086 )
2022-06-06 12:17:21 -07:00
Igor Loborec
a9e4673aff
Bump holidays to 0.14.2 ( #73121 )
2022-06-06 19:07:02 +02:00
rappenze
e5b447839a
Fix fibaro cover detection ( #72986 )
2022-06-06 13:20:16 +02:00
J. Nick Koston
0b62944148
Mark counter domain as continuous to exclude it from logbook ( #73101 )
2022-06-05 21:25:26 -10:00