Commit 773c250
2025.6.2 (home-assistant#147355)
Co-authored-by: J. Nick Koston <[email protected]>
Co-authored-by: Joost Lekkerkerker <[email protected]>
Co-authored-by: Joostlek <[email protected]>
Co-authored-by: Brian Rogers <[email protected]>
Co-authored-by: Raphael Hehl <[email protected]>
Co-authored-by: starkillerOG <[email protected]>
Co-authored-by: Andre Lengwenus <[email protected]>
Co-authored-by: Chris Talkington <[email protected]>
Co-authored-by: Maciej Bieniek <[email protected]>
Co-authored-by: elmurato <[email protected]>
Co-authored-by: Simone Chemelli <[email protected]>
Co-authored-by: Hessel <[email protected]>
Co-authored-by: Ernst Klamer <[email protected]>
Co-authored-by: Josef Zweck <[email protected]>
Co-authored-by: Ravaka Razafimanantsoa <[email protected]>
Co-authored-by: Allen Porter <[email protected]>
Co-authored-by: Erik Montnemery <[email protected]>
Co-authored-by: Martin Hjelmare <[email protected]>
Co-authored-by: G Johansson <[email protected]>
Co-authored-by: J. Diego Rodríguez Royo <[email protected]>
Co-authored-by: puddly <[email protected]>
Co-authored-by: Brett Adams <[email protected]>
Co-authored-by: Marc Mueller <[email protected]>
Co-authored-by: hahn-th <[email protected]>
Co-authored-by: Robert Resch <[email protected]>
Co-authored-by: Joakim Sørensen <[email protected]>
Co-authored-by: Michael Hansen <[email protected]>
Fix blocking open in Minecraft Server (home-assistant#146820)
Fix missing key for ecosmart in older Wallbox models (home-assistant#146847)
Fix device type filtering in sensor (home-assistant#146945)
Fix incorrect use of zip in service.async_get_all_descriptions (home-assistant#147013)
Fix Shelly entity names for gen1 sleeping devices (home-assistant#147019)
Fix log in onedrive (home-assistant#147029)
Fix Charge Cable binary sensor in Teslemetry (home-assistant#147136)
fix too many requests by API (home-assistant#147197)
Fix reload for Shelly devices with no script support (home-assistant#147344)File tree
84 files changed
+9075
-669
lines changed- .github/workflows
- homeassistant
- brands
- components
- alexa_devices
- bthome
- ecovacs
- esphome
- google
- holiday
- home_connect
- homematicip_cloud
- lamarzocco
- lcn
- local_calendar
- local_todo
- minecraft_server
- motion_blinds
- onedrive
- rachio
- remote_calendar
- reolink
- roku
- shelly
- smartthings
- switchbot_cloud
- teslemetry
- traccar
- unifiprotect
- wallbox
- workday
- zha
- zwave_js
- generated
- helpers
- tests
- components
- reolink
- shelly
- switchbot_cloud
- traccar
- wallbox
- zwave_js
- fixtures
- snapshots
- helpers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
84 files changed
+9075
-669
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
0 commit comments