Dave T and GitHub
9451a14e5c
Migrate UpdateCoordinator to its own file in aurora_abb_powerone ( #114053 )
...
Migrate *UpdateCoordinator to its own file.
2024-03-23 12:30:38 +01:00
J. Nick Koston and GitHub
de62b7774f
Reduce sqlalchemy reflection overhead at recorder setup time ( #113989 )
2024-03-23 11:25:05 +01:00
G Johansson and GitHub
7b0abb00aa
Show correct ipv6 address in System Monitor ( #114024 )
2024-03-23 11:24:17 +01:00
Robert Resch and GitHub
ce48e6e574
Fix building images for nightlies ( #114054 )
2024-03-23 11:22:38 +01:00
J. Nick Koston and GitHub
31fb02a71d
Fix after deps not being considered for integrations before stage 1 ( #114045 )
2024-03-23 11:21:56 +01:00
J. Nick Koston and GitHub
ac80d38871
Fix flakey stream hls test ( #114046 )
2024-03-23 11:11:42 +01:00
G Johansson and GitHub
ebe6c35b4c
Smhi add reconfigure step to config flow ( #114044 )
...
* Add reconfigure step to SMHI
* Check location
* Add test
* Add test entity and device
2024-03-23 11:01:59 +01:00
J. Nick Koston and GitHub
900e0c07bf
Load light profiles in a task to avoid delaying platform setup ( #114038 )
2024-03-23 10:51:03 +01:00
4f22c85e39
Fix missing linked device on Overkiz integration ( #114006 )
...
* Fix missing linked device (#112731 )
* Update homeassistant/components/overkiz/executor.py
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com >
---------
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com >
2024-03-23 10:21:20 +01:00
J. Nick Koston and GitHub
39c44ad5b7
Move setup of legacy device_tracker see service to legacy setup task ( #114043 )
...
* Move setup of legacy device_tracker see service to legacy setup task
device_tracker can setup synchronously now if there are no legacy
platforms that have to be import to validate the config
The see service is not useful until at least one legacy platform
is loaded so there is no reason to wait for it in the base
setup.
* collapse
2024-03-23 09:40:34 +01:00
kingy444 and GitHub
c2771791a3
Add Powerview Type 11 ( #114047 )
2024-03-22 17:09:36 -10:00
J. Nick Koston and GitHub
952f47ab18
Combine recorder and frontend bootstrap step ( #113985 )
2024-03-22 13:50:39 -10:00
Robert Svensson and GitHub
bf8d880e5f
Improve axis tests ( #114035 )
...
* Combine binary sensor tests into more logical groups
* Improve light tests
* Clean up switch tests
* Improve typing in conftest
* Add typing to camera
* Improve binary sensor
* Improve light
* Improve switch
2024-03-23 00:44:06 +01:00
kingy444 and GitHub
26b6bd83fc
Move powerview timeout logic to the upstream api ( #113984 )
2024-03-22 13:38:33 -10:00
Marc Mueller and GitHub
efc54971d3
Update empty line formatting after module docstring ( #114040 )
2024-03-23 00:27:57 +01:00
Marc Mueller and GitHub
1dbc94162d
Update byte string formatting (2) ( #114039 )
2024-03-23 00:22:15 +01:00
Marc Mueller and GitHub
596ddbb6eb
Update pytest warnings filter ( #114036 )
2024-03-22 23:58:27 +01:00
alexsydell and GitHub
9e86f82a1b
Add ecobee indefinite away preset, remove unusable/broken presets ( #108636 )
...
* Add ecobee indefinite away preset, remove unusable/broken presets
* Revert cleanup of presets which no longer work
2024-03-22 22:45:54 +01:00
Robert Svensson and GitHub
d3c68303b0
Improve deCONZ test_non_color_light_reports_color ( #114021 )
2024-03-22 22:18:22 +01:00
kingy444 and GitHub
7d9fa64a66
Add missing is_closed property to powerview tilt only entities ( #113792 )
...
* add tilt closed
* add current positioning
2024-03-22 20:34:00 +01:00
Arie Catsman and GitHub
205c457a77
Add home battery storage entities for enphase_envoy ( #114015 )
2024-03-22 08:46:39 -10:00
Robert Svensson and GitHub
817d931df0
Define and use entity description in Axis entity base class ( #114007 )
...
Define and use entity description in entity base class
2024-03-22 13:59:07 -04:00
Franck Nijhof and GitHub
25909f2ebd
2024.3.3 ( #114005 )
2024.3.3
2024-03-22 18:47:59 +01:00
J. Nick Koston and GitHub
68e170284f
Speed up recorder startup by making schema query read only ( #113987 )
2024-03-22 18:29:46 +01:00
Robert Svensson and GitHub
bbb80caed3
Tweak marking private methods in UniFi, no need to mark inner functio… ( #113964 )
2024-03-22 18:10:07 +01:00
Robert Svensson and GitHub
6800034d5a
Rename device to api in Axis integration ( #113965 )
2024-03-22 18:07:33 +01:00
Robert Svensson and Franck Nijhof
2d2249386e
Bump axis to v58 ( #114008 )
2024-03-22 17:53:17 +01:00
Robert Svensson and GitHub
c6f2ff8e88
Bump axis to v58 ( #114008 )
2024-03-22 17:52:45 +01:00
Jan-Philipp Benecke and GitHub
cd0c9e1c4f
Remove deprecated hass.components from conversation tests and use light setup fixture ( #114012 )
2024-03-22 17:52:10 +01:00
Jan-Philipp Benecke and GitHub
01acbc8bba
Remove deprecated hass.components from zeroconf tests ( #114013 )
2024-03-22 17:51:39 +01:00
Jan-Philipp Benecke and GitHub
edc19328c0
Remove deprecated hass.components from scene tests ( #114014 )
2024-03-22 17:48:53 +01:00
Jan-Philipp Benecke and GitHub
08529b3806
Remove deprecated hass.components from frontend tests ( #114011 )
2024-03-22 17:35:43 +01:00
Robert Resch and GitHub
c282172252
Use uv instead of pip on production images ( #112496 )
2024-03-22 16:50:07 +01:00
Duco Sebel and GitHub
cad3be8213
Add new HomeWizard Energy Socket to tests ( #113406 )
2024-03-22 16:48:27 +01:00
Franck Nijhof
32b4814f2a
Bump version to 2024.3.3
2024-03-22 16:35:21 +01:00
Franck Nijhof
d1644f3713
Update cosign to 2.2.3 ( #113996 )
2024-03-22 16:35:05 +01:00
G Johansson and GitHub
7df0d3b140
Remove hourly weather entity from NWS ( #112503 )
2024-03-22 16:32:29 +01:00
G Johansson and GitHub
4fb11dc4f3
Remove hourly weather entity from Aemet ( #110764 )
2024-03-22 16:31:43 +01:00
Duco Sebel and GitHub
48553ece68
Remember entered IP when error happend while setting up HomeWizard ( #113815 )
2024-03-22 16:10:03 +01:00
Robert Svensson and GitHub
a9e857202d
Axis use entity descripton binary sensor platform ( #113705 )
2024-03-22 15:49:51 +01:00
Federico D'Amico and GitHub
5b6361080c
Add cover platform to microBees ( #111135 )
2024-03-22 14:31:09 +01:00
Aarni Koskela and GitHub
29cdac381c
Add reformatting commits to .git-blame-ignore-revs ( #110481 )
2024-03-22 14:29:49 +01:00
Joost Lekkerkerker and GitHub
8aa6447a4f
Add icon translations to Wiz ( #112358 )
2024-03-22 14:04:13 +01:00
Federico D'Amico and GitHub
aae85edb73
Add binary sensor platform to microBees ( #111190 )
2024-03-22 14:01:36 +01:00
Massimo Savazzi and GitHub
16283aad49
Update JVC Projector polling time to be more responsive for automations ( #113765 )
2024-03-22 14:00:10 +01:00
Jan Bouwhuis and GitHub
9ca253213c
Correct HomeAssistantError __str__ implementation and test ( #113991 )
...
Correct HomeAssistant sub class implementation and test
2024-03-22 13:39:36 +01:00
Franck Nijhof and GitHub
ee2e98b475
Update cosign to 2.2.3 ( #113996 )
2024-03-22 13:27:06 +01:00
a2143a7c1a
Return default repairs flow for cloud TTS issues ( #113981 )
...
* Set TTS repairs as not fixable
* Return default confirm flow for fixable cloud issues
* Depend on repairs
* Test default repair flow
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2024-03-22 11:20:47 +01:00
Paulus Schoutsen and GitHub
7b431a91b3
2024.3.2 - fix ( #113978 )
2024.3.2
2024-03-21 22:35:16 -04:00
93289c9f09
Bump home-assistant/builder from 2024.01.0 to 2024.03.5 ( #113887 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 22:20:49 -04:00