J. Nick Koston
c6ff445dd4
Bump aioshelly to 11.4.1 to accomodate shelly GetStatus calls that take a few seconds to respond ( #124893 )
...
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2024-09-02 20:06:03 +02:00
vhkristof
0948a94409
Bump renault-api to v0.2.7 ( #124858 )
...
* Bump renault-api to v0.2.7
* Updated requirements_all and requirements_test_all
2024-09-02 20:06:02 +02:00
J. Nick Koston
9be20d6130
Restore sisyphus integration ( #124749 )
...
* Revert "Disable sisyphus integration (#124742 )"
This reverts commit 1b304e60d9
.
* Restore sisyphus integration
reverts #124742 and updates the lib instead
changelog: https://github.com/jkeljo/sisyphus-control/compare/v3.1.3...v3.1.4
release is pending: https://github.com/jkeljo/sisyphus-control/pull/8#issuecomment-2313893689
2024-09-02 20:06:01 +02:00
Etienne Soufflet
c4e484539d
Fix Tado fan speed for AC ( #122415 )
...
* change capabilities
* fix tests 2
* improve usability with capabilities
* fix swings management
* Update homeassistant/components/tado/climate.py
Co-authored-by: Erwin Douna <e.douna@gmail.com>
* fix after Erwin's review
* fix after joostlek's review
* use constant
* use in instead of get
---------
Co-authored-by: Erwin Douna <e.douna@gmail.com>
2024-09-02 20:06:00 +02:00
Jeef
234f32265e
Bump Intellifire to 4.1.9 ( #121091 )
...
* rebase
* Minor patch to fix duplicate DeviceInfo beign created - if data hasnt updated yet
* rebase
* Minor patch to fix duplicate DeviceInfo beign created - if data hasnt updated yet
* fixing formatting
* Update homeassistant/components/intellifire/__init__.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Update homeassistant/components/intellifire/__init__.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Removing cloud connectivity sensor - leaving local one in
* Renaming class to something more useful
* addressing pr
* Update homeassistant/components/intellifire/__init__.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* add ruff exception
* Fix test annotations
* remove access to private variable
* Bumping to 4.1.9 instead of 4.1.5
* A renaming
* rename
* Updated testing
* Update __init__.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* updateing styrings
* Update tests/components/intellifire/conftest.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Testing refactor - WIP
* everything is passing - cleanup still needed
* cleaning up comments
* update pr
* unrename
* Update homeassistant/components/intellifire/coordinator.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* fixing sentence
* fixed fixture and removed error codes
* reverted a bad change
* fixing strings.json
* revert renaming
* fix
* typing inother pr
* adding extra tests - one has a really dumb name
* using a real value
* added a migration in
* Update homeassistant/components/intellifire/config_flow.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update tests/components/intellifire/test_init.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* cleanup continues
* addressing pr
* switch back to debug
* Update tests/components/intellifire/conftest.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* some changes
* restore property mock cuase didnt work otherwise
* cleanup has begun
* removed extra text
* addressing pr stuff
* fixed reauth
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-09-02 20:05:59 +02:00
Bram Kragten
411b014da2
Bump version to 2024.9.0b2
2024-08-30 20:08:46 +02:00
Joost Lekkerkerker
3a8aa4200d
Bump aiomealie to 0.9.0 ( #124924 )
...
* Bump aiomealie to 0.9.0
* Bump aiomealie to 0.9.0
2024-08-30 20:08:20 +02:00
Josef Zweck
dd8471e786
Bump lmcloud 1.2.2 ( #124911 )
...
bump lmcloud 1.2.2
2024-08-30 20:08:19 +02:00
Josef Zweck
f33b4b0dc0
Bump lmcloud to 1.2.1 ( #124908 )
2024-08-30 20:08:19 +02:00
J. Nick Koston
8ab8f7a740
Add a repair issue for Yale Home users using the August integration ( #124895 )
...
The Yale Home brand will stop working with the August integration very
soon. Users must migrate to the Yale integration to avoid an interruption in service.
2024-08-30 20:08:18 +02:00
J. Nick Koston
ee9e3fe27b
Bump yalexs to 8.5.5 ( #124891 )
...
changelog: https://github.com/bdraco/yalexs/compare/v8.5.4...v8.5.5
2024-08-30 20:08:17 +02:00
J. Nick Koston
d4830caac0
Bump aioesphomeapi to 25.3.1 ( #124890 )
...
changelog: https://github.com/esphome/aioesphomeapi/compare/v25.2.1...v25.3.1
2024-08-30 20:08:16 +02:00
TheJulianJES
3b4e3b1370
Fix ZHA group removal entity registry cleanup ( #124889 )
...
* Fix ZHA cleanup entity registry parameter
* Fix missing `gateway` when accessing coordinator device
* Get `ZHADeviceProxy` for coordinator device
2024-08-30 20:08:15 +02:00
J. Nick Koston
533c8ca31c
Address yale review comments part 2 ( #124887 )
...
* Remove some unneeded block till done
* Additional state check cleanups and snapshots
* Use more snapshots in yale tests
2024-08-30 20:08:15 +02:00
Michael Hansen
8668af17f6
Bump intents to 2024.8.29 ( #124874 )
2024-08-30 20:08:14 +02:00
Louis Christ
5b866e071c
Handle CancelledError in bluesound integration ( #124873 )
...
Catch CancledError in async_will_remove_from_hass
2024-08-30 20:08:13 +02:00
IceBotYT
37af180edc
Bump `nice-go` to 0.3.8 ( #124872 )
...
* Bump nice-go to 0.3.6
* Bump to 0.3.7
* Bump to 0.3.8
2024-08-30 20:08:13 +02:00
Robert Resch
0d5dc01048
Bump PyTurboJPEG to 1.7.5 ( #124865 )
2024-08-30 20:08:12 +02:00
Robert Resch
bd2be0a763
Optimize hassfest image ( #124855 )
...
* Optimize hassfest docker image
* Adjust CI
* Use dynamic uv version
* Remove workaround
2024-08-30 20:08:11 +02:00
J. Nick Koston
98cbd7d8da
Address august review comments ( #124819 )
...
* Address august review comments
Followup to https://github.com/home-assistant/core/pull/124677
* cleanup loop
* drop mixin name
* event entity add cleanup
* remove duplicate prop
* pep0695 type
* remove some not needed block till done
* cleanup august tests
* switch to freezegun
* snapshots for dev reg
* SOURCE_USER nit
* snapshots
* pytest.raises
* not loaded check
2024-08-30 20:08:10 +02:00
puddly
26f3305743
Bump ZHA to 0.0.32 ( #124804 )
...
* Always prefer XY color mode in ZHA
Remove a few more HS remnants
* Use new ZHA OTA format
* Bump ZHA to 0.0.32
* Fix existing OTA unit tests
* Fix schema conversion test to account for new command parameters
* Update snapshot with new `zcl_type` kwarg
* Migrate existing entities to icon translations
* Remove "no longer compatible" test
* Test that the library release summary is correctly exposed to ZHA
* Revert "Always prefer XY color mode in ZHA"
This reverts commit 8fb7789ea8
.
* Test `release_notes`, not `release_summary`
2024-08-30 20:08:10 +02:00
tronikos
3c0480596d
Attempt to fix IndexError in Opower ( #124478 )
...
* Change the order of async_add_external_statistics in Opower
* Use consumption_statistic_id instead of cost_statistic_id
2024-08-30 20:08:09 +02:00
Jeef
81d2231e6f
Bump weatherflow4py to 0.2.23 ( #124072 )
...
patch weatherflow for new data
2024-08-30 20:08:08 +02:00
Tony
2d041a1fa9
Bump aioruckus to v0.41 removing blocking call to load_default_certs from ruckus_unleashed integration ( #123974 )
...
* fix ruckusd_unleashed blocking call to load_default_certs
* remove extra loggers, bump aioruckus ver for debian packagers
2024-08-30 20:08:07 +02:00
Bram Kragten
03a02fa565
Bump version to 2024.9.0b1
2024-08-29 17:31:37 +02:00
Bram Kragten
b2f27a4519
Update frontend to 20240829.0 ( #124864 )
2024-08-29 17:28:06 +02:00
Joost Lekkerkerker
b906a1b521
Add missing translation key in Knocki ( #124862 )
2024-08-29 17:28:06 +02:00
Fredrik Erlandsson
754e4255b6
Bump pydaikin to 2.13.6 ( #124852 )
2024-08-29 17:28:05 +02:00
Andrew Jackson
ff39f09c4e
Fix Mastodon migrate config entry log warning ( #124848 )
...
Fix migrate config entry
2024-08-29 17:28:04 +02:00
AutonomousOwl
3078b47d06
Update utility_account_id in Opower to be lowercase in statistic id ( #124837 )
...
Update utility_account_id to be lowercase in statistic id
2024-08-29 17:28:03 +02:00
J. Nick Koston
71de50dae8
Add missing dependencies to yale ( #124821 )
...
* Add missing dependencies to yale
* try another way
* Revert "try another way"
This reverts commit fbb731a334
.
* patch out cloud setup
2024-08-29 17:28:03 +02:00
J. Nick Koston
e8b722f7b2
Redirect virtual integration yale_home to point to yale ( #124817 )
2024-08-29 17:28:02 +02:00
Pete Sage
a2053d073f
Fix sonos get_queue service call to restrict to sonos media_player entities ( #124815 )
...
add sonos to filter
2024-08-29 17:28:01 +02:00
J. Nick Koston
aa72b08c16
Address yale review comments ( #124810 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-08-29 17:28:00 +02:00
Fredrik Erlandsson
66480da218
Bump pydaikin to 2.13.5 ( #124802 )
...
bump pydaikin version
2024-08-29 17:27:59 +02:00
Tobias Sauerwein
3b214f6610
Bump pyatmo to 8.1.0 ( #124340 )
2024-08-29 17:27:59 +02:00
Bram Kragten
1e035064f4
2024.9.0b0: It's beta time ( #124807 )
2024-08-28 19:02:42 +02:00
Robert Resch
2856525c12
Bump version to 2024.9.0b0
2024-08-28 16:40:52 +00:00
Robert Resch
22cfb7059a
Merge remote-tracking branch 'origin/rc' into edenhaus-2024.9.0b0
2024-08-28 16:36:20 +00:00
Matthias Alphart
1650cee16c
Check KNX integration is loaded on websocket calls ( #123178 )
2024-08-28 18:10:38 +02:00
Kristian Haugene
25cdd737a9
Add current intraday price ranking to Tibber price sensor ( #124595 )
2024-08-28 18:05:27 +02:00
Sid
9153d16a6d
Enable Ruff TCH rules ( #124396 )
...
* Enable Ruff TCH rules
* Ignore TCH001-003
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-08-28 18:01:41 +02:00
J. Nick Koston
03ead27f6c
Split august and yale integrations ( #124677 )
...
* Split august and yale integrations [part 1] (#122253 )
* merge with dev
* Remove unused constant
* Remove yale IPv6 workaround (#123409 )
* Convert yale to use oauth (#123806 )
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update yale for switch from pubnub to websockets (#124675 )
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-08-28 17:46:03 +02:00
epenet
edad766fd3
Use start_reauth helper method in integration tests (u-z) ( #124796 )
2024-08-28 16:51:16 +02:00
epenet
9bcc31a9fe
Use start_reauth helper method in integration tests (s) ( #124793 )
2024-08-28 16:49:05 +02:00
epenet
7652c35ee6
Use start_reauth helper method in integration tests (t) ( #124794 )
2024-08-28 16:47:10 +02:00
G Johansson
dd52f4c84a
Remove deprecated mailbox platform ( #123740 )
...
* Remove deprecated mailbox platform
* Remove from const
* Remove from type hints
* Remove from pyproject
2024-08-28 16:41:23 +02:00
Robert Resch
45bb2cdd82
Build hassfest docker image and pushlish it on beta/stable releases ( #124706 )
2024-08-28 16:38:12 +02:00
Paul Bottein
a4bfb0e92c
Update frontend to 20240828.0 ( #124791 )
2024-08-28 16:35:44 +02:00
epenet
26006f8036
Use start_reauth helper method in broadlink and bthome ( #124783 )
...
* Use start_reauth helper method in broadlink reauth tests
* Also include bthome
2024-08-28 16:34:09 +02:00