Michael
1ff9ec661c
Explicitly pass in the config_entry in ambient_network coordinator init ( #137707 )
...
explicitly pass in the config_entry in ambient_network coordinator init
2025-02-07 20:07:01 +01:00
J. Nick Koston
684d8dac0d
Bump SQLAlchemy to 2.0.38 ( #137693 )
2025-02-07 13:03:19 -06:00
Michael
c85f7d0794
Explicitly pass in the config_entry in blink coordinator init ( #137727 )
...
explicitly pass in the config_entry in blink coordinator init
2025-02-07 19:52:50 +01:00
Michael
8f1a0eadc0
Pass in the config_entry in brother coordinator init ( #137726 )
...
explicitly pass in the config_entry in brother coordinator init
2025-02-07 19:52:13 +01:00
Michael
babb1c5589
Explicitly pass in the config_entry in bsblan coordinator init ( #137725 )
...
explicitly pass in the config_entry in bsblan coordinator init
2025-02-07 19:51:05 +01:00
Michael
2b7e67aa0c
Explicitly pass in the config entry in anova coordinator init ( #137701 )
...
* explicitly pass in the config_entry in anova coordinator init
* fix anova
2025-02-07 19:47:39 +01:00
Michael
a8de073076
Explicitly pass in the config_entry in airly coordinator init ( #137698 )
...
explicitly pass in the config_entry in airly coordinator init
2025-02-07 19:46:21 +01:00
Michael
42169e28a4
Explicitly pass in the config_entry in airnow coordinator init ( #137699 )
...
explicitly pass in the config_entry in airnow coordinator init
2025-02-07 19:45:23 +01:00
Michael
1f0f1ac388
Explicitly pass in the config_entry in autarco coordinator init ( #137718 )
...
explicitly pass in the config_entry in autarco coordinator init
2025-02-07 19:39:21 +01:00
Michael
2eb6a03640
Pass in the config_entry in azure_devops coordinator init ( #137722 )
...
explicitly pass in the config_entry in azure_devops coordinator init
2025-02-07 19:38:41 +01:00
Norbert Rittel
9a202b5e56
Fix spelling of "AccuWeather" and sentence-casing plus grammar ( #137696 )
2025-02-07 19:47:05 +02:00
Maciej Bieniek
6ff733b225
Set the device class for the Shelly virtual sensor ( #137068 )
...
* Map sensor role to the device class
* Add test
* Fix docstring
2025-02-07 17:36:26 +02:00
puddly
b3205ea1cd
Do not rely on pyserial for port scanning with the CM5 + ZHA ( #137585 )
...
Do not rely on pyserial for port scanning with the CM5
2025-02-07 16:33:40 +01:00
Maciej Bieniek
aa6fa3cdad
Don't use the current temperature from Shelly BLU TRV as a state for External Temperature number entity ( #137658 )
...
Introduce RpcBluTrvExtTempNumber for External Temperature entity
2025-02-07 16:32:28 +01:00
Norbert Rittel
b9dccb9125
Fix spelling of "SwitchBot", "ID" plus sentence-casing in switchbot ( #137684 )
...
Fix spelling of "SwitchBot", "ID" and sentence-case "encryption"
2025-02-07 16:32:03 +01:00
epenet
1d6aec44df
Use config_entry.async_on_unload in forked_daapd ( #137656 )
2025-02-07 16:30:58 +01:00
Josef Zweck
040e1ff5fb
Use separate metadata files for onedrive ( #137549 )
2025-02-07 16:06:33 +01:00
Andrew Sayre
dd82212e45
Handle previously migrated HEOS device identifier ( #137596 )
2025-02-07 09:04:34 -06:00
Norbert Rittel
600269ad0a
Replace key names with friendly names in todoist actions ( #137667 )
...
* Replace key names with friendly names in todoist actions
Also fix the grammar mistake in "A members username …" by rewordings.
* Fix grammar in reminder_date and reminder_date_string descriptions
* Fix description of due_date_string, replacing "date" with "time"
According to the online docs this is not the day but the time when this is due. Just like the reminder_date_string.
Example in the docs: "tomorrow at 14:00"
2025-02-07 15:33:38 +01:00
Shay Levy
239f2dcb3e
Fix LG webOS TV turn off when device is already off ( #137675 )
2025-02-07 15:25:09 +01:00
Artur Pragacz
6d6961ae6e
Clean up colliding deleted devices when updating non-deleted devices ( #135592 )
...
* Fix Schrödinger's devices
* Address feedback
* Add comment with broader context
2025-02-07 14:44:44 +01:00
epenet
e340f5af8d
Use runtime_data in flume ( #137660 )
2025-02-07 13:06:13 +01:00
Norbert Rittel
da0481852e
Make all occurrences of "Home Guard" in lg_thinq consistent ( #137662 )
...
LQ uses "Home Guard" as a trademark, so all occurrences in the integration should be consistent in spelling.
2025-02-07 13:05:32 +01:00
Erwin Douna
d6d9c9f01a
Bump PyTado to version 0.18.6 ( #137655 )
2025-02-07 12:49:45 +01:00
Marc Mueller
4c9127a0ea
Remove unnecessary type casts ( #137657 )
2025-02-07 12:28:44 +01:00
Andre Lengwenus
d9726ab08c
Use snapshots for ConfigEntry migration tests ( #136093 )
...
* Add snapshots for migration
* Reduce fixtures specific to migration
* Explicitly test versions of migrated entries
2025-02-07 11:32:47 +01:00
epenet
bdc847c7ac
Use runtime_data in firmata ( #137630 )
2025-02-07 11:30:13 +01:00
epenet
ff42353e61
Use runtime_data in fivem ( #137632 )
2025-02-07 11:27:41 +01:00
epenet
60fd07f501
Use runtime_data in frontier_silicon ( #137633 )
2025-02-07 11:26:25 +01:00
epenet
f06d209b2d
Improve type hints in fireservicerota ( #137628 )
2025-02-07 11:14:45 +01:00
Norbert Rittel
4323968222
Replace "HassOS" with "Home Assistant OS" in homeassistant_hardware ( #137637 )
...
Makes it consistent with all other occurrences.
Also change "otbr" and "zha" to uppercase.
2025-02-07 11:13:55 +01:00
Bouwe Westerdijk
8f83a4c485
Plugwise: fix double CONF_PASSWORD occurrence ( #137641 )
...
Fix double CONF_PASSWORD occurrence
2025-02-07 10:09:56 +01:00
epenet
2639a3bce8
Fix missing type annotation in bring ( #137647 )
2025-02-07 10:08:50 +01:00
Manu
448a24802d
Add reconfiguration flow to Bring! integration ( #137529 )
2025-02-07 10:08:02 +01:00
epenet
5b8ef05bc2
Use runtime_data in foscam ( #137646 )
2025-02-07 10:06:44 +01:00
epenet
27cb88db1a
Use runtime_data in fitbit ( #137631 )
2025-02-07 09:53:39 +01:00
epenet
0e443bf748
Fix fireservicerota unload ( #137629 )
2025-02-07 09:53:16 +01:00
epenet
b6c1c10035
Use runtime_data in freedompro ( #137635 )
2025-02-07 09:52:52 +01:00
Michael
734f531a56
Pass in the config_entry in youless coordinator init ( #137471 )
...
explicitly pass in the config_entry in coordinator init
2025-02-07 09:46:53 +01:00
Manu
b9a9da1e1d
Add event platform to Bring! integration ( #136935 )
...
* Add event platform
* update
2025-02-07 09:44:14 +01:00
Nathan Spencer
eaf31051c5
Add HNT wallet/rate to coinbase ( #137592 )
2025-02-07 09:43:32 +01:00
Michael Arthur
2af3a56ab3
Bump Electrickiwi-api to 0.9.14 ( #137614 )
...
* bump library to fix bug with post
* rebuild
2025-02-07 09:36:30 +01:00
Allen Porter
0e0bc4bfe9
Update google-nest-sdm to 7.1.3 ( #137625 )
...
* Update google-nest-sdm to 7.1.2
* Bump nest to 7.1.3
2025-02-07 09:33:58 +01:00
Marc Mueller
f2e6231aa2
Remove redundant dependency markers ( #137608 )
2025-02-07 05:12:02 +01:00
TheJulianJES
c89b416f85
Bump ZHA to 0.0.48 ( #137610 )
2025-02-07 00:33:07 +00:00
Andrew Sayre
a0b8ad16ba
Add remaining HEOS exception translations ( #136878 )
...
Add coordinator exc translations
2025-02-06 23:41:09 +01:00
Duco Sebel
fd6e2a6e19
Add Wi-Fi RSSI sensor in HomeWizard ( #136754 )
2025-02-06 23:37:26 +01:00
Matthias Alphart
8a08a87a25
KNX tests: Support loading different config store fixtures ( #136961 )
...
* Support loading different config store fixtures
* Add config store test for binary sensor
* Update README.md
* remove unused fixture
* AddAdd config store test for switch
2025-02-06 23:24:09 +01:00
Michael Arthur
609188bb33
Bump electrickiwi-api to 0.9.13 ( #137601 )
...
* bump ek api version to fix deps
* Revert "Skip building wheels for electrickiwi-api (#137556 )"
This reverts commit 5f6068eea4b23d4b8100de0830ee06532638524f.
---------
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2025-02-06 22:47:53 +01:00
Jan Rieger
c8bafe9c46
Remove deprecated state attributes from GPSd ( #137600 )
2025-02-06 21:36:58 +01:00