Frederik Gladhorn
41a235bb52
Improve HomeKit description of what the PIN looks like ( #103170 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-11-08 00:06:30 +01:00
Rami Mosleh
77a2f1664e
Use EntityDescription for Transmission entities ( #103581 )
2023-11-08 00:05:17 +01:00
mkmer
36011d0384
Bump blinkpy to 0.22.3 ( #103438 )
2023-11-08 00:04:23 +01:00
Jan Bouwhuis
cbccdbc6fa
Fix entity category for sensor fails mqtt sensor platform setup ( #103449 )
2023-11-08 00:03:47 +01:00
Mick Vleeshouwer
a11091890f
Support continue_on_error for command execution in Overkiz ( #103591 )
2023-11-08 00:02:34 +01:00
Franck Nijhof
d935d06265
Remove myself from verisure codeowners ( #103625 )
2023-11-08 00:01:25 +01:00
Franck Nijhof
c69141236e
Update radios to v0.2.0 ( #103614 )
2023-11-07 23:54:06 +01:00
Joakim Sørensen
2859055b36
Add instance id to the cloud integration ( #103162 )
2023-11-07 23:52:18 +01:00
Mick Vleeshouwer
947ce592c1
Remove obstruction detected property for covers in Overkiz ( #103597 )
2023-11-07 23:50:22 +01:00
Erik Montnemery
c29b0cd05b
Correct line numbers in yaml node annotations ( #103605 )
2023-11-07 23:22:23 +01:00
Franck Nijhof
95fe7aa491
Update open-meteo to v0.3.1 ( #103613 )
2023-11-07 22:54:56 +01:00
Joost Lekkerkerker
836ebfd84b
Bump yt-dlp to 2023.10.13 ( #103616 )
2023-11-07 22:50:09 +01:00
Diogo Gomes
0d67557106
Add V2C Trydan EVSE integration ( #103478 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-11-07 21:53:22 +01:00
Michael Hansen
9c2febc72e
Small code clean up ( #103603 )
2023-11-07 20:52:58 +01:00
J. Nick Koston
0d63e2f9b5
Ensure large payloads are compressed in the executor with aiohttp 3.9.0 ( #103592 )
2023-11-07 12:37:54 -06:00
Tudor Sandu
d3ed8a6b8b
Validate empty sentence triggers ( #103579 )
...
* Validate empty sentence triggers
* Add extra test for no sentences
* Remove extra line
---------
Co-authored-by: Michael Hansen <mike@rhasspy.org>
2023-11-07 11:56:24 -06:00
Erik Montnemery
05deae09fc
Add file and line annotation to strings when loading yaml ( #103586 )
2023-11-07 17:10:15 +01:00
Joost Lekkerkerker
6276c4483c
Raise exception when data can't be fetched in Opensky ( #103596 )
2023-11-07 16:33:46 +01:00
Raman Gupta
0fcaa2c581
Add `zwave_js.refresh_notifications` service ( #101370 )
2023-11-07 09:11:38 -05:00
Teemu R
21af563dfe
Bump python-songpal to 0.16 ( #103561 )
...
* Bump python-songpal to 0.16
* Set _attr_device_class
2023-11-07 09:06:34 -05:00
suaveolent
5b43351807
fix: get_devices only checks for the first type ( #103583 )
2023-11-07 14:46:02 +01:00
Luke Lashley
c13744f4cf
Remove MyQ Integration ( #103565 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-11-07 14:11:54 +01:00
Lukáš Vasek
38acad8263
Add geofencing mode for Somfy Thermostat in Overkiz ( #103160 )
...
103136 Added geofencing mode for Overkiz thermostat
2023-11-07 13:14:30 +01:00
Mick Vleeshouwer
6c5ba53668
Bump pyOverkiz to 1.13.0 ( #103582 )
2023-11-07 13:12:26 +01:00
Mick Vleeshouwer
76b322c6b3
Retrieve manufacturer and configuration_url from client in Overkiz integration ( #103585 )
...
Retrieve manufacturer and configuration_url from client
2023-11-07 13:10:14 +01:00
Etienne G
b233d248ff
Add support for SomfyHeatingTemperatureInterface in Overkiz integration ( #83514 )
2023-11-07 12:48:41 +01:00
Christian Fetzer
2349e3ac1d
Add select for partial position (garage door) in Overkiz ( #99500 )
2023-11-07 12:15:25 +01:00
J. Nick Koston
2a80164508
Bump aioesphomeapi to 18.2.4 ( #103552 )
2023-11-07 11:22:41 +01:00
G Johansson
ef7a3787bb
Remove Ezviz detection sensitivity service ( #103392 )
2023-11-07 10:51:11 +01:00
J. Nick Koston
da1780f9ec
Small cleanups to process_success_login ( #103282 )
2023-11-07 10:48:34 +01:00
dupondje
3ca6cddc1f
Update dsmr-parser to 1.3.1 to fix parsing issues ( #103572 )
2023-11-07 10:38:37 +01:00
Florent Fourcot
446de10aec
Add hvac_action support to melcloud ( #103372 )
...
Since actions are shared between water tank (if any) and climate device,
hvac action can be idle even when heat pump is active
Co-authored-by: jan iversen <jancasacondor@gmail.com>
2023-11-07 10:14:50 +01:00
Allen Porter
0a05a16fcb
Add read-only Caldav todo platform ( #103415 )
...
* Add Caldav todo enttiy for VTODO components
* Use new shared apis for todos
* Update homeassistant/components/caldav/todo.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update todo item conversion checks
* Iterate over results once
* Add 15 minute poll interval for caldav todo
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-11-07 09:11:52 +01:00
Rami Mosleh
b6a3f628d1
Bump transmission-rpc to version 7.0.3 ( #103502 )
...
* Bump transmission-rpc to version 7.0.3
* Change `date_added` to `added_date`
2023-11-07 09:04:59 +01:00
Álvaro Fernández Rojas
369cea175a
Update aioairzone-cloud to v0.3.6 ( #103535 )
2023-11-07 08:50:05 +01:00
Franck Nijhof
9a776d958c
Update pvo to 2.1.0 ( #103551 )
2023-11-07 08:18:25 +01:00
Charles Garwood
b372a64057
Bump pyenphase to 1.14.2 ( #103553 )
2023-11-06 17:53:44 -06:00
Nathan Spencer
53b15fd16d
Allow WeatherFlow devices to be removed ( #103556 )
...
Allow WeatherFlow devices to be removed if they haven't reported
2023-11-07 00:25:00 +01:00
starkillerOG
9c0bfc1b58
Bump reolink_aio to 0.7.15 ( #103548 )
2023-11-06 23:56:18 +01:00
Aidan Timson
96e9a57fa3
Add processes count sensor to System Bridge ( #103516 )
...
* Add processes count sensor to System Bridge
* Add processes string
2023-11-06 23:47:39 +01:00
epenet
c9e8a3a887
Fix invalid MAC in samsungtv ( #103512 )
...
* Fix invalid MAC in samsungtv
* Also adjust __init__
2023-11-06 23:43:56 +01:00
Franck Nijhof
0b4d20b1f9
Update vehicle to 2.2.0 ( #103545 )
2023-11-06 23:31:54 +01:00
David Bonnes
af4ccefb8a
Bump evohome-async to 0.4.6 ( #103534 )
...
* bump client to 0.4.5
* bump to 0.4.6
* adress lint mypy fails
2023-11-06 22:13:17 +01:00
Jan-Philipp Benecke
0dc6c1d03a
Fix entry data typing in bsblan ( #103544 )
2023-11-06 21:43:02 +01:00
Michael Hansen
ae516ffbb5
Automatically convert TTS audio to MP3 on demand ( #102814 )
...
* Add ATTR_PREFERRED_FORMAT to TTS for auto-converting audio
* Move conversion into SpeechManager
* Handle None case for expected_extension
* Only use ATTR_AUDIO_OUTPUT
* Prefer MP3 in pipelines
* Automatically convert to mp3 on demand
* Add preferred audio format
* Break out preferred format
* Add ATTR_BLOCKING to allow async fetching
* Make a copy of supported options
* Fix MaryTTS tests
* Update ESPHome to use "wav" instead of "raw"
* Clean up tests, remove blocking
* Clean up rest of TTS tests
* Fix ESPHome tests
* More test coverage
2023-11-06 15:26:00 -05:00
Joost Lekkerkerker
054089291f
Bump nettigo-air-monitor to 2.2.1 ( #103529 )
2023-11-06 21:03:48 +01:00
Maciej Bieniek
e08d2408c9
Bump accuweather to version 2.0.1 ( #103532 )
2023-11-06 21:02:02 +01:00
Aidan Timson
471fb4bce3
Update systembridgeconnector version to 3.9.5 ( #103515 )
2023-11-06 21:01:25 +01:00
J. Nick Koston
408e977b17
Try to avoid re-parsing the content-type in hassio ingress if possible ( #103477 )
...
Co-authored-by: Stefan Agner <stefan@agner.ch>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-11-06 20:48:47 +01:00
Maciej Bieniek
570b4ccb4b
Bump gios to version 3.2.1 ( #103533 )
2023-11-06 20:31:12 +01:00