File tree
8 files changed
+12
-8
lines changed- homeassistant-stubs/components
- cloud
- esphome
- lamarzocco
- tts
8 files changed
+12
-8
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
| 54 | + | |
54 | 55 |
| |
55 | 56 |
| |
56 | 57 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 | 4 |
| |
6 | 5 |
| |
7 | 6 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
| 5 | + | |
4 | 6 |
| |
5 | 7 |
| |
6 | 8 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
34 | 35 |
| |
35 | 36 |
| |
36 | 37 |
| |
|
Submodule homeassistant_core updated 34 files
- homeassistant/components/backup/config.py+1-1
- homeassistant/components/cloud/tts.py+7-3
- homeassistant/components/esphome/config_flow.py+10
- homeassistant/components/esphome/update.py+1-2
- homeassistant/components/home_connect/strings.json+16-8
- homeassistant/components/inkbird/manifest.json+5-1
- homeassistant/components/lamarzocco/__init__.py+1-1
- homeassistant/components/lamarzocco/coordinator.py+4-3
- homeassistant/components/lamarzocco/diagnostics.py+11-1
- homeassistant/components/lamarzocco/manifest.json+1-1
- homeassistant/components/media_player/strings.json+1-1
- homeassistant/components/miele/button.py+1-2
- homeassistant/components/miele/climate.py+2-6
- homeassistant/components/miele/entity.py+1-1
- homeassistant/components/miele/fan.py+4-2
- homeassistant/components/miele/strings.json-3
- homeassistant/components/miele/switch.py+4-9
- homeassistant/components/opower/coordinator.py+1-1
- homeassistant/components/pushover/manifest.json+1-1
- homeassistant/components/random/strings.json+2
- homeassistant/components/tts/__init__.py+3
- homeassistant/components/tts/legacy.py+1
- homeassistant/components/tts/media_source.py+14-7
- homeassistant/const.py+1-1
- homeassistant/generated/bluetooth.py+5
- pyproject.toml+1-1
- requirements_all.txt+3-3
- requirements_test_all.txt+3-3
- tests/components/esphome/test_config_flow.py+63-3
- tests/components/lamarzocco/snapshots/test_diagnostics.ambr+518-511
- tests/components/miele/fixtures/fan_devices.json+124
- tests/components/miele/snapshots/test_fan.ambr+49
- tests/components/tts/test_init.py+39
- tests/components/tts/test_media_source.py+7
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
|
Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments