functionpointer and GitHub
e447d83024
Use ssl util in Tibber ( #123369 )
...
Tibber: Use homeassistant.util.ssl
2024-08-28 03:04:08 +02:00
8fee1975b4
Bump pyspeex-noise to 1.0.2 ( #124721 )
...
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com >
2024-08-27 14:26:46 -10:00
puddly and GitHub
3533ac163c
Remove unnecessary assertion for the Yellow firmware type ( #124747 )
2024-08-28 01:57:08 +02:00
J. Nick Koston and GitHub
1b304e60d9
Disable sisyphus integration ( #124742 )
2024-08-27 12:53:48 -10:00
J. Nick Koston and GitHub
5bd17c9198
Bump aioshelly to 11.3.0 ( #124741 )
2024-08-27 12:34:30 -10:00
J. Nick Koston and GitHub
136f0e423e
Bump aioambient to 2024.08.0 ( #124729 )
2024-08-27 12:33:17 -10:00
e84d9e21f7
Handle single state requests from ESPHome ( #124660 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2024-08-27 12:15:41 -10:00
J. Nick Koston and GitHub
fa084143ef
Bump dbus-fast to 2.24.0 ( #124737 )
...
changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v2.23.0...v2.24.0
2024-08-27 23:58:11 +02:00
J. Nick Koston and GitHub
ca17c70109
Remove socketio constraints ( #124730 )
...
We have been stuck on an old version of socketio for a few years
now due to https://github.com/jkeljo/sisyphus-control/issues/6 and
no solution has been reached.
The constraint is blocking any integration from using socketio 4.x servers as the old version
only supports socketio 3.x servers which have reached EOL (https://socket.io/docs/v3/ )
2024-08-27 23:42:42 +02:00
puddly and GitHub
5818e2c2d4
Yellow firmware selection options flow ( #122868 )
...
* Implement Yellow config flow for firmware selection
* Use the probed firmware type when setting up Yellow
* Add translation strings
* Ensure (most) existing `init` tests pass
* Remove multi-PAN setup config flow unit tests
* Get existing config flow unit tests passing
* Add unit tests for uninstalling multi-PAN and such
* Consolidate entity creation for Yellow and clean up steps
* Be explicit with multiple inheritance overrides
* Address review comments
2024-08-27 23:14:41 +02:00
Shay Levy and GitHub
467749eb57
Fix Shelly sleepy RPC setup if device is already awake ( #124734 )
2024-08-27 10:48:13 -10:00
Jan Bouwhuis and GitHub
dd0c353afb
Fix nice_go integration tests ( #124736 )
2024-08-27 10:28:54 -10:00
IceBotYT and GitHub
9e762fa222
Bump Nice G.O. to 0.3.5 ( #124667 )
...
* Bump Nice G.O. to 0.3.1
* Bump to 0.3.5
2024-08-27 19:53:00 +02:00
Michael and GitHub
ea04269c49
Improve test coverage for nextcloud ( #123148 )
...
* add first data driven tests
* remove unused mock
* test unique_id migration
* test errors during setup
* test error during data update
* test update entity
* system_versionis always available
* make use of snapshot_platform helper
* use parametrize test for coordinator update errors
* apply suggestions
* don't touch internals on coordinator tests
* rework to use async_get_or_create instead of mock_registry
2024-08-27 19:48:39 +02:00
Erik Montnemery and GitHub
e2d84f9a58
Add support for multiple otbr config entries ( #124289 )
...
* Add support for multiple otbr config entries
* Fix test
* Drop useless fixture
* Address review comments
* Change unique id from xa to id
* Improve error text
* Store data in ConfigEntry.runtime_data
* Remove useless function
2024-08-27 19:07:35 +02:00
Erik Montnemery and GitHub
52b6f00363
Adjust name of Google Translate TTS provider ( #124688 )
2024-08-27 19:07:04 +02:00
55c42fde88
Improve validation of entity service schemas ( #124102 )
...
* Improve validation of entity service schemas
* Update tests/helpers/test_entity_platform.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-08-27 19:05:49 +02:00
epenet and GitHub
0dc1eb8757
Cleanup unused import in zwave_js config flow ( #124716 )
2024-08-27 18:41:27 +02:00
Paulus Schoutsen and GitHub
1936aeccb9
Add a test for async_converse ( #124697 )
2024-08-27 11:01:00 -05:00
epenet and GitHub
c1c158c0aa
Adjust docstring in airvisual_pro config flow ( #124712 )
2024-08-27 16:48:04 +02:00
epenet and GitHub
bcfc7ea481
Cleanup unused import in google config flow ( #124711 )
2024-08-27 07:36:07 -07:00
Antoine Reversat and GitHub
de8bbaadd1
Fix review comments in fglair ( #124710 )
...
* Replace if len() == 0 with if not
* Replace list + filter with list comprehensions
* Move consts that are only used in one module to said module
2024-08-27 16:26:18 +02:00
epenet and GitHub
318259689f
Standardize import step variable name (part 4) ( #124692 )
...
* Standardize import step variable name (part 4)
* One more
* Revert geonetnz_volcano
* Revert SMS due to coverage
* Revert somfy_mylink due to coverage
2024-08-27 16:18:11 +02:00
epenet and GitHub
f802611359
Cleanup unused import in somfy_mylink config flow ( #124709 )
2024-08-27 16:04:00 +02:00
Erik Montnemery and GitHub
53479b5924
Adjust name of legacy Home Assistant Cloud TTS provider ( #124685 )
2024-08-27 15:13:58 +02:00
Erik Montnemery and GitHub
9cae786f40
Add ConfigEntries.async_get_loaded ( #124705 )
2024-08-27 14:20:57 +02:00
functionpointer and GitHub
48292beec8
Update pyTibber to 0.30.1 ( #124407 )
...
Update to pyTibber==0.30.1
2024-08-27 13:19:15 +02:00
Matrix and GitHub
a45ba51f89
Update YoLink FlexFob Automation ( #123631 )
...
* Change FlexFob Trigger
* Update device trigger tests
2024-08-27 13:17:14 +02:00
Jon Seager and GitHub
9119884e53
Add touchlinesl integration ( #124557 )
...
* touchlinesl: init integration
* integration(touchlinesl): address review feedback
* integration(touchlinesl): address review feedback
* integration(touchlinesl): add a coordinator to manage data updates
* integration(touchlinesl): address review feedback
* integration(touchline_sl): address feedback (and rename)
* integration(touchline_sl): address feedback
* integration(touchline_sl): address feedback
* integration(touchline_sl): update strings
* integration(touchline_sl): address feedback
* integration(touchline_sl): address feedback
2024-08-27 13:15:31 +02:00
Matrix and GitHub
37e2839fa3
Add power entity for yolink plug ( #124678 )
...
* Add Plug power entity
* change state class to total
* Add translations and moving icon to icon.json
* sort translation key
* Fix suggestions
2024-08-27 12:03:50 +02:00
epenet and GitHub
6b0428774d
Standardize import step variable name (part 2) ( #124679 )
2024-08-27 11:22:35 +02:00
J. Nick Koston and GitHub
0d2f22838a
Reduce complexity of _sorted_statistics_to_dict ( #123936 )
...
* comp stats queries
* tweak
* reduce
2024-08-27 11:22:10 +02:00
J. Nick Koston and GitHub
4bc19876ca
Small speed up to creating stats database rows ( #124587 )
...
* Small speed up to creating stats database rows
Calling .timestamp() directly is faster on new cpython
* more cleanup
2024-08-27 11:18:12 +02:00
J. Nick Koston and GitHub
902d76da36
Small cleanup to normalize states ( #124614 )
...
- Remove duplicate state_unit lookup
- Use undefined instead of object
2024-08-27 11:17:34 +02:00
J. Nick Koston and GitHub
d8161c431f
Add support for using an entityfilter to subscribe_entities ( #124641 )
...
* Add support for using an entityfilter to subscribe_entities
* filter init
* fix
* coverage
2024-08-27 11:17:05 +02:00
J. Nick Koston and GitHub
68d6f1c1aa
Bump zeroconf to 0.133.0 ( #124673 )
...
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.132.2...0.133.0
2024-08-27 11:15:00 +02:00
Erik Montnemery and GitHub
ef1d53c207
Include engine name in TTS WS responses ( #124683 )
2024-08-27 11:14:41 +02:00
Erik Montnemery and GitHub
823b62d8ab
Include engine name in STT WS responses ( #124684 )
2024-08-27 11:14:17 +02:00
epenet and GitHub
dece7e0f9c
Cleanup unused import in proximity config flow ( #124681 )
...
* Cleanup unused import in proximity config flow
* Cleanup tests
2024-08-27 11:08:33 +02:00
epenet and GitHub
68cdf8877c
Standardize import step variable name (part 3) ( #124680 )
2024-08-27 10:50:13 +02:00
epenet and GitHub
831a1d7ad1
Standardize import step variable name (part 1) ( #124674 )
2024-08-27 10:34:47 +02:00
Erik Montnemery and GitHub
715f4bd2c3
Set deprecated flag on TTS engines replaced by entities in WS list ( #124676 )
2024-08-27 10:09:49 +02:00
Yuxin Wang and GitHub
74a12bb802
Replace LASTSTEST with LAST_S_TEST ( #124668 )
2024-08-27 06:50:15 +02:00
Ståle Storø Hauknes and GitHub
51fd8e1288
Bump airthings-ble to 0.9.1 ( #124658 )
2024-08-26 13:59:28 -10:00
Richard Kroegel and GitHub
2fe19c04b9
Bump bimmer_connected to 0.16.2 ( #124651 )
2024-08-26 13:57:25 -10:00
Jesse Hills and GitHub
37019d33fd
Bump aioesphomeapi to 25.2.1 ( #124659 )
2024-08-26 12:29:54 -10:00
Alexey ALERT Rubashёff and GitHub
0fe939cd7c
Update overkiz Atlantic Water Heater operation mode switching ( #124619 )
...
* conventional operation state usage
* MartinHjelmare indentation request
* Manual Mode binary sensor
* Removed usage of unconventional operation states
* Removed usage of unconventional operation state
* STATE_OFF operation mode support
2024-08-26 21:31:07 +02:00
Maciej Bieniek and GitHub
b960ebeb8b
Add WS outbound config to Shelly diagnostics ( #124654 )
...
Add WS Outbound config to diagnostics
2024-08-26 22:17:38 +03:00
7334fb0125
Add Reolink chime play action ( #123245 )
...
* Add chime play service
* fix supported_feature
* finalize
* add tests
* Adjust to device service
* fix issue
* Add tests
* actions -> services
* fix styling
* Use conftest fixture for test_chime
* Update tests/components/reolink/test_services.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
* use ATTR_RINGTONE and rename chime_play to play_chime
* Add translatable exceptions
* fix styling
* Remove option to use entity_id
* fixes
* Fix translations
* fix
* fix translation key
* remove translation key
* use callback for async_setup_services
* fix styling
* Add test_play_chime_service_unloaded
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-08-26 21:12:32 +02:00
Maciej Bieniek and GitHub
d8fe3c5377
Add missing units for xpercent, xfreq and xcounts Shelly sensors ( #124288 )
2024-08-26 08:59:18 -10:00