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
Erik Montnemery
7e7cb15d5b
Revert "Allows defining list of attributes excluded from history in manifest.json" ( #99300 )
...
Revert "Allows defining list of attributes excluded from history in manifest.json (#99283 )"
This reverts commit 0366e14630
.
2023-08-30 08:26:26 +02:00
Daniel Hjelseth Høyer
fb4e93071e
Update Mill lib, improve error handling ( #99296 )
2023-08-30 00:03:56 -04:00
Paulus Schoutsen
9e4bcd298e
Move more Oral-B entities to be diagnostic ( #99297 )
2023-08-30 00:03:37 -04:00
Michal Jál
d7d989b9fb
Switchbot nightlatch feature ( #98620 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-08-30 00:03:08 -04:00
Sebastian Mayr
6e8b3837b0
Add support for MFA auth in opower ( #97878 )
...
* Add support for MFA auth in opower
* Make MFA an extra step
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-08-29 23:37:37 -04:00
rct
cc8f5ca827
Opower add new virtual integrations ConEd and ORU ( #99230 )
2023-08-29 23:35:19 -04:00
Willem-Jan van Rootselaar
1e37e1e355
Bump python-bsblan to 0.5.16 ( #99238 )
2023-08-29 23:23:20 -04:00
Michael Hansen
054a63c3a2
Add option to save Assist pipeline audio ( #98928 )
...
* Add pipeline option to save wake/stt audio to media
* Add debug_recording_dir to assist_pipeline YAML config
* Clean up and additional tests
* Remove I/O in event loop
* Organize saved audio by pipeline name and device id
* Record wake/stt debug audio in separate thread
* Fix after rebase
* Use timestamp instead of pipeline id for directory name
* Add WAV write error test
* Join thread in executor
2023-08-29 23:07:27 -04:00
Øyvind Matheson Wergeland
de30712d76
Verisure: propagate lock code digits configuration immediately ( #99241 )
2023-08-29 22:02:09 +02:00