90520 Commits

Author SHA1 Message Date
cdnninja
ce432555f0
Add binary sensor platform to VeSync (#134221)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-29 10:59:34 +01:00
Andrew Onyshchuk
e27a980742
vesync: report current humidity (#136799) 2025-01-29 10:57:49 +01:00
Iskra kranj
c312796aae
Bump pyiskra to 0.1.15 (#136810) 2025-01-29 10:57:22 +01:00
Steven B.
6b4ec3f3f4
Use translations for fan_speed in tplink vacuum entity (#136718) 2025-01-29 10:55:19 +01:00
Duco Sebel
60b6a11d4e
Add last restart sensor to HomeWizard (#136763) 2025-01-29 10:51:58 +01:00
Robert Resch
fe31dc936c
Stop building wheels for 3.12 (#136811) 2025-01-29 10:49:49 +01:00
Erik Montnemery
646e0d4626
Bump aiohasupervisor to version 0.2.2b6 (#136814) 2025-01-29 10:42:30 +01:00
epenet
a6d132a337
Simplify device_info access in environment_canada (#136816)
* Simplify device_info access in environment_canada

* Update homeassistant/components/environment_canada/coordinator.py

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-29 10:41:33 +01:00
G Johansson
b93c2382ce
Add config flow to filter helper (#121522)
Co-authored-by: Robert Resch <robert@resch.dev>
2025-01-29 10:35:01 +01:00
epenet
417003ad35
Rename environment_canada entities (#136817) 2025-01-29 10:23:37 +01:00
epenet
7b1b229718
Standardize homeassistant imports in component tests (a-l) (#136806) 2025-01-29 10:00:45 +01:00
Michael
9169d55cf6
Use ConfigEntry.runtime_data in AVM Fritz!Box tools (#136386)
* implement FritzConfigEntry with runtime_data

* use HassKey for platform global data

* update quality scale

* fix after rebase

* use FritzConfigEntry everywhere possible

* fix import of FritzConfigEntry in services.py

* pass the config_entry explicitly in coordinator init

* improve typing of FritzData

* use FritzConfigEntry in config_flow.py
2025-01-29 09:49:02 +01:00
epenet
11671e1875
Use runtime_data in energenie_power_sockets (#136801)
* Use runtime_data in energenie_power_sockets

* Fix  tests
2025-01-29 09:36:53 +01:00
Marcel van der Veldt
609eb00a26
Add remaining Matter Operational State sensor discovery schemas (#136741) 2025-01-29 09:16:30 +01:00
Brett Adams
447096b295
Fix percentage_charged in Teslemetry (#136798)
Fix percentage_charged
2025-01-29 10:12:36 +02:00
epenet
0c6c9e0ae6
Use runtime_data in elmax (#136803) 2025-01-29 09:04:24 +01:00
epenet
5038847d67
Use runtime_data in environment_canada (#136805) 2025-01-29 09:03:25 +01:00
epenet
d0a188b86d
Standardize homeassistant imports in component tests (m-z) (#136807) 2025-01-29 08:57:57 +01:00
Andrew Sayre
a135b4bb43
Enable strict typing for HEOS (#136797) 2025-01-29 07:28:13 +01:00
tronikos
a2b5a96bc9
Add Google Drive integration for backup (#134576)
* Add Google Drive integration for backup

* Add test_config_flow

* Stop using aiogoogle

* address a few comments

* Check folder exists in setup

* fix test

* address comments

* fix

* fix

* Use ChunkAsyncStreamIterator in helpers

* repair-issues: todo

* Remove check if folder exists in the reatuh flow. This is done in setup.

* single_config_entry": true

* Add test_init.py

* Store into backups.json to avoid 124 bytes per property limit

* Address comments

* autouse=True on setup_credentials

* Store metadata in description and remove backups.json

* improvements

* timeout downloads

* library

* fixes

* strings

* review

* ruff

* fix test

* Set unique_id

* Use slugify in homeassistant.util

* Fix

* Remove RefreshError

* review

* push more fields to the test constant

---------

Co-authored-by: Joostlek <joostlek@outlook.com>
2025-01-28 21:43:30 -08:00
Teemu R.
94e4863cbe
Add power protection entities for tplink (#132267)
Co-authored-by: Steven B <51370195+sdb9696@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-01-28 19:34:26 -10:00
Michael Hansen
48dfa037bd
Bump intents to 2025.1.28 (#136782)
* Bump intents to 2025.1.28

* Fix snapshots
2025-01-28 22:25:35 -06:00
Petro31
d06b0fe340
Reload template blueprints when reloading templates (#136794) 2025-01-28 22:48:38 -05:00
Duco Sebel
f909b54811
Redact stored authentication token in HomeWizard diagnostics (#136766) 2025-01-28 22:46:52 -05:00
Matthias Alphart
688a1f1d52
Add UI to create KNX BinarySensor entities (#136786)
Update knx-frontend to 2025.1.28.225404
2025-01-28 22:46:26 -05:00
Andrew Sayre
bc7c5fbc86
Fix typing errors in HEOS tests (#136795)
* Correct typing errors of mocked heos

* Fix player related typing issues

* Sort mocks
2025-01-28 22:44:57 -05:00
J. Nick Koston
9f586ea547
Bump habluetooth to 3.14.0 (#136791) 2025-01-29 02:10:33 +01:00
Michael Hansen
64cda8cdb8
Add VoIP announce (#136781)
* Implement async_announce for VoIP

* Add tests

* Add network to voip dependencies
2025-01-28 19:32:08 -05:00
Michael
7256575c09
Explicitly pass in the config_entry in Nextcloud coordinator init (#136774) 2025-01-29 01:26:20 +01:00
Michael
3638eb1d34
Explicitly pass in the config_entry in Synology DSM coordinator init (#136772) 2025-01-29 01:25:34 +01:00
Teemu R.
c2cbbf1e1c
Add more vacuum features for tplink (#136580) 2025-01-29 01:23:29 +01:00
Michael
e07e8b8706
Explicitly pass in the config_entry in Proximity coordinator init (#136775) 2025-01-29 01:19:16 +01:00
Michael
01b278c547
Explicitly pass in the config_entry in Tankerkoenig coordinator init (#136780) 2025-01-29 01:18:21 +01:00
IceBotYT
ba2d1e698d
Bump peco to 0.1.2 (#136732) 2025-01-29 01:15:06 +01:00
Michael
f98dc160f3
Explicitly pass in the config_entry in AVM Fritz!SmartHome coordinator init (#136769) 2025-01-29 01:13:49 +01:00
Michael
032e17720c
Explicitly pass in the config_entry in PEGELONLINE coordinator init (#136773) 2025-01-29 01:11:54 +01:00
Michael
177bb29f69
Explicitly pass in the config_entry in Feedreader coordinator init (#136777) 2025-01-29 01:08:27 +01:00
TheJulianJES
fa2aeae30f
Bump ZHA to 0.0.46 (#136785) 2025-01-29 01:05:32 +01:00
Shay Levy
898d12aa21
Bump aiowebostv to 0.6.1 (#136784) 2025-01-29 01:05:05 +01:00
Duco Sebel
7d0e314c35
Bumb python-homewizard-energy to 8.3.0 (#136765) 2025-01-29 01:00:46 +01:00
Michael Hansen
eb4a05e365
Bump hassil to 2.2.0 (#136787) 2025-01-28 18:58:53 -05:00
J. Nick Koston
68dbe34b89
Add Bluetooth WebSocket API to subscribe to scanner details (#136750) 2025-01-28 13:06:24 -10:00
hahn-th
29a3f0a271
Bump homematicip to 1.1.7 (#136767) 2025-01-29 01:06:19 +02:00
J. Nick Koston
c55caabbff
Abort Bluetooth options flow if local adapters do not support passive scans (#136748) 2025-01-28 13:05:53 -10:00
Paul Bottein
cc4abcadcd
Add translations for ZHA pilot wire mode and device mode (#136753) 2025-01-28 23:32:13 +01:00
Richard Polzer
77d9309b81
Add swing support for KNX climate entities (#136752)
* added swing to knx climate

* added tests for climate swing

* removed type ignores

* removed unreachable code
2025-01-28 22:52:39 +01:00
mkmer
814e98f66a
Bump AIOSomecomfort to 0.0.32 (#136751) 2025-01-28 21:50:01 +00:00
Abílio Costa
c46258fbf7
Add volt/power/power_factor strings and state attrs for ZHA 3 phase meters (#133969) 2025-01-28 22:39:33 +01:00
Richard Polzer
51ce6f0933
Update xknx to 3.5.0 (#136759)
Dependency Bump 3.5.0
2025-01-28 22:24:47 +01:00
J. Nick Koston
1face8df56
Bump habluetooth to 3.13.0 (#136749) 2025-01-28 20:43:00 +01:00