Erik Montnemery
1b494fb4ba
Bump hatasmota to 0.7.3 ( #100169 )
2023-09-12 12:04:54 -04:00
Erik Montnemery
3c27283fc1
Adjust tasmota sensor device class and icon mapping ( #100168 )
2023-09-12 12:04:53 -04:00
Raman Gupta
1cd80c5b78
Bump zwave-js-server-python to 0.51.2 ( #100159 )
2023-09-12 12:04:52 -04:00
puddly
68b0f05758
Bump ZHA dependencies ( #100156 )
2023-09-12 12:04:51 -04:00
Michael
d1bc6df14f
Fix AVM Fritz!Tools update entity ( #100151 )
...
* move update entity to coordinator
* fix tests
2023-09-12 12:04:50 -04:00
Robert Svensson
5068846fc9
Fix devices not always reporting IP - bump aiounifi to v62 ( #100149 )
2023-09-12 12:04:49 -04:00
Bram Kragten
04549925c2
Update frontend to 20230911.0 ( #100139 )
2023-09-12 12:04:48 -04:00
Erik Montnemery
8e2fa67cfd
Bump hatasmota to 0.7.2 ( #100129 )
2023-09-12 12:04:47 -04:00
Erik Montnemery
7a4a792b7b
Fix TriggerEntity.async_added_to_hass ( #100119 )
2023-09-12 12:04:45 -04:00
Greig Sheridan
df718ca509
Remove duplicated word in enphase description text ( #100098 )
2023-09-12 12:04:44 -04:00
Mike Degatano
2cb84274ec
Fix addon slug validation ( #100070 )
...
* Fix addon slug validation
* Don't redefine compile
2023-09-12 12:04:43 -04:00
Simone Chemelli
55a4346460
Remove Comelit alarm data retrieval ( #100067 )
...
fix: remove alarm data retrieval
2023-09-12 12:04:42 -04:00
Simone Chemelli
a651e9df1d
Bump aiovodafone to 0.2.0 ( #100062 )
...
bump aiovodafone to 0.2.0
2023-09-12 12:04:41 -04:00
Aidan Timson
a19bc71300
Bump systembridgeconnector to 3.8.2 ( #100051 )
...
Update systembridgeconnector to 3.8.2
2023-09-12 12:04:40 -04:00
Kevin Stillhammer
82a5615d7d
Bump pywaze to 0.4.0 ( #99995 )
...
bump pywaze from 0.3.0 to 0.4.0
2023-09-12 12:04:39 -04:00
jan iversen
42f62485cf
Bump pymodbus to v3.5.2 ( #99988 )
2023-09-12 12:04:38 -04:00
J. Nick Koston
3d09e859fc
Avoid probing ipp printers for unique_id when it is available via mdns ( #99982 )
...
* Avoid probing ipp printers for unique_id when it is available via mdns
We would always probe the device in the ipp flow and than
abort if it was already configured. We avoid the probe for
most printers.
* dry
* coverage
* fix test
* add test for updating host
2023-09-12 12:04:37 -04:00
J. Nick Koston
f200ba7a86
Bump bluetooth-auto-recovery to 1.2.3 ( #99979 )
...
fixes #99977
2023-09-12 12:04:36 -04:00
Bouwe Westerdijk
7cdb4ec852
Bump plugwise to v0.32.2 ( #99973 )
...
* Bump plugwise to v0.32.2
* Adapt number.py to the backend updates
* Update related test-cases
* Update plugwise test-fixtures
* Update test_diagnostics.py
2023-09-12 12:04:35 -04:00
Raman Gupta
e6c2833032
Handle disconnects in zwave_js repair flow ( #99964 )
...
* Handle disconnects in zwave_js repair flow
* Combine logic to reduce LoC
* only check once
2023-09-12 12:04:33 -04:00
Luke Lashley
0f9d00e4aa
Bump python-roborock to 33.2 ( #99962 )
...
bump to 33.2
2023-09-12 12:04:32 -04:00
J. Nick Koston
02831ad94f
Bump bleak to 0.21.1 ( #99960 )
2023-09-12 12:04:31 -04:00
Marc Mueller
e597a6b640
Update RestrictedPython to 6.2 ( #99955 )
2023-09-12 12:04:30 -04:00
Ståle Storø Hauknes
f0b6367444
Airthings BLE unique id migration ( #99832 )
...
* Fix sensor unique id
* Add sensor identifiers
* Migrate entities to new unique id
* Fix linting issues
* Fix crash when migrating entity fails
* Change how entities are migrated
* Remve debug logging
* Remove unneeded async
* Remove migration code from init file
* Add migration code to sensor.py
* Adjust for loops to improve speed
* Bugfixes, improve documentation
* Remove old comment
* Remove unused function parameter
* Address PR feedback
* Add tests
* Improve tests and test data
* Refactor test
* Update logger level
Co-authored-by: J. Nick Koston <nick@koston.org>
* Adjust PR comments
* Address more PR comments
* Address PR comments and adjust tests
* Fix PR comment
---------
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-09-12 12:04:29 -04:00
puddly
8e6ec01bfb
Cache device trigger info during ZHA startup ( #99764 )
...
* Do not connect to the radio hardware within `_connect_zigpy_app`
* Make `connect_zigpy_app` public
* Create radio manager instances from config entries
* Cache device triggers on startup
* reorg zha init
* don't reuse gateway
* don't nuke yaml configuration
* review comments
* Fix existing unit tests
* Ensure `app.shutdown` is called, not just `app.disconnect`
* Revert creating group entities and device registry entries early
* Add unit tests
---------
Co-authored-by: David F. Mulcahey <david.mulcahey@icloud.com>
2023-09-12 12:04:28 -04:00
Tiit Rätsep
4c125fda9d
Fix Soma cover tilt ( #99717 )
2023-09-12 12:04:27 -04:00
jan iversen
7235de1a0c
Make modbus retry fast on read errors ( #99576 )
...
* Fast retry on read errors.
* Review comments.
2023-09-12 12:04:26 -04:00
jan iversen
d399ebb8e1
Read modbus data before scan_interval ( #99243 )
...
Read before scan_interval.
2023-09-12 12:04:25 -04:00
Michael Arthur
367d893fc8
Bugfix: Electric Kiwi reduce interval so oauth doesn't expire ( #99489 )
...
decrease interval time as EK have broken/changed their oauth again
2023-09-12 12:02:03 -04:00
jan iversen
d5ff05bdf5
Remove modbus pragma no cover and solve nan ( #99221 )
...
* Remove pragma no cover.
* Ruff !
* Review comments.
* update test.
* Review.
* review.
* Add slave test.
2023-09-12 12:02:02 -04:00
Joost Lekkerkerker
71c4f675e0
Use shorthand attributes in SPC ( #100217 )
2023-09-12 11:01:05 -05:00
Joost Lekkerkerker
4e202eb376
Use shorthand attributes in Yamaha Musiccast ( #100220 )
2023-09-12 10:35:01 -05:00
Joost Lekkerkerker
6545fba549
Use shorthand attributes in Universal ( #100219 )
2023-09-12 10:34:41 -05:00
Erik Montnemery
6485320bc4
Improve type annotations in websocket_api tests ( #100198 )
2023-09-12 17:31:25 +02:00
Joost Lekkerkerker
75951dd67b
Use shorthand attributes in Point ( #100214 )
2023-09-12 10:15:36 -05:00
Joost Lekkerkerker
54c034185f
Use shorthand attributes in Isy994 ( #100209 )
2023-09-12 10:13:13 -05:00
Erik Montnemery
6e6680dc4d
Enable asyncio debug mode in tests ( #100197 )
2023-09-12 10:12:22 -05:00
J. Nick Koston
83ef5450e9
Use shorthand attributes in garadget cover ( #100207 )
2023-09-12 10:05:31 -05:00
J. Nick Koston
e2f7b3c6f8
Use shorthand attributes in buienradar camera ( #100205 )
2023-09-12 10:05:15 -05:00
J. Nick Koston
085a584d98
Use shorthand attributes in geniushub sensor ( #100208 )
2023-09-12 10:04:35 -05:00
Joost Lekkerkerker
4e17901fef
Use shorthand attribute in Bloomsky ( #100203 )
2023-09-12 16:37:35 +02:00
Erik Montnemery
d495208995
Remove unnecessary block use of pylint disable in onvif ( #100194 )
2023-09-12 09:19:26 -05:00
jan iversen
c178388956
Remove modbus pragma no cover and solve nan ( #99221 )
...
* Remove pragma no cover.
* Ruff !
* Review comments.
* update test.
* Review.
* review.
* Add slave test.
2023-09-12 16:05:59 +02:00
jan iversen
9acca1bf58
Make modbus retry fast on read errors ( #99576 )
...
* Fast retry on read errors.
* Review comments.
2023-09-12 10:01:15 -04:00
Ståle Storø Hauknes
198532d51d
Airthings BLE unique id migration ( #99832 )
...
* Fix sensor unique id
* Add sensor identifiers
* Migrate entities to new unique id
* Fix linting issues
* Fix crash when migrating entity fails
* Change how entities are migrated
* Remve debug logging
* Remove unneeded async
* Remove migration code from init file
* Add migration code to sensor.py
* Adjust for loops to improve speed
* Bugfixes, improve documentation
* Remove old comment
* Remove unused function parameter
* Address PR feedback
* Add tests
* Improve tests and test data
* Refactor test
* Update logger level
Co-authored-by: J. Nick Koston <nick@koston.org>
* Adjust PR comments
* Address more PR comments
* Address PR comments and adjust tests
* Fix PR comment
---------
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-09-12 09:59:54 -04:00
Mike Degatano
2b62285eee
Fix addon slug validation ( #100070 )
...
* Fix addon slug validation
* Don't redefine compile
2023-09-12 09:59:12 -04:00
Joakim Sørensen
1e2b0b65af
Bump hass-nabucasa from 0.70.0 to 0.71.0 ( #100193 )
...
Bump hass-nabucasa from 0.70.0 to 0.71.1
2023-09-12 09:58:25 -04:00
Erik Montnemery
fabb098ec3
Simplify WS command entity/source ( #99439 )
2023-09-12 15:39:11 +02:00
Joost Lekkerkerker
e143bdf2f5
Use shorthand attributes in Vera ( #99893 )
2023-09-12 15:23:12 +02:00
Jan Bouwhuis
6b265120b3
Fix entity name attribute on mqtt entity is not removed on update ( #100187 )
...
Fix entity name attribute is not remove on update
2023-09-12 15:22:37 +02:00