Joost Lekkerkerker
|
1ebcc34e66
|
Fix restoring state class in mobile app (#126868)
|
2024-09-27 11:37:28 +02:00 |
J. Nick Koston
|
40e83dd9e0
|
Bump yarl to 1.13.0 (#126872)
|
2024-09-27 11:35:57 +02:00 |
Joost Lekkerkerker
|
18fd00d0c2
|
Add diagnostics platform to airgradient (#126886)
|
2024-09-27 11:35:35 +02:00 |
J. Nick Koston
|
9ec26a9be5
|
Fix getting the current host for IPv6 urls (#126889)
|
2024-09-27 11:26:35 +02:00 |
Erik Montnemery
|
3c0be47d3c
|
Add FlowManager.async_has_matching_flow (#126804)
* Add FlowManager.async_flow_has_matching_flow
* Revert changes from the future
* Apply suggested changes to apple_tv config flow
* Rename methods after discussion
* Update homeassistant/data_entry_flow.py
Co-authored-by: J. Nick Koston <nick@koston.org>
* Move deduplication functions to config_entries, add tests
* Adjust tests
---------
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2024-09-27 10:51:36 +02:00 |
Michael
|
26b5dab12b
|
Add `nmi` (nautical miles) as valid distance unit (#124723)
|
2024-09-27 10:40:59 +02:00 |
J. Nick Koston
|
75ae6a8087
|
Fix getting the host for the current request (#126882)
|
2024-09-27 03:36:05 -05:00 |
Franck Nijhof
|
fb0e102d74
|
Mark custom panel integration as system type (#126883)
|
2024-09-27 10:26:19 +02:00 |
EnjoyingM
|
d777ec3267
|
Bump wolf-comm to 0.0.15 (#126857)
|
2024-09-27 09:56:33 +02:00 |
David Bonnes
|
cff9e9abab
|
Refactor evohome test fixtures for improved testing (#126781)
|
2024-09-27 09:40:52 +02:00 |
Marc Mueller
|
0b19831a7a
|
Update pytest warnings filter (#126858)
|
2024-09-27 09:32:50 +02:00 |
Alexey ALERT Rubashёff
|
27f3715780
|
Update overkiz Atlantic Water Heater away mode switching (#121801)
|
2024-09-27 09:30:40 +02:00 |
Jeef
|
76858f0534
|
Monarch Money cashflow sensor bugfix (#125774)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
|
2024-09-27 09:18:37 +02:00 |
Joost Lekkerkerker
|
bcfdfe93f9
|
Fix small typo in mobile_app docstring (#126863)
|
2024-09-27 00:01:11 +02:00 |
Joost Lekkerkerker
|
7c6cc16ef1
|
Bump aiowithings to 3.1.0 (#126854)
|
2024-09-26 22:36:01 +02:00 |
Paulus Schoutsen
|
471c68f653
|
Update the Selected Pipeline entity name (#126845)
|
2024-09-26 20:38:51 +02:00 |
Joost Lekkerkerker
|
ae102f1318
|
Add logging to NYT Games setup failures (#126832)
|
2024-09-26 20:33:24 +02:00 |
Joost Lekkerkerker
|
2a0ad20188
|
Fix last played icon in NYT Games (#126837)
|
2024-09-26 20:23:24 +02:00 |
Michael Hansen
|
9db5b481be
|
Fix ESPHome and VoIP Assist satellite entity names (#126229)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2024-09-26 20:22:09 +02:00 |
Joost Lekkerkerker
|
185d00c86c
|
Fix Withings reauth title (#126838)
|
2024-09-26 20:19:40 +02:00 |
Bram Kragten
|
e72ec07683
|
Update frontend to 20240926.0 (#126843)
|
2024-09-26 19:48:27 +02:00 |
Joost Lekkerkerker
|
6e12726b11
|
Use Parametrizing in Matter tests (#126759)
* Overhaul matter tests
* Overhaul
* Remove matter_client where obsolete
* Move snapshots to the top
* Use usefixtures
* Add Valve
|
2024-09-26 19:40:20 +02:00 |
epenet
|
6c539cd2d8
|
Improve type hints in template config_flow tests (#126803)
Improve type hints in template tests
|
2024-09-26 19:25:33 +02:00 |
Sid
|
77642b9e3d
|
Bump ruff to 0.6.8 (#126842)
|
2024-09-26 19:13:08 +02:00 |
Mike Degatano
|
86dc7111cb
|
Bump aiohasupervisor to 0.1.0 (#126841)
|
2024-09-26 18:34:30 +02:00 |
Joost Lekkerkerker
|
8d428acbbb
|
Bump nyt_games to 0.4.2 (#126834)
* Bump nyt_games to 0.4.1
* Bump nyt_games to 0.4.1
* Bump nyt_games to 0.4.2
|
2024-09-26 18:03:11 +02:00 |
Joost Lekkerkerker
|
1c13851858
|
Bump jaraco.abode to 6.2.1 (#126823)
|
2024-09-26 17:31:09 +02:00 |
Joost Lekkerkerker
|
a75ebc27c4
|
Bump knocki to 0.3.5 (#126826)
|
2024-09-26 15:45:20 +02:00 |
epenet
|
45f92dd981
|
Improve type hints in template (#126802)
|
2024-09-26 15:05:46 +02:00 |
Steven B.
|
5a6ce86476
|
Bump ring-doorbell to 0.9.6 (#126817)
|
2024-09-26 15:00:31 +02:00 |
Noah Husby
|
7afad1dde9
|
Bump aiorussound to 4.0.5 (#126774)
* Bump aiorussound to 4.0.4
* Remove unnecessary exception
* Bump aiorussound to 4.0.5
* Fixes
* Update homeassistant/components/russound_rio/media_player.py
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
|
2024-09-26 14:38:36 +02:00 |
Manu
|
b766d91f49
|
Fix typo in Mealie integration (#126824)
|
2024-09-26 14:28:57 +02:00 |
Marc Mueller
|
22dac266c4
|
Update pydantic to 1.10.18 (#126821)
|
2024-09-26 14:17:46 +02:00 |
epenet
|
5fb9537d6d
|
Use pytest.mark.usefixtures for start_ha in template tests (#126805)
|
2024-09-26 14:00:52 +02:00 |
Marc Mueller
|
c1b24e6ba2
|
Small typing improvements (#126818)
* Add from __future__ import annotations
* Use PEP 695 type aliases
* Fix generator typing
|
2024-09-26 13:51:27 +02:00 |
dependabot[bot]
|
cf803507d6
|
Bump actions/checkout from 4.1.7 to 4.2.0 (#126801)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-26 13:49:48 +02:00 |
Josef Zweck
|
16e5271cac
|
Switch coordinator setup to `_async_setup` (#126810)
|
2024-09-26 13:08:02 +02:00 |
Martin Hjelmare
|
d5ad35630f
|
Fix missing template alarm control panel menu string (#126791)
|
2024-09-26 07:37:49 +02:00 |
starkillerOG
|
1395baef01
|
Remove Reolink Home Hub main level switches (#126697)
Co-authored-by: Robert Resch <robert@resch.dev>
|
2024-09-25 21:52:26 +02:00 |
David Bonnes
|
90dcb02429
|
Remove unnecessary patch from evohome tests (#126760)
|
2024-09-25 21:52:03 +02:00 |
Steven B.
|
4f0211cdd8
|
Deprecate tplink alarm button entities (#126349)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2024-09-25 14:47:40 -05:00 |
epenet
|
a1e6d4b693
|
Use shorthand attributes in geofency device tracker (#126741)
|
2024-09-25 21:47:13 +02:00 |
starkillerOG
|
77db88ad28
|
Bump reolink-aio to 0.9.11 (#126778)
|
2024-09-25 21:43:20 +02:00 |
G Johansson
|
c6a1b9fc39
|
Change Climate set temp action for incorrect feature will raise (#126692)
* Change Climate set temp action for incorrect feature will raise
* Fix some tests
* Fix review comments
* Fix tesla_fleet
* Fix tests
* Fix review comment
|
2024-09-25 21:16:14 +02:00 |
Franck Nijhof
|
9afd270111
|
Bump version to 2024.11.0dev0 (#126776)
|
2024-09-25 21:08:07 +02:00 |
Erik Montnemery
|
7d61cb1ef5
|
Remove unignore flow (#126765)
|
2024-09-25 20:29:14 +02:00 |
Thomas55555
|
f53411b95a
|
Bump aioautomower to 2024.9.3 (#126769)
* Bump aioautomower to 2024.9.3
* tests
|
2024-09-25 20:28:22 +02:00 |
Ludovic BOUÉ
|
6d1e5886ec
|
Add Valve platform to Matter integration (#123311)
* Create water_valve.py
* Update water_valve.py
ValveEntity
* Update water_valve.py
ValveDeviceClass
* Update water_valve.py
* Update water_valve.py
OperationalStatus
* Update water_valve.py
* Update water_valve.py
Commands
* Update water_valve.py
Platform.VALVE
* Update water_valve.py
* Update water_valve.py
operational_status
* Update water_valve.py
current_valve_position
* Update water_valve.py
* Update water_valve.py
* Update water_valve.py
attributes
* Update water_valve.py
* Update water_valve.py
* Update water_valve.py
* Update water_valve.py
* Update water_valve.py
* Update water_valve.py
* Update water_valve.py
* Update water_valve.py
* Open command
* Match Valve entity methods
* Update water_valve.py
* Update water_valve.py
* Update water_valve.py
* ruff-format
* Update water_valve.py
* Update water_valve.py
* Update water_valve.py
Attributes.CurrentLevel
* Update water_valve.py
* Update water_valve.py
* Update water_valve.py
* Update water_valve.py
async_set_valve_position
* Update water_valve.py
* Update water_valve.py
Bitmaps
* Update water_valve.py
* Update water_valve.py
* Update water_valve.py
* Update water_valve.py
* Update water_valve.py
* Update water_valve.py
* Update homeassistant/components/matter/water_valve.py
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
* Update homeassistant/components/matter/water_valve.py
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
* Update water_valve.py
* Update water_valve.py
* Update water_valve.py
* Update discovery.py to add WaterValve
* Update water_valve.py
* Update water_valve.py
* Update water_valve.py
* Update water_valve.py
* Update discovery.py
* Update discovery.py
* Update water_valve.py
* Update water_valve.py
* Update water_valve.py
* Update water_valve.py
* Rename water_valve.py to valve.py
* Update valve.py
* Update valve.py
* Update valve.py
* Update valve.py
* Update valve.py
* Update valve.py
* Update valve.py
* Update valve.py
* Update valve.py
* Update valve.py
* Update valve.py
* Update valve.py
* Update valve.py
* Update valve.py
* Create test_valve.py
* Update test_valve.py
* Update test_valve.py
* Update test_valve.py
* Update test_valve.py
* Update test_valve.py
* Update test_valve.py
* Update test_valve.py
* Update test_valve.py
* Update test_valve.py
* Create valve.json
* Update air-purifier.json
* Revert "Update air-purifier.json"
This reverts commit b68dce0ccc81bc6fb1db36191de1c296ce54cac3.
* Update valve.json
* Update valve.json
* Update valve.json
* Update test_valve.py
* Update valve.json
* Update test_valve.py
* Update valve.json
* Update valve.json
* Update valve.json
* Update test_valve.py
* Update valve.py
* Update valve.py
* Update valve.py
* add tests
* cleanup
* Clean up variable
* Format
* add tests for state updates
* adjust
* add tests for position
---------
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2024-09-25 20:19:10 +02:00 |
puddly
|
0a44c9456c
|
Bump ZHA to 0.0.34 (#126766)
|
2024-09-25 18:44:51 +02:00 |
epenet
|
fbf5d3966d
|
Use shorthand attributes in locative device tracker (#126740)
|
2024-09-25 18:27:18 +02:00 |