Erik
4aaba54ddb
Add test
2024-12-04 12:11:57 +01:00
Pete
a8c794a975
FIX: make "year" period work in leap year
2024-12-04 12:11:57 +01:00
Robert Resch
545a780fcb
Bump deebot-client to 9.1.0 ( #132253 )
2024-12-04 11:50:55 +01:00
G Johansson
5a1d5802c4
Fix sensibo test coverage to 100% ( #132202 )
2024-12-04 11:19:11 +01:00
Klaas Schoute
f0c07d68c5
Catch exceptions on entry setup for Autarco integration ( #132227 )
2024-12-04 11:17:39 +01:00
G Johansson
db266d80ec
Pass config entry to UpdateCoordinator in yale_smart_alarm ( #132205 )
2024-12-04 10:45:47 +01:00
epenet
8c6d638354
Improve discovery rule in IQS validation ( #132251 )
...
* Improve discovery rule in IQS validation
* Adjust fyta/powerfox
2024-12-04 10:43:44 +01:00
Christopher Masto
ea9301aa9e
Fix Visual Studio Code tasks to use selected Python interpreter ( #132219 )
2024-12-04 10:39:54 +01:00
epenet
2ebc229d8d
Use typed config entry in mastodon ( #132249 )
2024-12-04 09:54:29 +01:00
cnico and G Johansson
5600ad0d82
Fix blocking call in netdata ( #132209 )
...
Co-authored-by: G Johansson <goran.johansson@shiftit.se >
2024-12-04 09:53:29 +01:00
epenet
cafd2092d4
Use typed config entry in fyta ( #132248 )
2024-12-04 09:52:31 +01:00
Jan-Philipp Benecke
6b7724c556
Track if intent was processed locally ( #132166 )
2024-12-04 09:52:15 +01:00
Klaas Schoute
ab1f03f392
Add diagnostics to Powerfox integration ( #132226 )
...
* Add diagnostics to Powerfox integration
* Update quality scale list
2024-12-04 09:37:17 +01:00
Joost Lekkerkerker
58d06ebc39
Bump yt-dlp to 2024.12.03 ( #132220 )
2024-12-04 09:35:53 +01:00
Jeff Terrace
ce11ac5ecd
Bump onvif-zeep-async to 3.1.13 ( #132229 )
...
Bump onvif-zeep-async to 3.1.13.
2024-12-04 07:34:00 +01:00
Raphael Hehl and J. Nick Koston
cb36184511
fix: unifiprotect prevent RTSP repair for third-party cameras ( #132212 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2024-12-03 23:03:31 -06:00
Klaas Schoute
1fe2a928a2
Add reauthentication flow for Powerfox integration ( #132225 )
...
* Add reauthentication flow for Powerfox integration
* Update quality scale
2024-12-04 01:48:35 +01:00
LG-ThinQ-Integration and yunseon.park
7a98497710
Bump thinqconnect to 1.0.2 ( #132131 )
...
Co-authored-by: yunseon.park <yunseon.park@lge.com >
2024-12-04 01:46:36 +01:00
Allen Porter and Joost Lekkerkerker
3ef9b71807
Add quality_scale.yaml for Google Photos integration ( #131329 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-12-04 01:18:34 +01:00
Andrew Jackson
3b39c53479
Add quality scale for Mastodon ( #131357 )
2024-12-04 01:08:58 +01:00
c0303bc652
Add quality scale for fyta ( #131508 )
...
Co-authored-by: Josef Zweck <24647999+zweckj@users.noreply.github.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-12-04 00:59:57 +01:00
jb101010-2 and Joost Lekkerkerker
2696405c63
Suez water add quality_scale.yaml ( #131360 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-12-04 00:59:36 +01:00
Tom
9a17389cd0
Plugwise quality docs benchmark data update and removal ( #132082 )
2024-12-04 00:42:53 +01:00
Manu
c484568e75
Bump pynecil to v2.0.2 ( #132221 )
2024-12-04 00:40:41 +01:00
dontinelli
5b365fc0bd
Add missing data description for solarlog ( #131712 )
2024-12-04 00:39:53 +01:00
Klaas Schoute
abd3466d19
Add powerfox integration ( #131640 )
2024-12-04 00:35:50 +01:00
535b47789f
Improve BMWDataUpdateCoordinator typing ( #132087 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-12-04 00:33:45 +01:00
G Johansson
4deaeaeda0
Fix next mypy issue in airzone_cloud ( #132217 )
2024-12-03 23:08:08 +01:00
dontinelli and Joost Lekkerkerker
5ae875be77
Update test_config_flow for solarlog ( #132104 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-12-03 22:29:58 +01:00
G Johansson
14897f921c
Fix mypy issue in airzone cloud ( #132208 )
2024-12-03 22:25:29 +01:00
G Johansson
f31ff3ca14
Bump holidays to 0.62 ( #132108 )
2024-12-03 22:24:39 +01:00
Hugh Saunders
bb51837346
Generic Thermostat Add Target Min Max to UI config ( #131168 )
...
Currently you can configure the minium and maximum target temperatures
if you create a generic thermostat in YAML. If you create it via the
UI, there is no option to configure them, you just get the climate
domain defaults.
This commit adds minimum and maximum fields to the first stage of the
generic thermostat config flow, so that UI users can also set min and
max.
Min and max are important as usually users want to select target
temperatures within a relatively narrow band, while the defaults create
a wide band. The wide band makes it hard to be accurate enough with the
arc style temperatue selector on the thermostat card.
2024-12-03 22:23:04 +01:00
epenet
a405d2b724
Bump pytest to 8.3.4 ( #132179 )
2024-12-03 21:49:24 +01:00
Erik Montnemery
1a714276cc
Remove support for live recorder data migration of entity IDs ( #131952 )
2024-12-03 14:43:33 -06:00
dontinelli and Joost Lekkerkerker
09d7fed6cd
Add dhcp discovery for fyta ( #132185 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-12-03 21:23:52 +01:00
G Johansson
b9e4855e05
Refactor roomba to set vacuums in vacuum file ( #132102 )
2024-12-03 21:18:54 +01:00
Michael Hansen
ab83ec61e0
Ensure entity names are not hassil templates ( #132184 )
2024-12-03 19:37:05 +01:00
lunmay
74b713fa97
Fix typo in exception message in google_photos integration ( #132194 )
2024-12-03 19:31:28 +01:00
Austin Mroczek
e401fee3da
Add initial quality scale for TotalConnect ( #132012 )
2024-12-03 18:43:49 +01:00
epenet
6c98cd49ea
Fix check dirty in Prepare dependencies CI ( #132180 )
2024-12-03 18:03:13 +01:00
Abílio Costa and Martin Hjelmare
208b14dd2b
Use translations on NumberEntity unit_of_measurement property ( #132095 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2024-12-03 17:08:09 +01:00
Raphael Hehl
13e4c51ce5
Bump uiprotect to 6.6.5 ( #132147 )
2024-12-03 17:03:43 +01:00
G Johansson
56fc8a1f92
Pass config entry directly to update coordinator in Sensibo ( #132114 )
2024-12-03 16:20:48 +01:00
Bram Kragten
92f38ef1a1
Update frontend to 20241127.3 ( #132176 )
2024-12-03 10:13:15 -05:00
J. Nick Koston
33db95f6be
Bump PyJWT to 2.10.1 ( #132100 )
2024-12-03 16:03:43 +01:00
Jan-Philipp Benecke
7ae80b542a
Use typed config entry in SABnzbd coordinator ( #132098 )
2024-12-03 15:48:56 +01:00
epenet
6fc4f45def
Dump pip freeze in CI ( #132173 )
...
* Dump pip freeze in CI
* adjust
* adjust
* adjust
* Include python version
2024-12-03 15:24:05 +01:00
epenet
7c9b8552cb
Reapply "bump hassil and intents" ( #132138 ) ( #132151 )
...
This reverts commit 39b2cf6ed2 .
2024-12-03 15:21:41 +01:00
Thomas55555 and epenet
6a09474623
Catch InverterReturnedError in APSystems ( #131930 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2024-12-03 15:11:15 +01:00
Josef Zweck
e3885b8117
Instantiate new httpx client for lamarzocco ( #132016 )
2024-12-03 15:10:58 +01:00