Brett Adams
e08661dad3
Patch service validation in Aussie Broadband ( #99077 )
...
* Bump pyAussieBB
* rolling back to previous version
* patching the pydantic 2.x issue in aussie_broadband integration
* adding test for validate_service_type
* adding test for validate_service_type
* fixing tests, again
* adding additional test
* doing fixes for live tests
* Implement Feedback
* Add test to detect pydantic2
* Update test_init.py
* Update docstring
---------
Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2023-08-31 09:45:44 +02:00
J. Nick Koston
a41af4e6d3
Revert orjson to 3.9.2 ( #99374 )
...
* Revert "Update orjson to 3.9.4 (#98108 )"
This reverts commit 3dd377cb2a
.
* Revert "Update orjson to 3.9.3 (#97930 )"
This reverts commit d993aa59ea
.
2023-08-31 09:33:57 +02:00
Jan-Philipp Benecke
70843862aa
Address late review for bsblan ( #99360 )
...
* Address late review comment
* Break also comment
2023-08-31 07:31:05 +02:00
tronikos
343e8f0ecc
Opower MFA fixes ( #99317 )
...
opower mfa fixes
2023-08-31 06:36:07 +02:00
Joost Lekkerkerker
99a65fb45b
Collapse supported features list in Deconz ( #99233 )
...
* Use shorthand attributes for Deconz
* revert changes
2023-08-30 23:57:23 +02:00
Marc Mueller
cc9f0aaf80
Escape core version [ci] ( #99364 )
2023-08-30 23:56:25 +02:00
Jan-Philipp Benecke
5819091af7
Move octoprint coordinator to its own file ( #99359 )
...
Move octoprint coordinator to own file
2023-08-30 22:31:51 +02:00
Erik Montnemery
03b1c7ad1d
Minor improvement in tests of hardware integrations ( #99361 )
2023-08-30 21:11:52 +02:00
b-uwe
cdd22bf0fa
Revert "Remove the virtual integration for ultraloq" ( #99302 )
...
Revert "Remove the virtual integration for ultraloq (#96355 )"
This reverts commit 56bc708b28
.
2023-08-30 14:58:57 -04:00
puddly
5fd88f5874
Bump ZHA dependencies ( #99341 )
...
* Bump ZHA dependencies
* Include bellows as well
2023-08-30 14:56:19 -04:00
jan iversen
8a4e48532c
Bump pymodbus v3.5.0 ( #99343 )
...
Bump pymodbus v3.5.0.
2023-08-30 20:26:13 +02:00
Erik Montnemery
8c04e4c7a3
Add explicit test of template config entry setup ( #99345 )
2023-08-30 19:56:34 +02:00
Joost Lekkerkerker
59b1d4ba69
Bump version to 2023.10.0dev0 ( #99349 )
2023-08-30 19:32:10 +02:00
Raman Gupta
867e9b73bb
Add zwave_js device config file change fix/repair ( #99314 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-08-30 17:29:22 +02:00
Erik Montnemery
501d5db375
Add config flow for template binary sensor ( #99339 )
2023-08-30 17:28:56 +02:00
Joost Lekkerkerker
a5dcc25aab
Add snapshot assertion to Airzone ( #98760 )
...
Co-authored-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-08-30 17:11:55 +02:00
Bram Kragten
2ee55f5086
Update frontend to 20230830.0 ( #99340 )
2023-08-30 16:42:04 +02:00
Joost Lekkerkerker
549399cca6
Remove unneeded variable in Flo ( #99322 )
2023-08-30 16:37:59 +02:00
Erik Montnemery
f9b2e10f72
Add new board type ( #99334 )
2023-08-30 16:37:13 +02:00
Erik Montnemery
63c538b024
Add config flow for template sensor ( #98970 )
...
* Add config flow for template sensor
* Tweak error reporting
* Improve validation
* Fix test
* Rename translation strings
* Improve validation
* Fix sensor async_setup_entry
* Avoid duplicating sensor device class translations
* Avoid duplicating sensor device class translations
* Add config flow tests
* Include all units from DEVICE_CLASS_UNITS in unit_of_measurement select
* Address review comments
2023-08-30 16:22:52 +02:00
Mike Woudenberg
bc5f934f35
Correct loqed token URL to production server ( #99316 )
...
* Corrects token URL to production server
* Update homeassistant/components/loqed/strings.json
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-08-30 16:21:52 +02:00
Joost Lekkerkerker
a1b2b9a78c
Add entity translations to Tellduslive ( #98963 )
2023-08-30 16:03:13 +02:00
Joost Lekkerkerker
fb6d19d08f
Add pressure device class to Telldus live ( #99337 )
2023-08-30 15:53:30 +02:00
Joost Lekkerkerker
5f05d0d7e9
Map abode units to HA units ( #99323 )
2023-08-30 15:33:38 +02:00
Joost Lekkerkerker
e56db78b27
Use shorthand attributes for Freebox ( #99327 )
2023-08-30 15:33:05 +02:00
Joost Lekkerkerker
587928223a
Use shorthand attributes in Gree ( #99332 )
2023-08-30 15:16:45 +02:00
Joost Lekkerkerker
66ad605d3e
Use shorthand attribute in Google Travel Time ( #99331 )
2023-08-30 15:09:02 +02:00
Maikel Punie
7170f5d36c
Bump pyduotecno to 2023.8.4 ( #99328 )
2023-08-30 14:26:58 +02:00
Álvaro Fernández Rojas
71a6db0c9d
Update AEMET-OpenData to v0.4.3 ( #99312 )
2023-08-30 07:23:17 -05:00
Jan-Philipp Benecke
5c8e5a7af2
Split bsblan coordinator and randomize update interval ( #99269 )
...
* Split out bsblan coordinator and randomize update interval
* Use logger const
* Add randomising update interval for following updates
* Implement review comments
* Re-add config_entry
* Remove line
2023-08-30 13:14:30 +02:00
Raman Gupta
6e5f4566d5
Add zwave_js controller status sensor ( #99252 )
...
* Add zwave_js controller status sensor
* Also update network status command
* fix tests
* Remove WS command since we have a sensor entity
* Update sensor.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* move driver assertion out of closures
* store state in tests
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-08-30 06:50:23 -04:00
Jan-Philipp Benecke
027ce55fa6
Use snapshot assertion for google assistant diagnostics test ( #99167 )
2023-08-30 12:25:06 +02:00
Jan-Philipp Benecke
fb42042402
Use snapshot assertion for nextdns diagnostics test ( #99157 )
2023-08-30 12:22:10 +02:00
Erik Montnemery
15de221c3e
Trigger full CI run if assist_pipeline is modified ( #99319 )
2023-08-30 12:17:26 +02:00
Joost Lekkerkerker
775f815afc
Use shorthand attributes for Ecobee ( #99239 )
...
* Use shorthand attributes for Ecobee
* Use shorthand attributes for Ecobee
2023-08-30 12:11:13 +02:00
Joost Lekkerkerker
a4818c5f54
Use shorthand attributes for Elmax ( #99277 )
2023-08-30 12:07:55 +02:00
Joost Lekkerkerker
7d70b42e4a
Use shorthand attributes for EnOcean ( #99278 )
2023-08-30 11:57:56 +02:00
Joost Lekkerkerker
38267699e5
Use device info object in ezviz ( #99280 )
2023-08-30 11:52:06 +02:00
Joost Lekkerkerker
fae50169d9
Add typing to Blink config flow ( #98873 )
2023-08-30 11:50:47 +02:00
G Johansson
2ce5b08fc3
Deprecate timer start optional duration parameter ( #93471 )
...
* Deprecate timer start option duration parameter
* Add test
* Fix strings
* breaks_in_ha_version
* strings
* Mod string
2023-08-30 11:48:13 +02:00
Richard Kroegel
021b14fc17
Refactor & enhance BMW tests ( #97895 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2023-08-30 11:45:09 +02:00
jan iversen
9ef3ec3dd3
Add modbus test for configuration errors ( #98697 )
2023-08-30 11:34:51 +02:00
Erik Montnemery
9e178ae2ce
Fix assist_pipeline schema ( #99318 )
2023-08-30 11:33:41 +02:00
Raman Gupta
40748a6c34
Add zwave_js controller identify event ( #99254 )
2023-08-30 11:32:41 +02:00
Joost Lekkerkerker
56b99d2bc6
Add entity translations to QNAP QSW ( #98915 )
2023-08-30 11:20:15 +02:00
ollo69
a89a5f486d
Migrate Melcloud to has entity name ( #99025 )
2023-08-30 10:53:52 +02:00
Michael
e7462e916a
Conditional category for temperature sensor entities in AVM Fritz!Smarthome ( #98981 )
2023-08-30 10:29:35 +02:00
Joost Lekkerkerker
bd04cafb91
Use shorthand attributes for Daikin ( #99225 )
...
Co-authored-by: Robert Resch <robert@resch.dev>
2023-08-30 10:25:53 +02:00
Michał Huryn
e911b73b61
Add extra sensors to Blebox ( #90516 )
2023-08-30 10:20:45 +02:00
Joost Lekkerkerker
56e5c34283
Add entity translations to Garages Amsterdam ( #98584 )
2023-08-30 09:46:28 +02:00