Franck Nijhof
5db4a73d8e
2024.10.0 ( #126782 )
2024.10.0
2024-10-02 19:41:46 +02:00
Franck Nijhof
acb0aeaa9a
Bump version to 2024.10.0
2024-10-02 19:17:08 +02:00
Michael Hansen
dc7c909316
Bump intents to 2024.10.2 ( #127338 )
2024-10-02 19:14:50 +02:00
Erik Montnemery
a052e15319
Bump pychromecast to 14.0.2 ( #127333 )
2024-10-02 19:12:56 +02:00
Franck Nijhof
a50b299a82
Bump version to 2024.10.0b12
2024.10.0b12
2024-10-02 17:18:01 +02:00
Bram Kragten
a6808a8fda
Update frontend to 20241002.2 ( #127331 )
2024-10-02 17:16:58 +02:00
Franck Nijhof
7ac944c537
Bump version to 2024.10.0b11
2024.10.0b11
2024-10-02 16:01:13 +02:00
Bram Kragten
7d3dd2dd6b
Update frontend to 20241002.1 ( #127292 )
2024-10-02 16:00:43 +02:00
Christopher Fenner
48538ef5d5
Fix climate entity in ViCare integration ( #127128 )
...
do not reset _attributes
2024-10-02 16:00:38 +02:00
Franck Nijhof
5365439fd4
Bump version to 2024.10.0b10
2024.10.0b10
2024-10-02 10:52:33 +02:00
Erik Montnemery
9c28a4e8a0
Make recorder WS command recorder/clear_statistics wait ( #127120 )
2024-10-02 10:51:30 +02:00
Bram Kragten
565203047c
Update frontend to 20241002.0 ( #127264 )
2024-10-02 10:50:39 +02:00
Erik Montnemery
b9795a2ae7
Make recorder WS command recorder/update_statistics_metadata wait ( #127179 )
2024-10-02 10:50:35 +02:00
Franck Nijhof
4e4f8ee3a4
Bump version to 2024.10.0b9
2024.10.0b9
2024-10-02 09:26:37 +02:00
Martin Hjelmare
b8fd921c81
Revert "Support Z-Wave JS dimming lights using color intensity ( #122639 )" ( #127256 )
...
This reverts commit c7cfd56b720be8212af2686ecfa5b8cad6ee299b.
2024-10-02 09:26:28 +02:00
Teemu R.
fcf91954ff
Remove codefences from issue titles ( #127254 )
2024-10-02 09:26:25 +02:00
Michael Hansen
49708196ac
Run unsubscribe callbacks when Assist satellite entity is removed from HA ( #127234 )
...
* Unsubscribe when removed from HA
* Use builtin async_on_remove
2024-10-02 09:26:22 +02:00
functionpointer
8c8a2eef21
Fix Tibber get_prices when called with aware datetime ( #123289 )
...
* Tibber: Add extra test to expose aware/naive datetime issue
* Tibber: Fix get_prices action not working with aware datetimes
* Tibber: Simplify comparison
* Tibber: Combine timezone tests into single parametrized one
* Tibber: Split test again to prevent if statement
2024-10-02 09:26:15 +02:00
Franck Nijhof
749a5b37c9
Bump version to 2024.10.0b8
2024.10.0b8
2024-10-01 22:14:57 +02:00
epenet
60079a14e7
Update log error message for Samsung TV ( #127231 )
2024-10-01 22:14:50 +02:00
Erik Montnemery
df6edd09c0
Don't create statistics issues when sensor is unavailable or unknown ( #127226 )
2024-10-01 22:14:47 +02:00
epenet
88ff94dd69
Use reconfigure_confirm in bryant_evolution config flow ( #127222 )
2024-10-01 22:14:44 +02:00
epenet
067b81a60b
Use reconfigure_confirm in enphase_envoy config flow ( #127221 )
2024-10-01 22:14:40 +02:00
epenet
03553b8bb9
Use reconfigure_confirm in homeworks config flow ( #127218 )
...
* Use reconfigure_confirm in homeworks config flow
* Fix tests
2024-10-01 22:14:37 +02:00
Franck Nijhof
bce7552d4d
Update gotailwind to 0.2.4 ( #127129 )
2024-10-01 22:14:34 +02:00
Russell Cloran
53a2777831
Update prometheus-client to 0.21.0 ( #126965 )
2024-10-01 22:14:31 +02:00
Bill Flood
507492947a
Fix Tailwind cover exception when door is already in the requested state ( #124543 )
2024-10-01 22:14:27 +02:00
Franck Nijhof
41b3eb9f79
Bump version to 2024.10.0b7
2024.10.0b7
2024-10-01 14:54:05 +02:00
epenet
f2c746122e
Use reconfigure_confirm in google_travel_time config flow ( #127220 )
2024-10-01 14:53:39 +02:00
epenet
e25a54aef4
Use reconfigure_confirm in lcn config flow ( #127217 )
2024-10-01 14:53:36 +02:00
epenet
5c42e45048
Fix reconfigure_confirm logic in madvr config flow ( #127216 )
2024-10-01 14:53:32 +02:00
epenet
c8b92bc858
Use reconfigure_confirm in solarlog config flow ( #127215 )
...
* Use reconfigure_confirm in solarlog config flow
* Fix test
2024-10-01 14:53:29 +02:00
epenet
9d059fcfaa
Use reconfigure_confirm in vallox config flow ( #127214 )
2024-10-01 14:53:26 +02:00
Martin Hjelmare
ce5f193219
Fix Z-Wave rediscovery ( #127213 )
2024-10-01 14:53:22 +02:00
Erik Montnemery
92023ecbe6
Update assist_satellite connection test sound ( #127183 )
2024-10-01 14:53:19 +02:00
cdnninja
1e0164a96a
Allows unload when unsupported devices vesync ( #127153 )
...
Allows unload when unsupported devices
2024-10-01 14:53:15 +02:00
G Johansson
6f5eac3143
Add config flow validation that calibration factor is not zero ( #127136 )
...
* Add config flow validation that calibration factor is not zero
* Add test
2024-10-01 14:50:10 +02:00
Nerdix
60dfccb747
Roborock fix "selected map" when first map in list is selected ( #127126 )
...
* avoid None when current_map = 0
* combine statements
2024-10-01 14:46:41 +02:00
Franck Nijhof
e9dc09755e
Bump version to 2024.10.0b6
2024.10.0b6
2024-09-30 20:51:44 +02:00
G Johansson
1ce2b18aaf
Allow negative calibration factor in mold_indicator ( #127133 )
2024-09-30 20:51:34 +02:00
Franck Nijhof
abd351e326
Update RestrictedPython to 7.3 ( #127130 )
2024-09-30 20:51:31 +02:00
starkillerOG
d3e6069095
Mark Reolink camera entities as unavailable when camera is offline ( #127127 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-09-30 20:51:28 +02:00
Bram Kragten
f0c3900842
Update frontend to 20240930.0 ( #127125 )
2024-09-30 20:51:25 +02:00
Martin Hjelmare
25247de6a6
Bump zwave-js-server-python to 0.58.1 ( #127114 )
...
* Bump zwave-js-server-python to 0.58.1
* Update tests
2024-09-30 20:51:21 +02:00
Franck Nijhof
f3a72dda7b
Bump version to 2024.10.0b5
2024.10.0b5
2024-09-30 14:14:01 +02:00
Joost Lekkerkerker
b6af6ddea2
Bump yt-dlp to 2024.09.27 ( #127096 )
2024-09-30 14:05:12 +02:00
Joost Lekkerkerker
a2cd17ef0a
Make Laundrify unique id a string ( #127092 )
2024-09-30 14:05:08 +02:00
Simon Goodall
b8ed449944
Check "status" is present before access during device update ( #127091 )
2024-09-30 14:05:05 +02:00
Matthias Alphart
dc79299301
Update xknxproject to 3.8.0 ( #127072 )
2024-09-30 14:05:02 +02:00
Luca Dibattista
fa295b93a7
Fix Roomba help URL ( #127065 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-09-30 14:04:58 +02:00