Commit graph

38192 commits

Author SHA1 Message Date
Milan Meulemans
fc1babfc92
Activate mypy for Filter () 2021-08-10 10:45:56 +02:00
jan iversen
54538bb72b
Bump pymodbus version to 2.5.3rc1 () 2021-08-10 10:16:38 +02:00
Joakim Sørensen
8cb3a485e0
Fix Canary sensor state () 2021-08-10 09:19:28 +02:00
Paulus Schoutsen
934662cd54
Handle CO2Signal response value being None () 2021-08-10 08:17:47 +02:00
Franck Nijhof
3202d4882a
Upgrade debugpy to 1.4.1 () 2021-08-09 20:56:19 -07:00
Franck Nijhof
3d31bd5c68
Upgrade codecov to 2.1.12 () 2021-08-09 20:56:04 -07:00
Brett
b76899f546
Fix race condition in Advantage Air () 2021-08-09 20:21:24 -07:00
Raman Gupta
f60fbf7197
Update Climacell rate limit () 2021-08-09 20:16:18 -07:00
Marc Mueller
f92f0bb87b
Use EntityDescription - juicenet ()
* 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
ollo69
1948d11d84
AsusWRT remove default EntityDescription property () 2021-08-10 02:10:53 +02:00
Paulus Schoutsen
38a7bdbcf3
Do not process forwarded for headers for cloud requests () 2021-08-10 01:45:56 +02:00
Paulus Schoutsen
a40deac714
Revert "Use entity class attributes for Bluesound ()" () 2021-08-10 01:45:39 +02:00
Joakim Sørensen
d80da944a3
Version sensor entity cleanup ()
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 ()
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 () 2021-08-10 00:38:56 +02:00
Matthew LeMay
33c33d844e
Update pyupgrade to 2.23.3 () 2021-08-10 00:16:33 +02:00
Dermot Duffy
d4a3d0462d
Minor motionEye readability improvement () 2021-08-10 00:11:21 +02:00
Maciej Bieniek
4459d8674a
Add binary_sensor platform for Xiaomi Miio integration () 2021-08-09 23:56:33 +02:00
Marc Mueller
aeb7a6c090
Use EntityDescription - bitcoin ()
* Use EntityDescription - bitcoin

* Remove default values
2021-08-09 23:54:07 +02:00
Marc Mueller
b42ac8b48f
Use EntityDescription - growatt_server () 2021-08-09 23:53:39 +02:00
Aaron Bach
1cd575df53
Cast SimpliSafe version number as a string in device info () 2021-08-09 23:50:39 +02:00
dailow
f1c244e914
Fix aqualogic state attribute update () 2021-08-09 23:50:09 +02:00
J. Nick Koston
dcf4eb5e0d
Remove HomeKit event guards () 2021-08-09 23:49:51 +02:00
Guido Schmitz
c07b1423ee
Remove useless attribute in devolo Home Control () 2021-08-09 23:45:15 +02:00
Jan Bouwhuis
d55c764048
Fix Xiaomi-miio turn fan on with speed, percentage or preset () 2021-08-09 14:43:59 -07:00
Marc Mueller
4133cc05eb
Use EntityDescription - abode () 2021-08-09 23:40:57 +02:00
Marc Mueller
d79fc2c506
Use EntityDescription - pi_hole () 2021-08-09 23:38:58 +02:00
Bram Kragten
38cb0553f3
Update frontend to 20210809.0 () 2021-08-09 22:27:09 +02:00
J. Nick Koston
74a30af79b
Always set interfaces explicitly when IPv6 is present () 2021-08-09 21:13:55 +02:00
rikroe
7050b53264
Fix login to BMW services for rest_of_world and north_america ()
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2021-08-09 21:11:53 +02:00
J. Nick Koston
8eff0e9312
Ensure hunterdouglas_powerview model type is a string () 2021-08-09 21:03:55 +02:00
J. Nick Koston
f37b164d60
Bump zeroconf to 0.34.3 () 2021-08-09 20:58:27 +02:00
Jan Bouwhuis
0149095824
Fix xiaomi air fresh fan preset modes () 2021-08-09 20:57:36 +02:00
Robert Hillis
a54ee7b366
Use correct state attribute for alarmdecoder binary sensor ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-08-09 20:55:58 +02:00
Marc Mueller
511af66b22
Fix ondilo_ico name attribute () 2021-08-09 20:53:30 +02:00
Reuben Gow
74d41ac5e5
Force an attempted subscribe on speaker reboot ()
* 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 20:47:38 +02:00
starkillerOG
a23da30c29
Yeelight local push updates ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-08-09 13:33:34 -05:00
Maciej Bieniek
acf55f2f3a
Add light transition for Shelly integration ()
* Add support for light transition

* Limit transition to 5 seconds

* Update MODELS_SUPPORTING_LIGHT_TRANSITION list
2021-08-09 20:55:14 +03:00
Diogo Gomes
b88f0adbe9
Restores unit_of_measurement () 2021-08-09 19:48:01 +02:00
Chris
188919f079
Clean up zwave_js RGB code () 2021-08-09 18:45:12 +02:00
Franck Nijhof
1c7891fbee
Remove deprecated YAML configuration from Growatt () 2021-08-09 14:54:42 +02:00
Raman Gupta
c79ee53ab1
Use dict for zwave_js siren.available_tones ()
* Use dict for zwave_js siren.available_tones

* update siren.turn_on service description
2021-08-09 13:29:17 +02:00
Chris
3742333a89
Remove zwave_js transition on individual color channels () 2021-08-09 13:21:41 +02:00
jan iversen
9b7b787fe4
Remove icon where device_class is defined. () 2021-08-09 13:13:11 +02:00
cpw
608f406a2c
Update services.yaml for matrix service to fix Data field being replaced by [object Object] in UI () 2021-08-09 12:38:05 +02:00
jan iversen
6ea50823c1
Use SensorEntityDescription for arlo ()
* Use SensorEntityDescription.
2021-08-09 12:16:35 +02:00
jan iversen
e7f0768ae6
Convert base_config_test in modbus to existing Pytest.fixture ()
* Convert base_config_test to pytest.fixture.
2021-08-09 12:11:54 +02:00
ZeGuigui
d97f93933f
Fix atom integration for long term statistics ()
* 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 11:38:16 +02:00
Martin Hjelmare
a1abd4f0d6
Fix external internal url core check () 2021-08-09 10:52:14 +02:00
Paulus Schoutsen
952d11cb03
Ensure internal/external URL have no path ()
* Ensure internal/external URL have no path

* Fix comment typo

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-08-09 09:38:09 +02:00