ff21c02cb6
Add preset modes to ESPHome fan entities ( #103781 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2023-12-06 06:53:52 -10:00
Franck Nijhof and GitHub
ea1222bff3
2023.12.0 ( #105135 )
2023.12.0
2023-12-06 17:44:26 +01:00
Franck Nijhof
af23580530
Bump version to 2023.12.0
2023-12-06 16:31:24 +01:00
Paul Bottein and Franck Nijhof
d8b056b340
Update frontend to 20231206.0 ( #105132 )
2023-12-06 16:31:06 +01:00
Franck Nijhof
0958e8fadf
Fix missing target in todo.remove_completed_items service ( #105127 )
2023-12-06 16:30:59 +01:00
Xidorn Quan and Franck Nijhof
e165d6741e
Bump thermopro-ble to 0.5.0 ( #105126 )
2023-12-06 16:30:52 +01:00
Tobias Perschon and Franck Nijhof
6b3e9904c8
Add missing services and strings entries for reply_to_message_id ( #105072 )
2023-12-06 16:27:06 +01:00
Marc Mueller and GitHub
c93abd9d20
Improve decorator type annotations [zwave_js] ( #104825 )
...
* Improve decorator type annotations [zwave_js]
* Improve _async_get_entry annotation
2023-12-06 16:22:32 +01:00
Joost Lekkerkerker and GitHub
6721f9fdb2
Bump python-opensky to 1.0.0 ( #105131 )
2023-12-06 16:21:12 +01:00
Paul Bottein and GitHub
297a7638ca
Update frontend to 20231206.0 ( #105132 )
2023-12-06 14:51:36 +01:00
Jan-Philipp Benecke and GitHub
a16819e0e5
Use freezegun in utility_meter tests ( #105123 )
2023-12-06 14:43:26 +01:00
Franck Nijhof and GitHub
3f28354a00
Fix missing target in todo.remove_completed_items service ( #105127 )
2023-12-06 14:39:27 +01:00
Xidorn Quan and GitHub
eb00259356
Bump thermopro-ble to 0.5.0 ( #105126 )
2023-12-06 13:30:31 +01:00
a29695e622
Add Huawei LTE network mode select ( #104614 )
...
* Convert network mode from sensor to select for huawei_lte
This also introduces the select platform to huawei_lte integration.
* Move (networkmode, str) mapping to const
Also, rebase on top of the current dev
* Fix variable naming, initialize name
* Fix wrong key for router access
* Typing fixes
* Adapt to current way of registering subscriptions
* Simplify option management, make translatable
* Make use of custom entity description
* Add icon
* Revert sensor formatting changes, move to another PR
* Improve entity class naming
* Add test
* Make sure entity descriptions define a setter function
---------
Co-authored-by: Teemu Rytilahti <tpr@iki.fi >
2023-12-06 14:23:26 +02:00
Jan Rieger and GitHub
81d05acd07
Address late review for Holiday ( #105121 )
2023-12-06 12:39:46 +01:00
Tobias Perschon and GitHub
7424c296b7
Add missing services and strings entries for reply_to_message_id ( #105072 )
2023-12-06 11:01:05 +01:00
David Bonnes and GitHub
88a4b74d4b
bump evohome-async to 0.4.15 ( #105119 )
2023-12-06 10:32:10 +01:00
Franck Nijhof
9fcb722381
Bump version to 2023.12.0b5
2023.12.0b5
2023-12-06 08:31:21 +01:00
Michael Hansen and Franck Nijhof
da766bc7c5
Bump intents to 2023.12.05 ( #105116 )
2023-12-06 08:31:13 +01:00
lunmay and Franck Nijhof
681a3fd271
Fix typo in v2c strings.json ( #105104 )
...
fo -> of
2023-12-06 08:31:10 +01:00
Robert Svensson and Franck Nijhof
990fd31e84
Bump aiounifi to v67 ( #105099 )
...
* Bump aiounifi to v67
* Fix mypy
2023-12-06 08:31:06 +01:00
Jan Bouwhuis and Franck Nijhof
f7c9d20472
Fix overkiz measurement sensor returns None if 0 ( #105090 )
2023-12-06 08:31:03 +01:00
TJ Horner and Franck Nijhof
ae4811b776
Update apple_weatherkit to 1.1.1 ( #105079 )
2023-12-06 08:30:46 +01:00
a904461b6a
Bump actions/setup-python from 4.7.1 to 4.8.0 ( #105117 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-06 08:28:02 +01:00
J. Nick Koston and GitHub
bf8f78c041
Fix flakey logbook tests ( #105111 )
2023-12-06 08:15:48 +01:00
J. Nick Koston and GitHub
a528183556
Bump habluetooth to 0.8.0 ( #105109 )
2023-12-06 08:15:24 +01:00
Michael Hansen and GitHub
3fda43ef33
Bump intents to 2023.12.05 ( #105116 )
2023-12-06 08:14:34 +01:00
J. Nick Koston and GitHub
2401a09600
Bump aioesphomeapi to 19.3.0 ( #105114 )
2023-12-06 08:13:35 +01:00
Klaas Schoute and GitHub
9a3b4939a9
Update easyenergy lib to v2.0.0 ( #105108 )
2023-12-06 07:35:29 +01:00
lunmay and GitHub
ad26af608b
Fix typo in v2c strings.json ( #105104 )
...
fo -> of
2023-12-05 16:25:08 -05:00
636e38f4b3
Trigger Home Assistant shutdown automations right before the stop event instead of during it ( #91165 )
...
Co-authored-by: Erik <erik@montnemery.com >
2023-12-05 11:24:41 -10:00
Robert Svensson and GitHub
44810f9772
Bump aiounifi to v67 ( #105099 )
...
* Bump aiounifi to v67
* Fix mypy
2023-12-05 22:16:07 +01:00
jimmyd-be and GitHub
712a401ee2
Bump renson library to version 1.7.1 ( #105096 )
2023-12-05 21:06:29 +01:00
TJ Horner and GitHub
19e193ae1d
Increase frequency of weatherkit updates ( #105094 )
2023-12-05 09:45:26 -10:00
TJ Horner and GitHub
eadcceeed1
Update apple_weatherkit to 1.1.1 ( #105079 )
2023-12-05 09:45:00 -10:00
Jan Bouwhuis and GitHub
be44de0a41
Fix overkiz measurement sensor returns None if 0 ( #105090 )
2023-12-05 20:00:53 +01:00
J. Nick Koston and GitHub
3c635fdbf2
Split bluetooth manager so it can be extracted into the habluetooth lib ( #105015 )
2023-12-05 19:54:50 +01:00
J. Nick Koston and GitHub
94d168e20e
Move Bluetooth advertisement tracker to habluetooth library ( #105083 )
2023-12-05 19:53:29 +01:00
Michael and GitHub
3310f4c130
Add significant Change support for weather ( #104840 )
2023-12-05 19:17:52 +01:00
1edfaed7be
Improve raise contains mocks ( #105078 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2023-12-05 19:14:35 +01:00
Klaas Schoute and GitHub
d4cbe89c2f
Update energyzero lib to v2.0.0 ( #105080 )
2023-12-05 19:14:13 +01:00
Franck Nijhof
b0367d3d74
Bump version to 2023.12.0b4
2023.12.0b4
2023-12-05 19:09:24 +01:00
Bram Kragten and Franck Nijhof
30d529aab0
Update frontend to 20231205.0 ( #105081 )
2023-12-05 19:09:16 +01:00
4018a28510
Remove device from known_devices upon import in ping device tracker ( #105009 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2023-12-05 19:09:12 +01:00
Bram Kragten and GitHub
dd37205a42
Update frontend to 20231205.0 ( #105081 )
2023-12-05 18:52:52 +01:00
dc17780e5b
Remove device from known_devices upon import in ping device tracker ( #105009 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2023-12-05 18:52:22 +01:00
J. Nick Koston and GitHub
b6245c834d
Move local bluetooth scanner code into habluetooth library ( #104970 )
2023-12-05 07:19:02 -10:00
Erik Montnemery and GitHub
428c184c75
Improve yamaha tests ( #105077 )
2023-12-05 07:17:56 -10:00
Erik Montnemery and GitHub
5b55c7da5f
Remove logic converting empty or falsy YAML to empty dict ( #103912 )
...
* Correct logic converting empty YAML to empty dict
* Modify according to github comments
* Add load_yaml_dict helper
* Update check_config script
* Update tests
2023-12-05 18:08:11 +01:00
Joost Lekkerkerker and GitHub
a8ca73a7dd
Finish scaffold config flow with either abort or create entry ( #105012 )
2023-12-05 17:13:29 +01:00