Bram Kragten
7b50316b3e
Bump version to 2023.9.0b3
2023.9.0b3
2023-09-02 21:09:52 +02:00
J. Nick Koston and Bram Kragten
46343bc261
Bump zeroconf to 0.91.1 ( #99490 )
2023-09-02 21:09:19 +02:00
Andrew Onyshchuk and Bram Kragten
e726b49adb
Update aiotractive to 0.5.6 ( #99477 )
2023-09-02 21:09:19 +02:00
G Johansson and Bram Kragten
cb1267477b
Fix default language in Workday ( #99463 )
...
Workday fix default language
2023-09-02 21:09:17 +02:00
jimmyd-be and Bram Kragten
caaba5d422
Fix translation bug Renson sensors ( #99461 )
...
* Fix translation bug
* Revert "Fix translation bug"
This reverts commit 84b5e90dac .
* Fixed translation of Renson sensor
2023-09-02 21:09:17 +02:00
Erik Montnemery and Bram Kragten
9fec0be173
Log unexpected exceptions causing recorder shutdown ( #99445 )
2023-09-02 21:09:16 +02:00
Raman Gupta and Bram Kragten
8dcc96c083
Fix device name in zwave_js repair flow ( #99414 )
2023-09-02 21:09:15 +02:00
270be19e1a
Check new IP of Reolink camera from DHCP ( #99381 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2023-09-02 21:09:14 +02:00
Daniel Hjelseth Høyer and Bram Kragten
f0878addca
Update Tibber library to 0.28.2 ( #99115 )
2023-09-02 21:09:13 +02:00
Russell Cloran and Bram Kragten
f573c1e27c
Handle timestamp sensors in Prometheus integration ( #98001 )
2023-09-02 21:09:12 +02:00
Bram Kragten
1f0b3c4e33
Bump version to 2023.9.0b2
2023.9.0b2
2023-09-01 18:01:07 +02:00
Bram Kragten
528e8c0fe7
Update frontend to 20230901.0 ( #99464 )
2023-09-01 17:58:15 +02:00
Erik Montnemery and Bram Kragten
eb8d375e35
Fix template helper strings ( #99456 )
2023-09-01 17:58:15 +02:00
Keilin Bickar and Bram Kragten
987a959b19
Update asynsleepiq library to 1.3.7 ( #99431 )
2023-09-01 17:58:14 +02:00
Paul Bottein and Bram Kragten
469a72a5f9
Use common key for away mode state translations ( #99425 )
2023-09-01 17:58:13 +02:00
Álvaro Fernández Rojas and Bram Kragten
a95691f306
Update AEMET-OpenData to v0.4.4 ( #99418 )
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com >
2023-09-01 17:58:12 +02:00
J. Nick Koston and Bram Kragten
ebf42ad342
Significantly reduce overhead to filter event triggers ( #99376 )
...
* fast
* cleanups
* cleanups
* cleanups
* comment
* comment
* add more cover
* comment
* pull more examples from forums to validate cover
2023-09-01 17:58:11 +02:00
Michael and Bram Kragten
057daa5fdb
Address late review for Nextcloud ( #99226 )
2023-09-01 17:58:10 +02:00
2ec9abfd24
Create a ZHA repair when directly accessing a radio with multi-PAN firmware ( #98275 )
...
* Add the SiLabs flasher as a dependency
* Create a repair if the wrong firmware is detected on an EZSP device
* Update homeassistant/components/zha/strings.json
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com >
* Provide the ZHA config entry as a reusable fixture
* Create a separate repair when using non-Nabu Casa hardware
* Add unit tests
* Drop extraneous `config_entry.add_to_hass` added in 021def44
* Fully unit test all edge cases
* Move `socket://`-ignoring logic into repair function
* Open a repair from ZHA flows when the wrong firmware is running
* Fix existing unit tests
* Link to the flashing section in the documentation
* Reduce repair severity to `ERROR`
* Make issue persistent
* Add unit tests for new radio probing states
* Add unit tests for new config flow steps
* Handle probing failure raising an exception
* Implement review suggestions
* Address review comments
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com >
2023-09-01 17:58:09 +02:00
puddly and Bram Kragten
0bae0824b4
Initialize ZHA device database before connecting to the radio ( #98082 )
...
* Create ZHA entities before attempting to connect to the coordinator
* Delete the ZHA gateway object when unloading the config entry
* Only load ZHA groups if the coordinator device info is known offline
* Do not create a coordinator ZHA device until it is ready
* [WIP] begin fixing unit tests
* [WIP] Fix existing unit tests (one failure left)
* Fix remaining unit test
2023-09-01 17:58:08 +02:00
Bram Kragten
8284c288bf
Bump version to 2023.9.0b1
2023.9.0b1
2023-08-31 17:19:10 +02:00
Joakim Sørensen and Bram Kragten
a603a99bd6
Add remote alias to connection info response ( #99410 )
2023-08-31 17:17:51 +02:00
Bram Kragten
9836d17c92
Update frontend to 20230831.0 ( #99405 )
2023-08-31 17:17:50 +02:00
Paul Bottein and Bram Kragten
db8980246b
Add entity component translation for water heater away mode attribute ( #99394 )
2023-08-31 17:17:49 +02:00
G Johansson and Bram Kragten
d1c154fc0d
Revert "Sonos add yaml config issue" ( #99379 )
...
Revert "Sonos add yaml config issue (#97365 )"
This reverts commit 2299430dbe .
2023-08-31 17:17:48 +02:00
Erik Montnemery and Bram Kragten
97b0815122
Add documentation URL for homeassistant_sky_connect ( #99377 )
2023-08-31 17:17:47 +02:00
J. Nick Koston and Bram Kragten
a0d03d6bb1
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 17:17:46 +02:00
Erik Montnemery and Bram Kragten
eb423c39b6
Improve template sensor config flow validation ( #99373 )
2023-08-31 17:17:45 +02:00
Austin Brunkhorst and Bram Kragten
316f89bead
Update pysnooz to 0.8.6 ( #99368 )
2023-08-31 17:17:44 +02:00
puddly and Bram Kragten
3066d70809
Bump ZHA dependencies ( #99341 )
...
* Bump ZHA dependencies
* Include bellows as well
2023-08-31 17:17:43 +02:00
Erik Montnemery and Bram Kragten
52f8dbf25b
Add documentation URL for homeassistant_yellow ( #99336 )
...
* Add documentation URL for homeassistant_yellow
* Fix test
* Tweak
2023-08-31 17:17:42 +02:00
tronikos and Bram Kragten
794071449a
Opower MFA fixes ( #99317 )
...
opower mfa fixes
2023-08-31 17:17:41 +02:00
cb33d82c24
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 17:17:40 +02:00
Bram Kragten and GitHub
92007fce56
2023.9.0b0 ( #99347 )
2023.9.0b0
2023-08-30 18:21:27 +02:00
Bram Kragten
1018e82725
Bump version to 2023.9.0b0
2023-08-30 18:17:32 +02:00
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 and GitHub
501d5db375
Add config flow for template binary sensor ( #99339 )
2023-08-30 17:28:56 +02:00
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 and GitHub
2ee55f5086
Update frontend to 20230830.0 ( #99340 )
2023-08-30 16:42:04 +02:00
Joost Lekkerkerker and GitHub
549399cca6
Remove unneeded variable in Flo ( #99322 )
2023-08-30 16:37:59 +02:00
Erik Montnemery and GitHub
f9b2e10f72
Add new board type ( #99334 )
2023-08-30 16:37:13 +02:00
Erik Montnemery and GitHub
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
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 and GitHub
a1b2b9a78c
Add entity translations to Tellduslive ( #98963 )
2023-08-30 16:03:13 +02:00
Joost Lekkerkerker and GitHub
fb6d19d08f
Add pressure device class to Telldus live ( #99337 )
2023-08-30 15:53:30 +02:00
Joost Lekkerkerker and GitHub
5f05d0d7e9
Map abode units to HA units ( #99323 )
2023-08-30 15:33:38 +02:00
Joost Lekkerkerker and GitHub
e56db78b27
Use shorthand attributes for Freebox ( #99327 )
2023-08-30 15:33:05 +02:00
Joost Lekkerkerker and GitHub
587928223a
Use shorthand attributes in Gree ( #99332 )
2023-08-30 15:16:45 +02:00
Joost Lekkerkerker and GitHub
66ad605d3e
Use shorthand attribute in Google Travel Time ( #99331 )
2023-08-30 15:09:02 +02:00
Maikel Punie and GitHub
7170f5d36c
Bump pyduotecno to 2023.8.4 ( #99328 )
2023-08-30 14:26:58 +02:00