Milan Meulemans
fc1babfc92
Activate mypy for Filter ( #54044 )
2021-08-10 10:45:56 +02:00
jan iversen
54538bb72b
Bump pymodbus version to 2.5.3rc1 ( #54318 )
2021-08-10 10:16:38 +02:00
Joakim Sørensen
8cb3a485e0
Fix Canary sensor state ( #54380 )
2021-08-10 09:19:28 +02:00
Paulus Schoutsen
934662cd54
Handle CO2Signal response value being None ( #54377 )
2021-08-10 08:17:47 +02:00
Franck Nijhof
3202d4882a
Upgrade debugpy to 1.4.1 ( #54369 )
2021-08-09 20:56:19 -07:00
Franck Nijhof
3d31bd5c68
Upgrade codecov to 2.1.12 ( #54370 )
2021-08-09 20:56:04 -07:00
Paulus Schoutsen
a21e3aed77
Merge pull request #54368 from home-assistant/rc
2021.8.5
2021-08-09 20:50:56 -07:00
Brett
747eb92a4a
Fix race condition in Advantage Air ( #53439 )
2021-08-09 20:21:38 -07:00
Brett
b76899f546
Fix race condition in Advantage Air ( #53439 )
2021-08-09 20:21:24 -07:00
Raman Gupta
5ac5b41a11
Update Climacell rate limit ( #54373 )
2021-08-09 20:16:36 -07:00
Raman Gupta
f60fbf7197
Update Climacell rate limit ( #54373 )
2021-08-09 20:16:18 -07:00
Marc Mueller
f92f0bb87b
Use EntityDescription - juicenet ( #54362 )
...
* Use EntityDescription - juicenet
* Move part of icon to EntityDescription
* Remove default values
* Remove name override to use the _attr_name
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2021-08-10 14:25:22 +12:00
Paulus Schoutsen
0b532c139c
Bumped version to 2021.8.5
2021-08-09 17:14:06 -07:00
Paulus Schoutsen
d4290d1e03
Revert "Use entity class attributes for Bluesound ( #53033 )" ( #54365 )
2021-08-09 17:12:52 -07:00
Paulus Schoutsen
b4d466f87c
Do not process forwarded for headers for cloud requests ( #54364 )
2021-08-09 17:12:51 -07:00
Aaron Bach
4f3cf5a61c
Cast SimpliSafe version number as a string in device info ( #54356 )
2021-08-09 17:12:51 -07:00
dailow
cfa6040d55
Fix aqualogic state attribute update ( #54354 )
2021-08-09 17:12:50 -07:00
Jan Bouwhuis
3fcbde3b9c
Fix Xiaomi-miio turn fan on with speed, percentage or preset ( #54353 )
2021-08-09 17:12:49 -07:00
Bram Kragten
84f6586058
Update frontend to 20210809.0 ( #54350 )
2021-08-09 17:12:48 -07:00
Jan Bouwhuis
cb14acd606
Fix xiaomi air fresh fan preset modes ( #54342 )
2021-08-09 17:12:48 -07:00
Diogo Gomes
59c882a0f5
Restores unit_of_measurement ( #54335 )
2021-08-09 17:12:47 -07:00
Chris
b21f319b0a
Remove zwave_js transition on individual color channels ( #54303 )
2021-08-09 17:12:46 -07:00
J. Nick Koston
2a1d2b77a1
Ensure hunterdouglas_powerview model type is a string ( #54299 )
2021-08-09 17:12:45 -07:00
J. Nick Koston
9caad5b2c7
Bump zeroconf to 0.34.3 ( #54294 )
2021-08-09 17:12:45 -07:00
Marc Mueller
5402173e98
Fix ondilo_ico name attribute ( #54290 )
2021-08-09 17:12:44 -07:00
jjlawren
985dab6bdf
Bump soco to 0.23.3 ( #54288 )
2021-08-09 17:12:43 -07:00
Robert Hillis
cf92d45f07
Use correct state attribute for alarmdecoder binary sensor ( #54286 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2021-08-09 17:12:42 -07:00
ZeGuigui
955a72080f
Fix atom integration for long term statistics ( #54285 )
...
* Fix atom integration for long term statistics
* Remove commented code
* Fix last_reset syntax
* last_reset not an extra attribute
* last_reset as utc
* black formatting
* isort fix
2021-08-09 17:12:42 -07:00
J. Nick Koston
3edd505468
Always set interfaces explicitly when IPv6 is present ( #54268 )
2021-08-09 17:12:41 -07:00
rikroe
746bb2997e
Fix login to BMW services for rest_of_world and north_america ( #54261 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com >
2021-08-09 17:12:40 -07:00
Reuben Gow
1809b7a98b
Force an attempted subscribe on speaker reboot ( #54100 )
...
* Force an attempted subscribe on speaker reboot
* Recreate subscriptions and timers explicitly on speaker reboot
* only create poll timer if there is not one already
Co-authored-by: jjlawren <jjlawren@users.noreply.github.com >
* Black
Co-authored-by: jjlawren <jjlawren@users.noreply.github.com >
2021-08-09 17:12:39 -07:00
Robert Hillis
903e2243e7
Fix camera state and attributes for agent_dvr ( #54049 )
...
* Fix camera state and attributes for agent_dvr
* tweak
* tweak
2021-08-09 17:12:39 -07:00
ollo69
1948d11d84
AsusWRT remove default EntityDescription property ( #54367 )
2021-08-10 02:10:53 +02:00
Paulus Schoutsen
38a7bdbcf3
Do not process forwarded for headers for cloud requests ( #54364 )
2021-08-10 01:45:56 +02:00
Paulus Schoutsen
a40deac714
Revert "Use entity class attributes for Bluesound ( #53033 )" ( #54365 )
2021-08-10 01:45:39 +02:00
Joakim Sørensen
d80da944a3
Version sensor entity cleanup ( #53915 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2021-08-10 01:24:18 +02:00
J. Nick Koston
25f3cdde50
Add powerwall import and export sensors ( #54018 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2021-08-09 16:03:22 -07:00
Richard T. Schaefer
3184f0697f
Add Save Persistent States service ( #53881 )
2021-08-10 00:38:56 +02:00
Matthew LeMay
33c33d844e
Update pyupgrade to 2.23.3 ( #54179 )
2021-08-10 00:16:33 +02:00
Dermot Duffy
d4a3d0462d
Minor motionEye readability improvement ( #54251 )
2021-08-10 00:11:21 +02:00
Maciej Bieniek
4459d8674a
Add binary_sensor platform for Xiaomi Miio integration ( #54096 )
2021-08-09 23:56:33 +02:00
Marc Mueller
aeb7a6c090
Use EntityDescription - bitcoin ( #54320 )
...
* Use EntityDescription - bitcoin
* Remove default values
2021-08-09 23:54:07 +02:00
Marc Mueller
b42ac8b48f
Use EntityDescription - growatt_server ( #54316 )
2021-08-09 23:53:39 +02:00
Aaron Bach
1cd575df53
Cast SimpliSafe version number as a string in device info ( #54356 )
2021-08-09 23:50:39 +02:00
dailow
f1c244e914
Fix aqualogic state attribute update ( #54354 )
2021-08-09 23:50:09 +02:00
J. Nick Koston
dcf4eb5e0d
Remove HomeKit event guards ( #54343 )
2021-08-09 23:49:51 +02:00
Guido Schmitz
c07b1423ee
Remove useless attribute in devolo Home Control ( #54284 )
2021-08-09 23:45:15 +02:00
Jan Bouwhuis
d55c764048
Fix Xiaomi-miio turn fan on with speed, percentage or preset ( #54353 )
2021-08-09 14:43:59 -07:00
Marc Mueller
4133cc05eb
Use EntityDescription - abode ( #54321 )
2021-08-09 23:40:57 +02:00
Marc Mueller
d79fc2c506
Use EntityDescription - pi_hole ( #54319 )
2021-08-09 23:38:58 +02:00