Joost Lekkerkerker
5754e8721a
Fix Withings translations ( #101397 )
2023-10-04 16:45:13 +02:00
Franck Nijhof
22bf1a0582
2023.10.0 ( #101386 )
2023.10.0
2023-10-04 16:03:55 +02:00
Maciej Bieniek
ab6f617797
Use entity_registry_enabled_by_default fixture in Kraken tests ( #101379 )
...
Use entity_registry_enabled_by_default fixture
2023-10-04 15:45:59 +02:00
Franck Nijhof
01daae69ab
Bumped version to 2023.10.0
2023-10-04 13:48:40 +02:00
Erik Montnemery
17779c5f0c
Add loader.async_suggest_report_issue and loader.async_get_issue_tracker ( #101336 )
...
* Add loader.async_suggest_report_issue and loader.async_get_issue_tracker
* Update tests
* Add tests
* Address review comments
* Address review comments
2023-10-04 13:40:33 +02:00
Maciej Bieniek
3aa6771835
Update DeviceInfo.sw_version value for Shelly Gen2 sleeping devices ( #101338 )
...
* Update device info for gen2 sleeping devices
* Add test
* Update sw_version only if the firmware_version value has changed
* Rename device_update_info() to update_device_fw_info()
* Remove duplicate comparison
2023-10-04 11:00:17 +02:00
Franck Nijhof
512b2af13c
Bumped version to 2023.10.0b9
2023.10.0b9
2023-10-04 10:24:20 +02:00
Raman Gupta
d3c5b9777b
Notify users when zwave device gets reset ( #101362 )
...
* Notify users when zwave device gets reset
* review comments
2023-10-04 10:18:48 +02:00
Franck Nijhof
8e05df2b44
Bumped version to 2023.10.0b8
2023.10.0b8
2023-10-04 10:11:43 +02:00
Franck Nijhof
0470ca3e76
Update Pillow to 10.0.1 ( #101368 )
2023-10-04 10:11:33 +02:00
Guido Schmitz
ebde9914f2
Increase update interval of update platform in devolo_home_network ( #101366 )
...
Increase update interval of firmware platform
2023-10-04 10:11:30 +02:00
Luke Lashley and Robert Resch
337f9197bb
Check that dock error status is not None for Roborock ( #101321 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
2023-10-04 10:11:27 +02:00
Brett Adams
9b9a16e9c6
Fix temperature when myZone is in use for Advantage air ( #101316 )
2023-10-04 10:11:21 +02:00
Brett Adams
cd175f679f
Fix temperature when myZone is in use for Advantage air ( #101316 )
2023-10-04 10:05:44 +02:00
Franck Nijhof
fb724472fb
Update Pillow to 10.0.1 ( #101368 )
2023-10-04 09:54:43 +02:00
Luke Lashley and Robert Resch
f08d66741d
Check that dock error status is not None for Roborock ( #101321 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
2023-10-04 09:40:03 +02:00
Guido Schmitz
d14e5dc56a
Increase update interval of update platform in devolo_home_network ( #101366 )
...
Increase update interval of firmware platform
2023-10-04 09:19:57 +02:00
Dave T
8626a4888c
Remove deprecated temperature conversion functions ( #101204 )
2023-10-04 06:04:23 +02:00
Dave T
efca5ba554
Remove deprecated pressure conversion functions ( #101347 )
...
Remove deprecated pressure conversion utils
2023-10-04 06:03:32 +02:00
Dave T
adf6d34d95
Remove deprecated speed conversion functions ( #101350 )
2023-10-04 06:01:45 +02:00
Paulus Schoutsen
55ff8e1fcb
Bumped version to 2023.10.0b7
2023.10.0b7
2023-10-03 22:07:38 -04:00
Jesse Hills
937a26117c
Allow esphome device to disable vad on stream ( #101352 )
2023-10-03 22:03:20 -04:00
Jesse Hills
776b26de3f
Fix manual stopping of the voice assistant pipeline ( #101351 )
2023-10-03 22:03:19 -04:00
Michael Hansen
b9a929e63b
Pipeline runs are only equal with same id ( #101341 )
...
* Pipeline runs are only equal with same id
* Use dict instead of list in PipelineRuns
* Let it blow up
* Test
* Test rest of __eq__
2023-10-03 22:03:18 -04:00
Michael Hansen
9c5d9344e2
Increase pipeline timeout to 5 minutes ( #101327 )
2023-10-03 22:03:17 -04:00
Michael
38423ad6f1
Bump pyW800rf32 to 0.4 ( #101317 )
...
bump pyW800rf32 from 0.3 to 0.4
2023-10-03 22:03:16 -04:00
Brett Adams
9e4f9a88ad
Fix reference error in Aussie Broadband ( #101315 )
2023-10-03 22:03:15 -04:00
Brett Adams
e0cbbf7d57
Revert PR #99077 for Aussie Broadband ( #101314 )
2023-10-03 22:03:14 -04:00
Aaron Collins and Erik Montnemery
fd6eb61489
Remove duplicated device before daikin migration ( #99900 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2023-10-03 22:03:13 -04:00
Franck Nijhof
3be3593ffa
Revert "Add Energyzero get_prices service ( #100499 )" ( #101332 )
...
This reverts commit d518cf13e5 .
2023-10-03 22:00:30 -04:00
Ville Skyttä
5551a345ea
Remove some unnecessary uses of regular expressions ( #101182 )
2023-10-03 20:55:00 -05:00
Jesse Hills
09ba34fb3a
Allow esphome device to disable vad on stream ( #101352 )
2023-10-04 13:09:12 +13:00
Jesse Hills
63946175ea
Fix manual stopping of the voice assistant pipeline ( #101351 )
2023-10-03 19:15:56 -04:00
Michael Hansen
e6504218bc
Pipeline runs are only equal with same id ( #101341 )
...
* Pipeline runs are only equal with same id
* Use dict instead of list in PipelineRuns
* Let it blow up
* Test
* Test rest of __eq__
2023-10-03 16:52:31 -05:00
Maciej Bieniek
d8f1023210
Use entity_registry_enabled_by_default fixture in the NextDNS tests ( #101339 )
2023-10-03 22:07:17 +02:00
Jan-Philipp Benecke
1c60597e41
Make co2signal state attribute translatable ( #101337 )
2023-10-03 21:19:32 +02:00
Erik Montnemery
2627abb9ef
Improve test coverage of deprecation helper ( #101335 )
2023-10-03 20:57:24 +02:00
Michael Hansen
cc7e35e299
Increase pipeline timeout to 5 minutes ( #101327 )
2023-10-03 19:41:00 +02:00
Marc Mueller
d723a87ea2
Update coverage to 7.3.2 ( #101319 )
2023-10-03 19:30:18 +02:00
Erik Montnemery
ab2de18f8f
Refactor frame.get_integration_frame ( #101322 )
2023-10-03 19:21:27 +02:00
Shay Levy
956098ae3a
Shelly - remove unused device update info call ( #101295 )
2023-10-03 19:21:31 +03:00
Brett Adams
bdcc6c0143
Fix reference error in Aussie Broadband ( #101315 )
2023-10-03 16:35:26 +02:00
Robert Groot
d518cf13e5
Add Energyzero get_prices service ( #100499 )
2023-10-03 16:21:23 +02:00
Daniel Rheinbay
135570acab
Add tea time effect to Yeelight ( #95936 )
2023-10-03 14:53:01 +02:00
Michael
7c7f00a46d
Bump pyW800rf32 to 0.4 ( #101317 )
...
bump pyW800rf32 from 0.3 to 0.4
2023-10-03 12:17:23 +02:00
Brett Adams
727074a1a6
Revert PR #99077 for Aussie Broadband ( #101314 )
2023-10-03 11:52:01 +02:00
Aaron Collins and Erik Montnemery
99f227229e
Remove duplicated device before daikin migration ( #99900 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2023-10-03 10:11:21 +02:00
dependabot[bot]
69e588b15e
Bump actions/setup-python from 4.7.0 to 4.7.1 ( #101306 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-03 10:10:18 +02:00
Franck Nijhof
a9bc380c32
Bumped version to 2023.10.0b6
2023.10.0b6
2023-10-02 23:03:02 +02:00
Franck Nijhof
be32db70a0
Update Lokalise CLI to v2.6.8 ( #101297 )
2023-10-02 23:02:53 +02:00