Erik Montnemery
d1525b1edf
Sort parameters to MockConfigEntry ( #117239 )
2024-05-11 14:16:29 -04:00
Erik Montnemery
35900cd579
Use mock_config_flow helper in bootstrap tests ( #117240 )
2024-05-11 14:11:42 -04:00
Erik Montnemery
021b057a87
Use mock_config_flow helper in config_entries tests ( #117241 )
2024-05-11 14:11:18 -04:00
Erik Montnemery
5c1f6aeb60
Use mock_config_flow helper in config tests ( #117245 )
2024-05-11 14:09:00 -04:00
Raman Gupta
1f792fc2aa
Start using runtime_data for zwave_js ( #117261 )
...
* Start using runtime_data for zwave_js
* fix bug
2024-05-11 14:08:30 -04:00
Tom Harris
a892062f01
Bump pyinsteon to 1.6.1 ( #117196 )
...
* Bump pyinsteon
* Bump pyinsteon
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2024-05-11 13:41:14 -04:00
mtielen
e5f8e08d62
Bump wolf-comm to 0.0.8 ( #117218 )
2024-05-11 18:29:59 +02:00
hahn-th
8e71fca511
Bump homematicip to 1.1.1 ( #117175 )
2024-05-11 18:24:56 +02:00
Raman Gupta
9655db3d55
Fix zwave_js discovery logic for node device class ( #117232 )
...
* Fix zwave_js discovery logic for node device class
* simplify check
2024-05-11 17:41:03 +02:00
Erik Montnemery
3bea124d84
Sort asserts in config config_entries tests ( #117244 )
2024-05-11 17:38:07 +02:00
Erik Montnemery
813f97dedc
Rename some MQTT tests ( #117246 )
2024-05-11 16:57:46 +02:00
Erik Montnemery
745c4aef30
Rename some rflink tests ( #117247 )
2024-05-11 14:18:41 +01:00
Erik Montnemery
acc78b26f7
Rename some translation helper tests ( #117248 )
2024-05-11 14:17:53 +01:00
Erik Montnemery
6f50c60e60
Rename some runner tests ( #117249 )
2024-05-11 14:16:41 +01:00
Erik Montnemery
90a50c162d
Use MockConfigEntry in unifi tests ( #117238 )
2024-05-11 11:11:53 +02:00
J. Nick Koston
daef625985
Speed up init and finish flow ( #117226 )
...
Since every flow now has to check for single config entry, change
the check to see if a config entry exists first before calling
the _support_single_config_entry_only since _support_single_config_entry_only
has to load the integration which adds up quite a bit in test runs
2024-05-11 09:47:17 +02:00
Paul Donald
c979597ec4
Prevent shutdown fault-log trace-back ( #116735 )
...
Closes issue #116710
2024-05-11 07:59:05 +02:00
G Johansson
70a1e627b6
Add device class to Command Line cover ( #117183 )
2024-05-11 06:22:30 +01:00
J. Nick Koston
d7aa24fa50
Only load translations for an integration once per test session ( #117118 )
2024-05-11 12:00:02 +09:00
J. Nick Koston
9e107a02db
Fix flakey advantage_air test ( #117224 )
2024-05-10 21:39:01 -05:00
Allen Porter
f35b9c2b22
Bump pyrainbird to 6.0.1 ( #117217 )
...
* Bump pyrainbird to 6.0.0
* Bump to 6.0.1
2024-05-10 19:00:08 -07:00
jjlawren
b180e14224
Bump SoCo to 0.30.4 ( #117212 )
2024-05-10 21:38:38 -04:00
J. Nick Koston
52cca26473
Use async_get_loaded_integration in config_entries ( #117192 )
2024-05-11 10:30:34 +09:00
Allen Porter
25c97a5eab
Bump ical to 8.0.1 ( #117219 )
2024-05-10 21:25:16 -04:00
J. Nick Koston
3ad489d835
Fix flakey sonos test teardown ( #117222 )
...
https://github.com/home-assistant/core/actions/runs/9039805087/job/24843300480?pr=117214
2024-05-10 21:24:49 -04:00
J. Nick Koston
2e60e09ba2
Ensure config entry setup lock is held when removing a config entry ( #117086 )
2024-05-11 09:47:26 +09:00
J. Nick Koston
c74c2f3652
Add state check to config entry setup to ensure it cannot be setup twice ( #117193 )
2024-05-11 07:09:28 +09:00
Jan Bouwhuis
c21dac855a
Fix File entry setup config parsing whole YAML config ( #117206 )
...
Fix File entry setup config parsingwhole YAML config
2024-05-10 22:05:40 +02:00
Marc-Olivier Arsenault
db6e3f7cbf
Add update_without_throttle to ecobee number ( #116504 )
...
add update_without_throttle
2024-05-10 21:54:28 +02:00
Denis Shulyaka
8168aff253
Update SetPositionIntentHandler intent schema ( #116794 )
...
Update SetPositionIntentHandler
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2024-05-10 14:33:11 -04:00
Diogo Gomes
8953616d11
Bump pytrydan to 0.6.0 ( #117162 )
2024-05-10 19:59:28 +02:00
Denis Shulyaka
f2460a6975
Update media_player intent schema ( #116793 )
...
Update media_player/intent.py
2024-05-10 11:27:04 -04:00
Jan Bouwhuis
96ccf7f2da
Log some mqtt of the discovery logging at debug level ( #117185 )
2024-05-10 14:49:27 +02:00
Marc Mueller
9f321642b2
Import TypedDict from typing ( #117161 )
2024-05-10 14:18:13 +02:00
Robert Resch
22b83657f9
Bump deebot-client to 7.2.0 ( #117189 )
2024-05-10 13:33:18 +02:00
Markus
ed4c3196ab
Add ESPhome discovery via MQTT ( #116499 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-05-10 13:32:42 +02:00
Brett Adams
62d70b1b10
Add energy site coordinator to Teslemetry ( #117184 )
...
* Add energy site coordinator
* Add missing string
* Add another missing string
* Aprettier
2024-05-10 12:38:20 +02:00
Jan Bouwhuis
55c4ba12f6
Migrate file integration to config entry ( #116861 )
...
* File integration entry setup
* Import to entry and tests
* Add config flow
* Exception handling and tests
* Add config flow tests
* Add issue for micration and deprecation
* Check whole entry data for uniqueness
* Revert changes change new notify entity
* Follow up on code review
* Keep name service option
* Also keep sensor name
* Make name unique
* Follow up comment
* No default timestamp needed
* Remove default name as it is already set
* Use links
2024-05-10 10:54:36 +02:00
Brett Adams
1a4e416bf4
Refactor Teslemetry integration ( #112480 )
...
* Refactor Teslemetry
* Add abstractmethod
* Remove unused timestamp const
* Ruff
* Fix
* Update snapshots
* ruff
* Ruff
* ruff
* Lint
* Fix tests
* Fix tests and diag
* Refix snapshot
* Ruff
* Fix
* Fix bad merge
* has as property
* Remove _handle_coordinator_update
* Test and error changes
2024-05-10 10:52:33 +02:00
Bertrand Roussel
11f5b48724
Add standard deviation calculation to group ( #112076 )
...
* Add standard deviation calculation to group
* Add missing bits
---------
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2024-05-10 10:16:09 +02:00
RJPoelstra
8c54587d7e
Improve base entity state in Vogel's MotionMount integration ( #109043 )
...
* Update device info when name changes
* Entities now report themselves as being unavailable when the MotionMount is disconnected
* Don't update device_info when name changes
* Use `device_entry` property to update device name
* Assert device is available
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Add missing import
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-05-10 09:58:16 +02:00
tizianodeg
d4fbaef4f6
Raise ServiceValidationError in Nibe climate services ( #117171 )
...
Fix ClimateService to rise ServiceValidationError for stack free logs
2024-05-10 09:22:20 +02:00
J. Nick Koston
4138c7a0ef
Handle tilt position being None in HKC ( #117141 )
2024-05-10 00:47:13 -05:00
Sid
e4a3cab801
Bump ruff to 0.4.4 ( #117154 )
2024-05-09 22:13:11 +02:00
Thomas55555
3fa2db84f0
Catch auth exception in husqvarna automower ( #115365 )
...
* Catch AuthException in Husqvarna Automower
* don't use getattr
* raise ConfigEntryAuthFailed
2024-05-09 16:56:26 +02:00
Jan Bouwhuis
82e12052e4
Fix typo in xiaomi_ble translation strings ( #117144 )
2024-05-09 16:31:36 +02:00
J. Nick Koston
333d5a9251
Speed up test teardown when no config entries are loaded ( #117095 )
...
Avoid the gather call when there are no loaded config entries
2024-05-09 10:14:07 -04:00
Kevin Worrel
c1f0ebee2c
Add screenlogic service tests ( #116356 )
2024-05-09 07:19:58 -05:00
Joost Lekkerkerker
b30a02dee6
Add base entity for Airgradient ( #117135 )
2024-05-09 11:12:47 +02:00
Joost Lekkerkerker
6485973d9b
Add airgradient integration ( #114113 )
2024-05-09 10:54:29 +02:00