J. Nick Koston and GitHub
03dcede211
Avoid creating inner tasks to load storage ( #117099 )
2024-05-08 23:41:20 +02:00
J. Nick Koston and GitHub
ead69af27c
Avoid creating a task to clear the hass instance at test teardown ( #117103 )
2024-05-08 23:39:45 +02:00
Jan Bouwhuis and GitHub
840d8cb39f
Add open and opening state support to MQTT lock ( #117110 )
2024-05-08 22:52:57 +02:00
J. Nick Koston and GitHub
84a91a86a9
Improve config entry has already been setup error message ( #117091 )
2024-05-08 14:16:08 -05:00
tizianodeg and GitHub
92b246fda9
Fix nibe_heatpump climate for models without cooling support ( #114599 )
...
* fix nibe_heatpump climate for models without cooling support
* add test for set temperature with no cooling support
* fixup use self._coil_setpoint_cool None
* fixup add new test to explicitly test unsupported cooling
2024-05-08 21:02:43 +02:00
G Johansson and GitHub
7862596ef3
Add open state to LockEntity ( #111968 )
...
* Add `open` state to LockEntity
* Add tests
* Fixes
* Fix tests
* strings and icons
* Adjust demo open lock
* Fix lock and tests
* fix import
* Fix strings
* mute ruff
* Change sequence
* Sequence2
* Group on states
* Fix ruff
* Fix tests
* Add more test cases
* Sorting
2024-05-08 20:42:22 +02:00
cc99a9b62a
Add an add template filter ( #109884 )
...
* Addition of add filter
This change adds an `add` filter, the addition equivalent of the existing `multiply` filter.
* Test for add filter
* Update test_template.py
* Update tests/helpers/test_template.py
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2024-05-08 15:39:36 +02:00
22bc11f397
Convert Anova to cloud push ( #109508 )
...
* current state
* finish refactor
* Apply suggestions from code review
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
* address MR comments
* Change to sensor setup to be listener based.
* remove assert for websocket handler
* added assert for log
* remove mixin
* fix linting
* fix merge change
* Add clarifying comment
* Apply suggestions from code review
Co-authored-by: Erik Montnemery <erik@montnemery.com >
* Address MR comments
* bump version and fix typing check
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2024-05-08 14:53:44 +02:00
Erik Montnemery and GitHub
fd8c36d93b
User eager task in github config flow ( #117066 )
2024-05-08 11:25:57 +02:00
40be1424b5
Store Tractive data in config_entry.runtime_data ( #116781 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com >
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com >
2024-05-08 09:03:26 +02:00
e16a88a9c9
Set the quality scale to platinum for IMGW-PIB integration ( #116912 )
...
* Increase test coverage
* Set the quality scale to platinum
---------
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com >
2024-05-08 08:51:25 +02:00
Michael and GitHub
2891a63281
Store runtime data inside the config entry in IPP ( #116765 )
...
* store runtime data inside the config entry
* improve tests
2024-05-08 01:16:06 -05:00
Kevin Stillhammer and GitHub
3844e2d533
Add service waze_travel_time.get_travel_times ( #108170 )
...
* Add service waze_travel_time.get_travel_times
* Align strings with home-assistant.io
* Remove not needed service args
* Use SelectSelectorConfig.sort
* Move vehicle_type mangling to async_get_travel_times
2024-05-08 07:56:17 +02:00
Michael Hansen and GitHub
7923471b94
Intent target matching and media player enhancements ( #115445 )
...
* Working
* Tests are passing
* Fix climate
* Requested changes from review
2024-05-07 22:01:03 -04:00
J. Nick Koston and GitHub
8401b05d40
Move thread safety check in category_registry sooner ( #117050 )
2024-05-07 19:55:43 -05:00
J. Nick Koston and GitHub
0b2c29fdb9
Move thread safety in floor_registry sooner ( #117044 )
2024-05-07 18:48:38 -05:00
Joost Lekkerkerker and GitHub
27d45f04c4
Fix capitalization in Monzo strings ( #117035 )
...
* Fix capitalization in Monzo strings
* Fix capitalization in Monzo strings
* Fix capitalization in Monzo strings
2024-05-07 22:33:10 +02:00
J. Nick Koston and GitHub
fc3c384e0a
Move thread safety in label_registry sooner ( #117026 )
2024-05-07 15:15:30 -05:00
35d44ec90a
Store Airly runtime data in config entry ( #117031 )
...
* Store runtime data in config entry
* Fix tests
---------
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com >
2024-05-07 22:04:37 +02:00
J. Nick Koston and GitHub
649dd55da9
Simplify MQTT subscribe debouncer execution ( #117006 )
2024-05-07 14:41:31 -05:00
Álvaro Fernández Rojas and GitHub
3774d8ed54
Add climate temp ranges support for Airzone Cloud ( #115025 )
...
airzone_cloud: climate: add temperature ranges support
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com >
2024-05-07 21:29:45 +02:00
Thomas Kistler and GitHub
14fcf7be8e
Add flow and rain sensor support to Hydrawise ( #116303 )
...
* Add flow and rain sensor support to Hydrawise
* Address comments
* Cleanup
* Review comments
* Address review comments
* Added tests
* Add icon translations
* Add snapshot tests
* Clean up binary sensor
* Mypy cleanup
* Another mypy error
* Reviewer feedback
* Clear next_cycle sensor when the value is unknown
* Reviewer feedback
* Reviewer feedback
* Remove assert
* Restructure switches, sensors, and binary sensors
* Reviewer feedback
* Reviewer feedback
2024-05-07 21:26:10 +02:00
Jan Bouwhuis and GitHub
a3248ccff9
Log an exception mqtt client call back throws ( #117028 )
...
* Log an exception mqtt client call back throws
* Supress exceptions and add test
2024-05-07 21:19:46 +02:00
J. Nick Koston and GitHub
26cc1cd3db
Use singleton helper for registries ( #117027 )
2024-05-07 21:04:01 +02:00
6e024d54f1
Add Monzo integration ( #101731 )
...
* Initial monzo implementation
* Tests and fixes
* Extracted api to pypi package
* Add app confirmation step
* Corrected data path for accounts
* Removed useless check
* Improved tests
* Exclude partially tested files from coverage check
* Use has_entity_name naming
* Bumped monzopy to 1.0.10
* Remove commented out code
* Remove reauth from initial PR
* Remove useless code
* Correct comment
* Remove reauth tests
* Remove device triggers from intial PR
* Set attr outside constructor
* Remove f-strings where no longer needed in entity.py
* Rename field to make clearer it's a Callable
* Correct native_unit_of_measurement
* Remove pot transfer service from intial PR
* Remove reauth string
* Remove empty fields in manifest.json
* Freeze SensorEntityDescription and remove Mixin
Also use list comprehensions for producing sensor lists
* Use consts in application_credentials.py
* Revert "Remove useless code"
Apparently this wasn't useless
This reverts commit c6b7109e47202f866c766ea4c16ce3eb0588795b.
* Ruff and pylint style fixes
* Bumped monzopy to 1.1.0
Adds support for joint/business/etc account pots
* Update test snapshot
* Rename AsyncConfigEntryAuth
* Use dataclasses instead of dictionaries
* Move OAuth constants to application_credentials.py
* Remove remaining constants and dependencies for services from this PR
* Remove empty manifest entry
* Fix comment
* Set device entry_type to service
* ACC_SENSORS -> ACCOUNT_SENSORS
* Make value_fn of sensors return StateType
* Rename OAuthMonzoAPI again
* Fix tests
* Patch API instead of integration for unavailable test
* Move pot constant to sensor.py
* Improve type safety in async_get_monzo_api_data()
* Update async_oauth_create_entry() docstring
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2024-05-07 20:38:58 +02:00
968af28c54
Add Tado reconfigure step ( #115970 )
...
Co-authored-by: Matthias Alphart <farmio@alphart.net >
2024-05-07 19:50:07 +02:00
7148c849d6
Only log loop client subscription log if log level is DEBUG ( #117008 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2024-05-07 18:38:59 +02:00
Marc Mueller and GitHub
fd5885ec83
Use HassKey for registries ( #117000 )
2024-05-07 18:03:14 +02:00
G-Two and GitHub
5ad52f122d
Return raw API data for subaru device diagnostics ( #114119 )
2024-05-07 17:32:17 +02:00
Joost Lekkerkerker and GitHub
1559562c26
Clean up Ondilo config flow ( #116931 )
2024-05-07 14:15:56 +02:00
16d86e5d4c
Store Philips TV runtime data in config entry ( #116952 )
...
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com >
2024-05-07 14:10:44 +02:00
Sid and GitHub
2cc916db6d
Replace pylint broad-except with Ruff BLE001 ( #116250 )
2024-05-07 14:00:27 +02:00
Thomas55555 and GitHub
9e5bb92851
Fix flakey test in Husqvarna Automower ( #116981 )
2024-05-07 12:08:52 +02:00
pemontto and GitHub
1c414966fe
Add support for round-robin DNS ( #115218 )
...
* Add support for RR DNS
* 🧪 Update tests for DNS IP round-robin
* 🤖 Configure DNS IP round-robin automatically
* 🐛 Sort IPv6 addresses correctly
* Limit returned IPs and cleanup test class
* 🔟 Change max DNS results to 10
* Rename IPs to ip_addresses
2024-05-07 11:49:13 +02:00
Marc Mueller and GitHub
3d700e2b71
Add HassDict implementation ( #103844 )
2024-05-07 10:53:13 +02:00
Pete Sage and GitHub
731fe17224
Fix Sonos select_source timeout error ( #115640 )
2024-05-07 10:08:12 +02:00
ollo69 and GitHub
5db8082f91
Review AndroidTV decorator exception management ( #114133 )
2024-05-06 18:00:12 -05:00
Thomas55555 and GitHub
8e66e5bb11
Bump aioautomower to 2024.5.0 ( #116942 )
2024-05-06 17:59:34 -05:00
Abílio Costa and GitHub
486b8ca7c4
Make Idasen Desk react to bluetooth changes ( #115939 )
2024-05-06 17:52:54 -05:00
Jan Bouwhuis and GitHub
821c7d813d
Correct formatting mqtt MQTT_DISCOVERY_DONE and MQTT_DISCOVERY_UPDATED message ( #116947 )
2024-05-06 22:32:46 +02:00
G Johansson and GitHub
b3008b074e
Remove ambiclimate integration ( #116410 )
2024-05-06 22:15:04 +02:00
Joakim Plate and GitHub
2b6dd59cfc
Allow reconfiguration of integration sensor ( #116740 )
...
* Allow reconfiguration of integration sensor
* Adjust allowed options to not change unit
2024-05-06 21:03:46 +02:00
ffa8265365
Snapshot Ondilo Ico devices ( #116932 )
...
Co-authored-by: JeromeHXP <dartdoka@mainguet.fr >
2024-05-06 20:34:29 +02:00
Sid and GitHub
b456d97e65
Replace pylint protected-access with Ruff SLF001 ( #115735 )
2024-05-06 20:33:26 +02:00
09be56964d
AccuWeather tests refactoring ( #116923 )
...
* Add mock_accuweather_client
* Improve tests
* Fix exceptions
* Remove unneeded update_listener()
* Fix arguments for fixtures
---------
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com >
2024-05-06 19:41:48 +02:00
Franck Nijhof and GitHub
72d6b4d1c9
Use ConfigEntry runtime_data in TwenteMilieu ( #116642 )
2024-05-06 19:21:34 +02:00
Marc Mueller and GitHub
f5c54bcc0d
Use runtime_data for wled ( #116615 )
2024-05-06 19:19:47 +02:00
Joost Lekkerkerker and GitHub
f92fb0f492
Remove deprecated WAQI state attributes ( #116595 )
2024-05-06 19:12:45 +02:00
Marc Mueller and GitHub
8c053a351c
Use runtime_data for elgato ( #116614 )
2024-05-06 19:12:01 +02:00
Marc Mueller and GitHub
52b8c189d7
Fix wiz test warning ( #116693 )
2024-05-06 19:10:06 +02:00