1e72e9e0b2
Add workaround for data entry flow show progress ( #116704 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2024-05-04 13:17:21 -05:00
ac12d2a463
fix UnboundLocalError on modified_statistic_ids in compile_statistics ( #116795 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2024-05-04 13:16:58 -05:00
Michael and GitHub
f143ed9eeb
Store runtime data inside the config entry in SamsungTV ( #116787 )
2024-05-04 19:12:31 +02:00
Michael and GitHub
ec46d4d644
Store runtime data inside the config entry in Nextcloud ( #116790 )
2024-05-04 19:03:25 +02:00
Michael and GitHub
831282c3ba
Store runtime data inside the config entry in Met.no ( #116767 )
2024-05-04 18:59:01 +02:00
Joost Lekkerkerker and GitHub
985fd49909
Remove suggested UoM from Opower ( #116728 )
2024-05-04 10:29:42 -05:00
J. Nick Koston and GitHub
a2a8cf6361
Bump aiohttp-isal to 0.3.1 ( #116720 )
2024-05-04 10:29:00 -05:00
J. Nick Koston and GitHub
a444b832ed
Bump bluetooth-adapters to 0.19.2 ( #116785 )
2024-05-04 10:26:14 -05:00
19eb51deeb
Move Brother DataUpdateCoordinator to the coordinator module ( #116772 )
...
* Store data in config_entry.runtime_data
* Update homeassistant/components/brother/__init__.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
* Fix setdefault
* Do not include ignored and disabled
* Check loaded entries
---------
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-05-04 16:29:08 +02:00
Maciej Bieniek and GitHub
63484fdadd
Store BraviaTV data in config_entry.runtime_data ( #116778 )
2024-05-04 15:50:33 +02:00
2132b170f2
Update unique_id to string in Honeywell ( #116726 )
...
* Update unique_id to string
* Update homeassistant/components/honeywell/climate.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
* Update homeassistant/components/honeywell/climate.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
* Update homeassistant/components/honeywell/climate.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
* Add typing for devices
* Add tests
* Use methods to verify unique_id
* Update tests/components/honeywell/test_climate.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-05-04 14:18:50 +02:00
Marc Mueller and GitHub
f9d95efac0
Improve CoordinatorWeatherEntity generic typing ( #116760 )
2024-05-04 14:02:23 +02:00
Michael and GitHub
8238cd9f22
Store runtime data inside the config entry in Shelly ( #116763 )
2024-05-04 12:41:25 +02:00
Michael and GitHub
e5543e3b95
Store runtime data inside the config entry in DWD ( #116764 )
2024-05-04 12:36:28 +02:00
Sid and GitHub
a5df229715
Bump ruff to 0.4.3 ( #116749 )
2024-05-04 11:56:40 +02:00
Sean Chen and GitHub
ac0eabad9f
Fix UpdateCoordinator types in CoordinatorWeatherEntity constructor ( #116747 )
2024-05-04 10:32:37 +02:00
mtielen and GitHub
8ec1576c67
Fix active state mapping in wolflink ( #116659 )
...
* Fix active state mapping for certain entities
2024-05-04 09:23:40 +01:00
Joost Lekkerkerker and GitHub
45d44ac49e
Fix Bosch-SHC switch state ( #116721 )
2024-05-03 23:54:27 +02:00
81a269f4f5
Use runtime_data in Axis integration ( #116729 )
...
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com >
2024-05-03 21:52:37 +02:00
Jan-Philipp Benecke and GitHub
ce8cea86a2
Use ConfigEntry runtime_data in Discovergy ( #116671 )
2024-05-03 21:29:35 +02:00
Allen Porter and GitHub
9b4099950c
Cleanup OpenAI and Ollama conversation entities ( #116714 )
2024-05-03 10:59:08 -04:00
1eed5442e2
Bump nettigo-air-monitor to version 3.0.1 ( #116699 )
...
Bump nettigo-air-monitor to version 3.0.1
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com >
2024-05-03 14:36:42 +02:00
Erik Montnemery and GitHub
e9b9d2d545
Convert recorder entity registry tests to use async API ( #116448 )
...
* Convert recorder entity registry tests to use async API
* Address review comment
* Make sure recorder is patch is set up before hass fixture
2024-05-03 14:10:58 +02:00
Erik Montnemery and GitHub
f309064a7f
Convert sensor recorder tests to use async API ( #116373 )
...
* Convert sensor recorder tests to use async API
* Fix accidentally renamed test
* Avoid unnecessary calls to async_wait_recording_done
* Avoid auto-commits for every state change
* Make sure recorder patches are set up before hass fixture
2024-05-03 14:07:38 +02:00
Maciej Bieniek and GitHub
3c3a948c33
EntityDescription doesn't need to be generic for NextDNS binary sensor and switch platforms ( #116697 )
2024-05-03 13:56:38 +02:00
Guido Schmitz and GitHub
cb26e3c633
Use ConfigEntry runtime_data in devolo Home Control ( #116672 )
2024-05-03 13:55:04 +02:00
5274165007
Use runtime_data to store NextDNS data ( #116691 )
...
* Use runtime_data to store data
* Use data type instead of CoordinatorDataT
---------
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com >
2024-05-03 13:39:10 +02:00
79d50a0685
Add test for HA stop to devolo Home Control ( #116682 )
...
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com >
2024-05-03 13:36:15 +02:00
Marc Mueller and GitHub
28ab45d5d8
Fix snapcast test warning ( #116687 )
2024-05-03 13:29:05 +02:00
Marc Mueller and GitHub
15b24dfbc2
Fix fyta test warning ( #116688 )
2024-05-03 13:28:36 +02:00
Marcel van der Veldt and GitHub
217795865b
Fix Matter startup when Matter bridge is present ( #116569 )
2024-05-03 13:27:01 +02:00
309b3451b6
Move NAM Data Update Coordinator to the coordinator module ( #116686 )
...
Move Data Update Coordinator to the coordinator module
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com >
2024-05-03 13:13:56 +02:00
Felipe Martins Diel and GitHub
453ce0fc4e
Fix BroadlinkRemote._learn_command() ( #116692 )
2024-05-03 13:11:22 +02:00
Galorhallen and GitHub
fd398a3b3c
Bump govee-light-local library and fix wrong information for Govee lights ( #116651 )
2024-05-03 13:07:45 +02:00
Marc Mueller and GitHub
4a2b595cc8
Fix fyta test timezone handling ( #116689 )
2024-05-03 13:07:12 +02:00
6413376ccb
Fix nws forecast coordinators and remove legacy forecast handling ( #115857 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2024-05-03 13:06:40 +02:00
J. Nick Koston and GitHub
ee7f818fcd
Block dreame_vacuum versions older than 1.0.4 ( #116673 )
2024-05-03 12:17:01 +02:00
J. Nick Koston and GitHub
2b2b46c774
Bump habluetooth to 3.0.1 ( #116663 )
2024-05-03 12:15:51 +02:00
395fe0f47f
Bump imgw_pib to version 1.0.1 ( #116630 )
...
Bump imgw_pib to version 1.0.1
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com >
2024-05-03 11:44:51 +02:00
84308c9e53
Add title feature to notify entity platform ( #116426 )
...
* Add title feature to notify entity platform
* Add overload variants
* Remove overloads, update signatures
* Improve test coverage
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Do not use const
* fix typo
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2024-05-03 11:17:28 +02:00
J. Nick Koston and GitHub
ecdad19296
Drop pyserial-asyncio from zha ( #116638 )
2024-05-03 02:12:28 -05:00
27fcf72275
Convert history tests to use async API ( #116447 )
...
* Convert history tests to use async API
* Add new fixture to help patch recorder
* Modify
* Modify
* Update tests/conftest.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Rename fixture
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2024-05-03 08:14:46 +02:00
Allen Porter and GitHub
897794f53b
Clean up small changes from OpenAI conversation entity change ( #116395 )
...
Small cleanups in OpenAI conversation
2024-05-02 19:38:12 -05:00
J. Nick Koston and GitHub
c07f02534b
Migrate bluetooth to use the singleton helper ( #116629 )
2024-05-02 19:35:16 -05:00
007b15dc8b
Bump ZHA dependency bellows to 0.38.4 ( #116660 )
...
Bump ZHA dependencies
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com >
2024-05-02 19:31:28 -05:00
0e23d0439b
Add ecobee ventilator 20 min timer ( #115969 )
...
* add 20 min timer Ecobee
* modify local value with estimated time
* add ecobee test switch
* removed manual setting of data
* Add no throttle updates
* add more test cases
* move timezone calculation in update function
* update attribute based on feedback
* use timezone for time comparaison
* add location data to tests
* remove is_on function
* update python-ecobee-api lib
* remove uncessary checks
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2024-05-03 02:08:25 +02:00
Glenn Waters and GitHub
a3791fde09
Bump env_canada lib to 0.6.2 ( #116662 )
2024-05-02 18:17:41 -05:00
J. Nick Koston and GitHub
43a0c880eb
Bump habluetooth to 2.8.1 ( #116661 )
2024-05-02 18:15:56 -05:00
Jan Bouwhuis and GitHub
5ddf21e4da
Cleanup MQTT sensor last_reset_topic config parameter a year after removal ( #116657 )
2024-05-03 00:04:58 +02:00
Erik Montnemery and GitHub
b013d6ade9
Fix flaky hassio test ( #116658 )
2024-05-02 16:24:14 -05:00