J. Nick Koston
a7caa038be
Accept advertisements from alternate scanners when a scanner stops scanning ( #82448 )
2022-11-21 21:23:07 -05:00
puddly
dfed57ed4d
Bump ZHA dependencies ( #82509 )
...
* Bump ZHA dependencies
* Use the corrected `TypeValue` keyword argument name in unit tests
2022-11-21 19:39:34 -05:00
GitHub Action
0be2a3f182
[ci skip] Translation update
2022-11-22 00:26:32 +00:00
wildekek
f9e80fead3
Add new Amazon Polly voices ( #82501 )
2022-11-22 01:17:37 +01:00
David F. Mulcahey
5329a679bb
Add Aqara c1 pet feeder support to ZHA ( #82340 )
...
* Add Aqara c1 pet feeder support to ZHA
* clean up
* cleanup
* state classes for daily measurements
* cleanups
* cleanups
* restore the refreshing of the inverted value cache
* cleanup
2022-11-21 18:03:17 -05:00
David F. Mulcahey
d47fe35a88
Add config entities for lumi.motion.agl04 ( #82087 )
2022-11-21 18:02:54 -05:00
epenet
aa443842b7
Fix incorrect type hints in scrape ( #82502 )
2022-11-21 17:38:23 -05:00
epenet
cec81e137c
Enforce AlarmControlPanelEntityFeature ( #82313 )
2022-11-21 22:58:36 +01:00
G Johansson
b3dd59f202
Add config flow to Scrape ( #81193 )
...
* Scrape take 2
* cleanup
* new entity name
* Fix name, add tests
* Use FlowResultType
* Add test abort
* hassfest
* Remove not needed test
* clean
* Remove config entry and implement datacoordinator
* fix codeowners
* fix codeowners
* codeowners reset
* Fix coordinator
* Remove test config_flow
* Fix tests
* hassfest
* reset config flow
* reset strings
* reset sensor
* Reconfig
* Fix tests
* coverage
* Remove coverage
* Remove print
* Add config flow
* Fix config flow
* Add back init
* Add entry to sensor
* float to int
* Fix SelectSelector
* Add tests for config entry to existing
* Test config flow
* Fix test reload
* Fix rebase
* Fix strings
* clean init
* Clean test_sensor
* Align sensor setup entry
* Add error to strings
* review changes
* clean tests
* Add back options flow
* review changes
* update_listener
* Add tests
* Remove duplicate abort
* strings
* sensors to sensor
* review changes
* more review changes
* clarify test payload
* fixture name
2022-11-21 21:39:39 +01:00
Marc Mueller
848821139d
Fix picnic typing ( #82476 )
2022-11-21 19:00:34 +01:00
Marc Mueller
a88e865dff
Fix round typing [tplink] ( #82437 )
2022-11-21 18:59:08 +01:00
Marc Mueller
0337b5d975
Fix round typing [isy994] ( #82435 )
2022-11-21 11:07:30 -06:00
Shay Levy
91a44b697b
Add tests coverage for Shelly number platform ( #82480 )
2022-11-21 10:55:06 -06:00
epenet
13c03d022b
Fix suggested values in openuv config flow ( #82479 )
...
* Fix suggested values in openuv config flow
* Don't use new helper
2022-11-21 17:12:28 +01:00
Erik Montnemery
4b0b2ecc0e
Bump pychromecast to 13.0.1 ( #82472 )
2022-11-21 14:55:32 +01:00
Marc Mueller
caac3d03c4
Fix round typing [fritzbox] ( #82434 )
2022-11-21 11:46:18 +01:00
Marc Mueller
c899e72029
Code quality improvements for `dsmr` ( #82443 )
2022-11-21 10:13:22 +01:00
Jan Bouwhuis
982e75a15f
Improve type hints MQTT light schema template ( #82211 )
...
* Improve type hints MQTT light schema template
* A few improvements
* Follow up comments
2022-11-21 09:20:11 +01:00
Marc Mueller
aa3bd78f7e
Code quality improvements for `nissan_leaf` ( #82442 )
...
Code quality improvements for nissan_leaf
2022-11-21 09:06:30 +01:00
Joakim Plate
36e38841a4
Bump nibe to 1.3.0 ( #82445 )
2022-11-21 09:02:11 +01:00
Marc Mueller
8f33ad38cf
Update pylint to 2.15.6 ( #82440 )
...
* Update pylint to 2.15.6
* Use single pylint disable
* Use implicit dict constructor
2022-11-21 08:58:45 +01:00
epenet
914384578e
Fix overkiz bitwise operation ( #82456 )
2022-11-21 08:53:52 +01:00
Marc Mueller
33e57c2e24
Fix round typing [tradfri] ( #82438 )
2022-11-21 08:51:04 +01:00
mvn23
71604f544b
Bump pyotgw to 2.1.3 ( #82430 )
2022-11-21 08:47:38 +01:00
Marc Mueller
c068024abe
Allow `None` return for notify `get_service` ( #82444 )
2022-11-21 08:18:37 +01:00
Paulus Schoutsen
5fe426a4fc
2022.11.4 ( #82428 )
2022-11-20 20:12:02 -05:00
Marc Mueller
d2000f0c7a
Fix round typing [zwave_js] ( #82439 )
2022-11-21 01:29:55 +01:00
GitHub Action
3bea04e387
[ci skip] Translation update
2022-11-21 00:26:41 +00:00
Shay Levy
32f3eb722e
Add tests coverage for Shelly entity ( #82432 )
...
* Add tests coverage for Shelly entity
* Make it generator expression
2022-11-20 23:59:25 +02:00
Marc Mueller
4bb69fee23
Fix round typing [accuweather] ( #82433 )
2022-11-20 22:52:43 +01:00
Marc Mueller
e897c8c47c
Fix round typing [shelly] ( #82436 )
2022-11-20 23:45:34 +02:00
Felipe Martins Diel
574f6f3fd1
Bump broadlink to 0.18.3 ( #82427 )
...
fixes undefined
2022-11-20 15:13:18 -06:00
Paulus Schoutsen
2a384987e7
Bumped version to 2022.11.4
2022-11-20 15:27:43 -05:00
J. Nick Koston
3ab1df4660
Prevent powerwall from switching addresses if its online ( #82410 )
...
* Prevent powerwall from switching addresses if its online
If the wifi interface was discovered we would switch the
ip address in the entry to the wifi ip even if it was
connected via ethernet
* cover
* more cover
2022-11-20 15:27:38 -05:00
David F. Mulcahey
b578a76cb9
Attempt to fix occasional Flo timeouts ( #82408 )
...
* Attempt to fix occasional Flo timeouts
* remove gather
2022-11-20 15:27:37 -05:00
Marvin Wichmann
243941f3fd
Update xknx to 1.2.1 ( #82404 )
2022-11-20 15:27:37 -05:00
J. Nick Koston
018300858f
Bump bleak-retry-connector to 2.8.5 ( #82387 )
...
changelog: https://github.com/Bluetooth-Devices/bleak-retry-connector/compare/v2.8.4...v2.8.5
from: https://github.com/esphome/esphome/pull/4049
2022-11-20 15:27:15 -05:00
TheJulianJES
5ec7cff3ff
Bump PyViCare to 2.19.0 ( #82381 )
...
fixes undefined
2022-11-20 15:26:01 -05:00
Michael
d45a0cc41e
Fix invalid configuration_url in Netatmo ( #82372 )
2022-11-20 15:25:59 -05:00
J. Nick Koston
f490119fed
Bump flux_led to 0.28.34 ( #82347 )
...
* Bump flux_led to 0.28.33
fixes #75832
changelog: https://github.com/Danielhiversen/flux_led/compare/0.28.32...0.28.33
* more more bump for legacy turn on
2022-11-20 15:25:58 -05:00
René Klomp
23280268c8
Bump pysma to version 0.7.3 ( #82343 )
...
fixes undefined
2022-11-20 15:25:57 -05:00
Aaron Bach
df2953403e
Bump `regenmaschine` to 2022.11.0 ( #82337 )
...
fixes undefined
2022-11-20 15:25:57 -05:00
Joakim Plate
1c06c6c1e6
Add kilo watts unit mapping for nibe_heatpump ( #82284 )
2022-11-20 15:25:56 -05:00
jan iversen
6a73406e9f
Solve Modbus reload issue ( #82253 )
...
fixes undefined
2022-11-20 15:25:55 -05:00
Daan Beverdam
5ab7c8e9ba
Fix moving average for 0 values ( #80476 )
2022-11-20 15:25:54 -05:00
J. Nick Koston
3f5649092e
Break out bluetooth apis into api.py ( #82416 )
...
* Break out bluetooth apis into api.py
Like #82291 this is not a functional change.
* cleanups
2022-11-20 12:33:03 -05:00
Aarni Koskela
6ec8c63b5c
Use HA SensorDeviceClass in ruuvitag-ble ( #82321 )
...
* Use HA SensorDeviceClass in ruuvitag-ble
Refs https://github.com/home-assistant/core/pull/81327#discussion_r1024565439
* Use HA SensorDeviceClass even more
2022-11-20 16:58:37 +01:00
David F. Mulcahey
adff01876a
Attempt to fix occasional Flo timeouts ( #82408 )
...
* Attempt to fix occasional Flo timeouts
* remove gather
2022-11-20 10:39:47 -05:00
J. Nick Koston
a1d9d7116c
Prevent powerwall from switching addresses if its online ( #82410 )
...
* Prevent powerwall from switching addresses if its online
If the wifi interface was discovered we would switch the
ip address in the entry to the wifi ip even if it was
connected via ethernet
* cover
* more cover
2022-11-20 10:38:30 -05:00
Jan Bouwhuis
5c00b8b823
Wait for MQTT entry on snips integration startup ( #81733 )
...
Wait for MQTT integration to load
2022-11-20 16:17:45 +01:00