Michael Hansen and GitHub
e157206eeb
Conversation reload with language=None clears all languages ( #103757 )
...
Reload with language=None clears all languages
2023-11-10 13:22:49 -05:00
J. Nick Koston and GitHub
253e6188eb
Bump dbus-fast to 2.14.0 ( #103754 )
2023-11-10 17:11:41 +01:00
82ce5e56b5
Fix DST handling in TOD ( #84931 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2023-11-10 07:25:25 -06:00
Quentame and GitHub
3666af0b10
Fix Freebox flaky tests ( #103745 )
2023-11-10 13:51:35 +01:00
Diogo Gomes and GitHub
93f63c5472
Add number to V2C ( #103681 )
2023-11-10 13:28:32 +01:00
Franck Nijhof and GitHub
a3319262ac
2023.11.2 ( #103737 )
2023.11.2
2023-11-10 12:41:51 +01:00
Christopher Fenner and GitHub
dda40c10d4
Add myself to vicare codeowners ( #103738 )
...
* Revert "Remove myself from vicare codeowners (#90755 )"
This reverts commit 21a873f0af .
* Apply suggestions from code review
2023-11-10 11:31:14 +01:00
10e7622e38
Address flume post merge review comments ( #102807 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2023-11-10 11:20:58 +01:00
Franck Nijhof
eaf711335d
Bumped version to 2023.11.2
2023-11-10 10:04:50 +01:00
Bram Kragten and Franck Nijhof
f120558750
Update frontend to 20231030.2 ( #103706 )
2023-11-10 10:04:33 +01:00
Joost Lekkerkerker and Franck Nijhof
30dc05cdd7
Add name to Withings coordinator ( #103692 )
2023-11-10 10:04:29 +01:00
J. Nick Koston and Franck Nijhof
8ce746972f
Incease tplink setup timeout ( #103671 )
...
It can take longer than 5s to do the first update of the device
especially when the device is overloaded as seen in #103668
Wait 10 seconds for the discovery since when the power strips are loaded they cannot respond in time
2023-11-10 10:04:26 +01:00
starkillerOG and Franck Nijhof
f946ed9e16
Fix Reolink DHCP IP update ( #103654 )
2023-11-10 10:04:23 +01:00
Joost Lekkerkerker and Franck Nijhof
0ffc1bae76
Bump yt-dlp to 2023.10.13 ( #103616 )
2023-11-10 10:04:20 +01:00
Joost Lekkerkerker and Franck Nijhof
d1a3a5895b
Raise exception when data can't be fetched in Opensky ( #103596 )
2023-11-10 10:04:17 +01:00
suaveolent and Franck Nijhof
f9c70fd3c8
fix: get_devices only checks for the first type ( #103583 )
2023-11-10 10:04:14 +01:00
dupondje and Franck Nijhof
70f0ee81c9
Update dsmr-parser to 1.3.1 to fix parsing issues ( #103572 )
2023-11-10 10:04:10 +01:00
Charles Garwood and Franck Nijhof
95d4254074
Bump pyenphase to 1.14.2 ( #103553 )
2023-11-10 10:04:07 +01:00
J. Nick Koston and Franck Nijhof
c8d3e377f0
Bump aioesphomeapi to 18.2.4 ( #103552 )
2023-11-10 10:04:04 +01:00
epenet and Franck Nijhof
da1c282c1b
Fix invalid MAC in samsungtv ( #103512 )
...
* Fix invalid MAC in samsungtv
* Also adjust __init__
2023-11-10 10:04:01 +01:00
35c0c9958d
Fix 5B Gas meter in dsmr ( #103506 )
...
* Fix 5B Gas meter in dsmr
In commit 1b73219 the gas meter broke for 5B.
As the change can't be reverted easily without removing the peak usage
sensors, we implement a workaround.
The first MBUS_METER_READING2 value will contain the gas meter data just
like the previous BELGIUM_5MIN_GAS_METER_READING did.
But this without the need to touch dsmr_parser (version).
Fixes : #103306 , #103293
* Use parametrize
* Apply suggestions from code review
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com >
* Add additional tests + typo fix
---------
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com >
2023-11-10 10:03:57 +01:00
mkmer and Franck Nijhof
93a0bd351a
Bump blinkpy to 0.22.3 ( #103438 )
2023-11-10 10:00:11 +01:00
J. Nick Koston and Franck Nijhof
dbdd9d74cf
Bump bluetooth-data-tools to 0.14.0 ( #103413 )
...
changelog: https://github.com/Bluetooth-Devices/bluetooth-data-tools/compare/v1.13.0...v1.14.0
2023-11-10 10:00:08 +01:00
J. Nick Koston and Franck Nijhof
3cac87cf30
Bump aioesphomeapi to 18.2.1 ( #103156 )
2023-11-10 10:00:05 +01:00
Jesse Hills and Franck Nijhof
d019045199
ESPHome: Add suggested_area from device info ( #102834 )
2023-11-10 10:00:00 +01:00
Franck Nijhof and GitHub
70ad5ab3e4
Update helper tests to use device & entity registry fixtures ( #103710 )
2023-11-10 09:32:19 +01:00
starkillerOG and GitHub
9f6eef7cca
Fix Reolink DHCP IP update ( #103654 )
2023-11-10 09:27:33 +01:00
Bram Kragten and GitHub
2f26096469
Update frontend to 20231030.2 ( #103706 )
2023-11-10 09:04:33 +01:00
J. Nick Koston and GitHub
a06fabfbc6
Bump aioesphomeapi to 18.3.0 ( #103730 )
...
changelog: https://github.com/esphome/aioesphomeapi/compare/v18.2.7...v18.3.0
2023-11-10 07:30:31 +01:00
Diogo Gomes and GitHub
64e8c995e6
Bump pytrydan to 0.4.0 ( #103721 )
...
Bump pytrydan
2023-11-10 07:11:28 +01:00
Tudor Sandu and GitHub
527a3dba9c
Add script_mode parameter to custom intent scripts ( #102203 )
...
* Add script_mode parameter to custom intent scripts
* Reuse CONF_MODE from the script component
2023-11-09 16:41:25 -06:00
Franck Nijhof and GitHub
04e0e2bd75
Update a* tests to use device & entity registry fixtures ( #103711 )
2023-11-09 20:46:20 +01:00
Jan-Philipp Benecke and GitHub
b81f15725f
Update bond tests to use entity & device registry fixtures ( #103708 )
2023-11-09 19:47:23 +01:00
J. Nick Koston and GitHub
5ee826528d
Bump zeroconf to 0.122.3 ( #103657 )
2023-11-09 19:46:34 +01:00
Jan-Philipp Benecke and GitHub
0a57968fdc
Update nut sensor tests to use parametrize ( #103707 )
...
* Update nut sensor tests to use parametrize
* Add missing model
* Check on unique_id instead of config_entry_id
* Separate tests
2023-11-09 19:01:07 +01:00
Franck Nijhof and GitHub
81909f7ddf
Update deconz tests to use device & entity registry fixtures ( #103703 )
2023-11-09 18:06:53 +01:00
J. Nick Koston and GitHub
d1f1bbe304
Migrate to using aiohttp-fast-url-dispatcher ( #103656 )
2023-11-09 17:23:33 +01:00
Joost Lekkerkerker and GitHub
1a6c3a4944
Add name to Withings coordinator ( #103692 )
2023-11-09 12:44:50 +01:00
9af5e838c6
Add type annotation for service functions with response ( #102813 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2023-11-09 12:31:12 +01:00
4bbdf475b4
Add switch platform to V2C ( #103678 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2023-11-09 11:12:05 +01:00
Diogo Gomes and GitHub
cd94ad125a
Bump pytrydan to 0.3.0 ( #103691 )
2023-11-09 10:41:05 +01:00
ollo69 and GitHub
143e114528
Improve AsusWRT integration tests ( #102810 )
2023-11-09 09:18:32 +01:00
J. Nick Koston and GitHub
78add0f51d
Bump aioesphomeapi to 18.2.7 ( #103676 )
2023-11-09 08:47:37 +01:00
J. Nick Koston and GitHub
dc7d817398
Incease tplink setup timeout ( #103671 )
...
It can take longer than 5s to do the first update of the device
especially when the device is overloaded as seen in #103668
Wait 10 seconds for the discovery since when the power strips are loaded they cannot respond in time
2023-11-09 01:13:11 +01:00
Erik Montnemery and GitHub
123f14dd6c
Attach correct platform config in check_config warnings and errors ( #103633 )
2023-11-09 00:06:04 +01:00
Raman Gupta and GitHub
f511a8a26a
Expand zwave_js.set_config_parameter with additional parameters ( #102092 )
2023-11-08 17:05:31 -05:00
Luke Lashley and GitHub
1a51d863cf
Bump Python-Roborock to 0.36.1 ( #103662 )
...
bump to 0.36.1
2023-11-08 22:39:06 +01:00
Allen Porter and GitHub
cec617cfbb
Add support for deleting To-do items in Google Tasks ( #102967 )
...
* Add support for deleting To-do items in Google Tasks
* Cleanup multipart test
* Fix comments
* Add additional error checking to increase coverage
* Apply suggestions and fix tests
2023-11-08 18:13:48 +01:00
Jan-Philipp Benecke and GitHub
5901f6f7e7
Move met coordinator to own module ( #103546 )
2023-11-08 16:55:09 +01:00
ccrepin and GitHub
241e8560e9
Change NP, NO code to Disarmed ( #103617 )
2023-11-08 14:46:49 +01:00