Mr. Bubbles
4596b89201
Bump pyecotrend_ista to 3.2.0 ( #118924 )
2024-06-06 09:10:46 +02:00
Ernst Klamer
64b23419e0
Bump bthome-ble to 3.9.1 ( #118907 )
...
bump bthome-ble to 3.9.1
2024-06-05 23:38:30 -04:00
Michael Hansen
6efc3b95a4
Bump intents to 2024.6.5 ( #118890 )
2024-06-05 18:43:28 +02:00
Bram Kragten
3a4b84a4ce
Update frontend to 20240605.0 ( #118875 )
2024-06-05 13:32:50 +02:00
Michał Jaworski
5e9eae14fc
Bump blebox-uniapi fom 2.2.2 to 2.4.2 ( #118836 )
...
* blebox: udpdate version in manifest and add new sensor key mapping
* blebox: add more sensor types
* blebox: use blebox_uniapi==2.4.1
* blebox: use blebox_uniapi==2.4.2
* blebox: update requirements_all.txt
* blebox: revert introduction of illuminance and power meter sensors set
2024-06-05 12:11:49 +02:00
Ethem Cem Özkan
adc21e7c55
Bump python-roborock to 2.2.3 ( #118853 )
...
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2024-06-05 10:22:05 +02:00
Gerben Jongerius
f18ddb628c
Bump youless dependency version to 2.1.0 ( #118820 )
2024-06-04 20:52:37 +02:00
Bram Kragten
6483c46991
Update frontend to 20240604.0 ( #118811 )
2024-06-04 18:26:47 +02:00
Stefan Agner
e2f45bfbdc
Bump Python Matter Server library to 6.1.0 ( #118806 )
2024-06-04 18:23:22 +02:00
Joost Lekkerkerker
43a9a4f9ed
Bump airgradient to 0.4.3 ( #118776 )
2024-06-04 10:53:16 +02:00
Mr. Bubbles
7815840194
Add ista EcoTrend integration ( #118360 )
...
* Add ista EcoTrend integration
* move code out of try
* Use account owners name as entry title
* update config flow tests
* add tests for init
* Add reauth flow
* Add tests for sensors
* add translations for reauth
* trigger statistics import on first refresh
* Move statistics and reauth flow to other PR
* Fix tests
* some changes
* draft_final_final
* remove unnecessary icons
* changed tests
* move device_registry test to init
* add text selectors
2024-06-04 10:45:53 +02:00
starkillerOG
cba07540e9
Bump reolink-aio to 0.9.1 ( #118655 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-06-04 08:00:40 +02:00
Joakim Sørensen
53ab215dfc
Update hass-nabucasa to version 0.81.1 ( #118768 )
2024-06-04 06:27:54 +02:00
Michael Hansen
289263087c
Bump intents to 2024.6.3 ( #118748 )
2024-06-03 22:47:09 -04:00
Jan Bouwhuis
dd1dd4c6a3
Migrate Intergas InComfort/Intouch Lan2RF gateway YAML to config flow ( #118642 )
...
* Add config flow
* Make sure the device is polled - refactor
* Fix
* Add tests config flow
* Update test requirements
* Ensure dispatcher has a unique signal per heater
* Followup on review
* Follow up comments
* One more docstr
* Make specific try blocks and refactoring
* Handle import exceptions
* Restore removed lines
* Move initial heater update in try block
* Raise issue failed import
* Update test codeowners
* Remove entity device info
* Remove entity device info
* Appy suggestions from code review
* Remove broad exception handling from entry setup
* Test coverage
2024-06-03 20:37:48 +02:00
David Knowles
ebe4888c21
Bump pydrawise to 2024.6.2 ( #118608 )
2024-06-03 19:29:20 +02:00
Bram Kragten
049cac3443
Update frontend to 20240603.0 ( #118736 )
2024-06-03 19:25:01 +02:00
Diogo Gomes
827dfec311
Bump pytrydan to 0.7.0 ( #118726 )
2024-06-03 17:27:06 +02:00
RJPoelstra
8a68529dd1
Bump python-MotionMount to 2.0.0 ( #118719 )
2024-06-03 16:27:42 +02:00
epenet
771ed33b14
Bump renault-api to 0.2.3 ( #118718 )
2024-06-03 15:53:23 +02:00
Paul Bottein
6d02453c8a
Bump python-roborock to 2.2.2 ( #118697 )
2024-06-03 15:39:50 +02:00
Mick Vleeshouwer
87a1b8e83c
Bump pyoverkiz to 1.13.11 ( #118703 )
2024-06-03 11:43:40 +02:00
puddly
746939c8cd
Bump ZHA dependencies ( #118658 )
...
* Bump bellows to 0.39.0
* Do not create a backup if there is no active ZHA gateway object
* Bump universal-silabs-flasher as well
2024-06-02 16:55:48 -04:00
Maciej Bieniek
649d6ec11a
Bump `nettigo_air_monitor` library to version `3.2.0` ( #118600 )
...
* Bump nam to version 3.2.0
* Update test snapshot
---------
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-06-01 18:10:45 +02:00
Maciej Bieniek
8f5ddd5bcc
Bump `brother` backend library to version `4.2.0` ( #118557 )
...
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-05-31 09:00:33 -05:00
Diogo Gomes
822273a6a3
Add support for V2C Trydan 2.1.7 ( #117147 )
...
* Support for firmware 2.1.7
* add device ID as unique_id
* add device ID as unique_id
* add test device id as unique_id
* backward compatibility
* move outside try
* Sensor return type
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* not needed
* make slave error enum state
* fix enum
* Update homeassistant/components/v2c/sensor.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update homeassistant/components/v2c/strings.json
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update homeassistant/components/v2c/strings.json
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* simplify tests
* fix misspellings from upstream library
* add sensor tests
* just enough coverage for enum sensor
* Refactor V2C tests (#117264 )
* Refactor V2C tests
* fix rebase issues
* ruff
* review
* fix https://github.com/home-assistant/core/issues/117296
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-05-30 20:42:48 +02:00
Bram Kragten
56e4fa86b0
Update frontend to 20240530.0 ( #118489 )
2024-05-30 16:55:49 +02:00
Robert Resch
ac979e9105
Bump deebot-client to 7.3.0 ( #118462 )
2024-05-30 11:40:05 +02:00
ashionky
c0ccc86954
Bump refoss to v1.2.1 ( #118450 )
2024-05-30 11:03:18 +02:00
tronikos
e50defa7f5
Bump opower to 0.4.6 ( #118434 )
2024-05-29 11:37:36 -10:00
swcloudgenie
a670169325
New official genie garage integration ( #117020 )
...
* new official genie garage integration
* move api constants into api module
* move scan interval constant to cover.py
2024-05-29 16:13:28 -04:00
TheJulianJES
6382cb9134
Bump zha-quirks to 0.0.116 ( #118393 )
2024-05-29 19:52:25 +02:00
Marcel van der Veldt
7136be5047
Bump Python Matter Server library to 6.1.0(b0) ( #118388 )
2024-05-29 19:20:18 +02:00
Bram Kragten
23381ff30c
Bump frontend to 20240529.0 ( #118392 )
2024-05-29 19:06:46 +02:00
Joost Lekkerkerker
181ae1227a
Bump airgradient to 0.4.2 ( #118389 )
2024-05-29 18:17:26 +02:00
Joost Lekkerkerker
9e342a61f3
Bump yt-dlp to 2024.05.27 ( #118378 )
2024-05-29 15:38:21 +02:00
osohotwateriot
d69431ea48
Bump pyosoenergyapi to 1.1.4 ( #118368 )
2024-05-29 14:15:26 +02:00
Joakim Sørensen
d33068d00c
Update pylaunches dependency to version 2.0.0 ( #118362 )
2024-05-29 11:18:29 +02:00
Joakim Plate
acfc027456
Update ha philips_js to 3.2.2 ( #118326 )
2024-05-28 23:13:17 +02:00
Michael Hansen
106cb4cfb7
Bump intents and add tests for new error messages ( #118317 )
...
* Add new error keys
* Bump intents and test new error messages
* Fix response text
2024-05-28 12:24:24 -04:00
starkillerOG
a5f81262aa
Bump reolink-aio to 0.8.11 ( #118294 )
2024-05-28 12:29:30 +02:00
Michael
5d61743a5b
Bump aiovlc to 0.3.2 ( #118258 )
2024-05-28 07:58:20 +02:00
Jesse Hills
a23da3bd46
Bump aioesphomeapi to 24.5.0 ( #118271 )
2024-05-28 13:03:01 +12:00
Maciej Bieniek
805f634634
Bump `nettigo_air_monitor` to version 3.1.0 ( #118227 )
...
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-05-27 12:54:10 +02:00
Brett Adams
46158f5c14
Allow older vehicles to sleep in Teslemetry ( #117229 )
...
* Allow older vehicles to sleep
* Remove updated_once
* move pre2021 to lib
* bump
* Bump again
* Bump to 0.5.11
* Fix VIN so it matches the check
* Fix snapshot
* Snapshots
* Fix self.updated_once
* Remove old pre2021 attribute
* fix snapshots
---------
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2024-05-27 12:37:33 +02:00
Joost Lekkerkerker
f2762c9031
Bump yt-dlp to 2024.05.26 ( #118229 )
2024-05-27 11:38:30 +02:00
Duco Sebel
22cc7d34d5
Fix unique_id not being unique in HomeWizard ( #117940 )
2024-05-27 11:23:10 +02:00
Richard Kroegel
10291b1ce8
Bump bimmer_connected to 0.15.3 ( #118179 )
...
Co-authored-by: Richard <rikroe@users.noreply.github.com>
2024-05-27 11:01:22 +02:00
Michael Hansen
3766c72ddb
Forward timer events to Wyoming satellites ( #118128 )
...
* Add timer tests
* Forward timer events to satellites
* Use config entry for background tasks
2024-05-26 17:29:46 -04:00
G Johansson
008b56b4dd
Bump holidays to 0.49 ( #118181 )
2024-05-26 20:29:58 +02:00