esphome 2024.9.0b4__py3-none-any.whl → 2024.9.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- esphome/components/api/api_connection.cpp +3 -0
- esphome/const.py +1 -1
- {esphome-2024.9.0b4.dist-info → esphome-2024.9.1.dist-info}/METADATA +1 -1
- {esphome-2024.9.0b4.dist-info → esphome-2024.9.1.dist-info}/RECORD +8 -8
- {esphome-2024.9.0b4.dist-info → esphome-2024.9.1.dist-info}/LICENSE +0 -0
- {esphome-2024.9.0b4.dist-info → esphome-2024.9.1.dist-info}/WHEEL +0 -0
- {esphome-2024.9.0b4.dist-info → esphome-2024.9.1.dist-info}/entry_points.txt +0 -0
- {esphome-2024.9.0b4.dist-info → esphome-2024.9.1.dist-info}/top_level.txt +0 -0
@@ -1242,6 +1242,9 @@ VoiceAssistantConfigurationResponse APIConnection::voice_assistant_get_configura
|
|
1242
1242
|
}
|
1243
1243
|
resp.available_wake_words.push_back(std::move(resp_wake_word));
|
1244
1244
|
}
|
1245
|
+
for (auto &wake_word_id : config.active_wake_words) {
|
1246
|
+
resp.active_wake_words.push_back(wake_word_id);
|
1247
|
+
}
|
1245
1248
|
resp.max_active_wake_words = config.max_active_wake_words;
|
1246
1249
|
}
|
1247
1250
|
return resp;
|
esphome/const.py
CHANGED
@@ -5,7 +5,7 @@ esphome/codegen.py,sha256=GePHUM7xdXb_Pil59SHVsXg2F4VBPgkH-Fz2PDX8Z54,1873
|
|
5
5
|
esphome/config.py,sha256=ArMupdqCpKqQm-vFWb85HueI88DAfYTjuhR6mA691DI,39614
|
6
6
|
esphome/config_helpers.py,sha256=MKf_wzO35nn41FvigXE0iYKDslPgL2ruf8R-EPtTT2I,3256
|
7
7
|
esphome/config_validation.py,sha256=8EJWDk3JRqPE6eXXL_u6sSPvlRWLHYTIXb6MfsEriW0,66190
|
8
|
-
esphome/const.py,sha256=
|
8
|
+
esphome/const.py,sha256=fRHZVnhd7evZnyiO4zpzN3x9-ApZpz1nxOHFgOlvU9I,39687
|
9
9
|
esphome/coroutine.py,sha256=j_14z8dIIzIBeuNO30D4c1RJvMMt1xZFZ58Evd-EvJA,9344
|
10
10
|
esphome/cpp_generator.py,sha256=lXPXHYUsFIvBSAoZ93mXYlGcXYg5L18nTtYGHE4_rr8,31203
|
11
11
|
esphome/cpp_helpers.py,sha256=6C2vNbOIhZKi43xRVlk5hp9GfshfBn-rc5D_ZFUEYaE,4801
|
@@ -173,7 +173,7 @@ esphome/components/apds9960/apds9960.h,sha256=oFrXPQrPDS16gNSVdN1n6SKuvjwc9LdvpK
|
|
173
173
|
esphome/components/apds9960/binary_sensor.py,sha256=DcfxkwZFvgmOU3C_gVSfZOpJ-EZlZXMd0gHnAUnxxCs,786
|
174
174
|
esphome/components/apds9960/sensor.py,sha256=HoGfwl7WqJkpKI7BjeM1alXPcppdWVRrWwFzrZ0ISAo,871
|
175
175
|
esphome/components/api/__init__.py,sha256=grnorxG9QG00eQwcIsiijno_o_JS6xKzOitqLS1DkXg,9895
|
176
|
-
esphome/components/api/api_connection.cpp,sha256=
|
176
|
+
esphome/components/api/api_connection.cpp,sha256=x0gOr7jnFs1d415u0jFBRhnfnU-Pk7pGXsohUrKLXgI,58945
|
177
177
|
esphome/components/api/api_connection.h,sha256=TzVix_TjCGRcXJ5yvkM7-ZVWYec5SAmzKhZFEsrxmiw,10648
|
178
178
|
esphome/components/api/api_frame_helper.cpp,sha256=-K3JLxUJ3gKpxVzJwOAwlCvlwl7C7VTgQWhpHlhzgd0,32998
|
179
179
|
esphome/components/api/api_frame_helper.h,sha256=c1ET5DyoWNtdEkxLCVmyfyA8ZASBv9iAA24I5mtmnzA,5522
|
@@ -3260,9 +3260,9 @@ esphome/dashboard/util/itertools.py,sha256=8eLrWEWmICLtXNxkKdYPQV0c_N4GEz8m9Npnb
|
|
3260
3260
|
esphome/dashboard/util/password.py,sha256=cQz3b9B-ijTe7zS6BeCW0hc3pWv6JjC78jmnycYYAh8,321
|
3261
3261
|
esphome/dashboard/util/subprocess.py,sha256=T8EW6dbU4LPd2DG1dRrdh8li71tt6J1isn411poMhkk,1022
|
3262
3262
|
esphome/dashboard/util/text.py,sha256=ENDnfN4O0NdA3CKVJjQYabFbwbrsIhVKrAMQe53qYu4,534
|
3263
|
-
esphome-2024.9.
|
3264
|
-
esphome-2024.9.
|
3265
|
-
esphome-2024.9.
|
3266
|
-
esphome-2024.9.
|
3267
|
-
esphome-2024.9.
|
3268
|
-
esphome-2024.9.
|
3263
|
+
esphome-2024.9.1.dist-info/LICENSE,sha256=HzEjkBInJe44L4WvAOPfhPJJDNj6YbnqFyvGWRzArGM,36664
|
3264
|
+
esphome-2024.9.1.dist-info/METADATA,sha256=ZlwFK4o74LdgHPG9GEJ3xlwENGYZsD35bYpakT3JIus,3263
|
3265
|
+
esphome-2024.9.1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
3266
|
+
esphome-2024.9.1.dist-info/entry_points.txt,sha256=mIxVNuWtbYzeEcaWCl-AQ-97aBOWbnYBAK8nbF6P4M0,50
|
3267
|
+
esphome-2024.9.1.dist-info/top_level.txt,sha256=0GSXEW3cnITpgG3qnsSMz0qoqJHAFyfw7Y8MVtEf1Yk,8
|
3268
|
+
esphome-2024.9.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|