epenet
1858c64e5f
Move motioneye base entity to separate module ( #126495 )
2024-09-23 12:48:07 +02:00
Michael
683a5b7120
Fix next change (scheduler) sensors in AVM FRITZ!SmartHome ( #126363 )
2024-09-23 10:11:27 +02:00
Manuel Frei
5ad426d62e
Fix surepetcare token update ( #126385 )
...
Co-authored-by: Joostlek <joostlek@outlook.com>
2024-09-23 10:09:58 +02:00
TimL
3f4f2f4e2b
Add router reconnect button for Smlight integration ( #126408 )
...
* Add button for router reconnect
* strings for router reconnect
* remove stale router reconnect if zigbee is not running router firmware
* Add tests for router reconnect button
* Update homeassistant/components/smlight/strings.json
And fix associated tests
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Make router button entity dynamic
* adjust test for dynamic runtime removal
* drop if statements from tests
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-09-23 09:36:56 +02:00
epenet
52ef358e1c
Move airvisual base entity to separate module ( #126474 )
2024-09-23 08:38:24 +02:00
Paulus Schoutsen
ba48a86156
OpenAI to not speak out whole errors ( #126409 )
...
* OpenAI to not speak out whole errors
* Update snapshot
2024-09-22 21:26:33 -04:00
epenet
c759512c70
Prevent callback decorator on coroutine functions ( #126429 )
...
* Prevent callback decorator on async functions
* Adjust
* Adjust
* Adjust components
* Adjust tests
* Rename
* One more
* Adjust
* Adjust again
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-09-23 02:55:55 +02:00
Allen Porter
b107b2c7bf
Enforce a Google Photos upload action file size limit ( #126437 )
...
* Set a Google Photos upload file size limit
* Update homeassistant/components/google_photos/services.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Replace strings with constants
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-09-22 09:30:37 -07:00
epenet
f8a53aea09
Use HassKey in conversation ( #126332 )
...
* Use HassKey in conversation
* Adjust tests
2024-09-22 17:54:14 +02:00
IceBotYT
f9e7721653
Fix error if light status is missing in Nice G.O. ( #126432 )
2024-09-22 17:30:59 +02:00
MarkGodwin
2a36ec3e21
Automatically remove unregistered TP-Link Omada devices at start up ( #124153 )
...
* Adding coordinator for omada device list
* Remove dead omada devices at startup
* Tidy up tests
* Address PR feedback
* Returned to use of read-only properties for coordinators. Tidied up parameters some more
* Update homeassistant/components/tplink_omada/controller.py
* Update homeassistant/components/tplink_omada/controller.py
* Update homeassistant/components/tplink_omada/controller.py
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-09-22 17:05:29 +02:00
Erik Montnemery
8158ca7c69
Add connection test feature to assist_satellite ( #126256 )
...
* Add connection test feature to assist_satellite
* Add http to assist_satellite dependencies
* Remove extra logging
* Incorporate feedback
* Fix tests
* ruff
* Apply suggestions from code review
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Use asyncio.Event instead of dispatcher
* Respond asap
* Update homeassistant/components/assist_satellite/websocket_api.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
---------
Co-authored-by: Michael Hansen <mike@rhasspy.org>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-09-22 16:55:31 +02:00
David Bonnes
bb2c2d161a
Rename an evohome test fixture ( #126425 )
...
rename a fixture
2024-09-22 16:50:08 +02:00
Allen Porter
bd4bbb30ec
Bump google-photos-library-api to 0.11.1 ( #126430 )
2024-09-22 16:42:50 +02:00
Lektri.co
f4b324bbad
Add new values for sensor for Lektrico integration ( #126210 )
...
* Add new values for sensor limit_reason.
* Remove unknown from limit reason sensor.
2024-09-22 16:36:22 +02:00
G Johansson
3137f75221
Add switch to Yale Smart Living ( #126366 )
2024-09-22 16:15:24 +02:00
Thomas55555
02b3da8f80
Automatic device cleanup for Husqvarna Automower ( #126384 )
...
* Automatic device cleanup for Husqvarna Automower
* fix copy&paste mistake
* typing
* overwrite type in coordinator
2024-09-22 16:06:01 +02:00
TimL
f98b1d248a
Add diagnostics platform to Smlight ( #126423 )
...
* Add diagnostics for Smlight
* test diagnostics
* Add log fixture and snapshot
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-09-22 16:04:36 +02:00
Trevor Schirmer
96b7fc9a75
Add mm/s and in/s As Unit Of Speed ( #125044 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-09-22 09:01:46 -05:00
epenet
7c5dc29981
Prevent leading and trailing spaces in translation values ( #126427 )
...
* Prevent leading and trailing spaces in translation values
* Adjust components
* Tests
2024-09-22 16:01:08 +02:00
starkillerOG
90957dfedb
Add Reolink hub volume number entities ( #126389 )
...
* Add Home Hub alarm and message volume
* fix styling
* Add tests
* Update homeassistant/components/reolink/number.py
* Update test_diagnostics.ambr
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-09-22 15:59:23 +02:00
Sean Chen
705af35dd6
Parse AirNow observation timezone correctly ( #122006 )
...
Parse observation timezone correctly
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-09-22 14:44:53 +02:00
starkillerOG
bd3efe57f7
Add Reolink hub status light ( #126388 )
...
* Add Home Hub status led
* fix styling
* Add tests
2024-09-22 14:44:26 +02:00
starkillerOG
118ceedda1
Add Reolink Home Hub ringtone control ( #126390 )
...
* Add Hub alarm/visitor ringtones
* fix styling
* fix translations
* fix tests
* Rename buzzer to hub ringtone
2024-09-22 14:41:47 +02:00
Brett Adams
66d310977d
Add cover platform to Tesla Fleet ( #126411 )
...
Add cover platform
2024-09-22 14:27:09 +02:00
Brett Adams
f073e45575
Add media player to Tesla Fleet ( #126416 )
...
* Add media player platform
* Use MediaPlayerState
* Revert change
2024-09-22 14:17:07 +02:00
G Johansson
f102d99004
Fix insteon test ( #126404 )
...
* Fix insteon test
* Increase time
* More sleep
2024-09-21 21:04:29 -04:00
David Bonnes
a923f15d17
Rename some evohome constants for clarity / readability ( #126394 )
...
initial commit
2024-09-21 23:29:41 +01:00
Erik Montnemery
6cd99e4ed4
Add issue asking users to disable ESPHome assist_in_progress sensor ( #125805 )
...
* Add issue asking users to disable ESPHome assist_in_progress binary sensor
* Include integration name in title and description
* Add repair flow
* Improve test coverage
2024-09-21 17:14:12 -04:00
Allen Porter
505fb3738f
Update the Google Photos integration to limit scope to Home Assistant created content ( #126398 )
2024-09-21 10:56:13 -07:00
Steven B.
556deb4f77
Fix tplink number platform to use intended BOX mode ( #126397 )
...
The NumberMode should be BOX as per the entity description but due to the missing dataclass decorator was resolving to NumberMode.AUTO.
2024-09-21 19:03:51 +02:00
Joost Lekkerkerker
9422cde275
Bump airgradient to 0.9.0 ( #126319 )
...
* Bump airgradient to 0.9.0
* Bump airgradient to 0.9.0
2024-09-21 13:11:27 +02:00
G Johansson
41c1cfcef0
Improve lock handling in Yale Smart Living ( #124245 )
...
* Improve handling of locks in yalesmartalarm
* requirements
* fix coordinator setup
* Fix lock iteration
* Fix tests
* Fix review comments
2024-09-20 23:07:52 +02:00
YogevBokobza
3e1da876c6
Add Switcher Runner S11 support ( #123578 )
...
* switcher start s11 integration
* switcher linting
* switcher starting reauth logic
* switcher fix linting
* switcher fix linting
* switcher remove get_circuit_number
* switcher adding support for validate token
* switcher fix initial auth for new devices and fix strings
* switcher fix linting
* switcher fix utils
* Revert "switcher fix utils"
This reverts commit b162a943b94fb0a581140feb21fe871df578c16a.
* switcher revert and test
* switcher fix validate logic and strings
* switcher add tests to improve coverage
* switcher adding tests
* switcher adding test
* switcher revert back things
* switcher fix based on requested changes
* switcher tests fixes
* switcher fix based on requested changes
* switcher remove single_instance_allowed code and added tests
* Update config_flow.py
* switcher fix comment
* switcher fix tests
* switcher lint
* switcehr fix based on requested changes
* switche fix lint
* switcher small rename fix
* switcher fix based on requested changes
* switcher fix based on requested changes
* switcher fix based on requested changes
* Update tests/components/switcher_kis/test_config_flow.py
Co-authored-by: Shay Levy <levyshay1@gmail.com>
* Update tests/components/switcher_kis/test_config_flow.py
Co-authored-by: Shay Levy <levyshay1@gmail.com>
* Update tests/components/switcher_kis/test_config_flow.py
Co-authored-by: Shay Levy <levyshay1@gmail.com>
* Update tests/components/switcher_kis/test_config_flow.py
---------
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2024-09-20 23:19:57 +03:00
Michael Hansen
123b6b687e
Route non-TTS media through ESPHome ffmpeg proxy ( #126287 )
...
* Route non-TTS media through proxy
* Use media_id_source
2024-09-20 13:57:55 -04:00
Marc Mueller
c408fd0e62
Update pylint to 3.3.0 ( #126330 )
2024-09-20 17:47:12 +02:00
Teemu R.
992b810fa9
Add siren platform for tplink ( #124934 )
...
* Add siren platform for tplink
* Add tests
* Add alarm to features.json
* Update based on reviews
* Use alarm module instead of individual features
---------
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-09-20 16:11:02 +02:00
Simone Chemelli
99a65d3098
Fix update platform for Shelly gen1 devices ( #124798 )
2024-09-20 15:57:32 +02:00
Paulus Schoutsen
604c848dec
Change assist satellite announce method signature ( #126299 )
2024-09-20 08:09:37 -05:00
dontinelli
41ffa8d6db
Add login and rewrite access to extended data for solarlog ( #126024 )
...
* Initial commit
* Add/update tests
* Minor adjustment
* Update data_schema
* Adjust get password
* Set const for has_password, remove deletion of extended_data
* Update diagnostics snapshot
* Correct typo
* Add test for migration from mv 2 to 3
* Adjust migration test
2024-09-20 14:19:45 +02:00
Klaas Schoute
184580257d
Add battery data to Autarco integration ( #125924 )
...
* Rename site to account_site
* Add battery service with entities
* Test UpdateFailed exception in coordinator
* Add battery data to diagnostics report
* Add TOTAL state_class where needed
* Fix
---------
Co-authored-by: Joostlek <joostlek@outlook.com>
2024-09-20 12:53:15 +02:00
TimL
76967e848d
Refactor smlight event_function to common function ( #126260 )
...
refactor event_function
2024-09-20 12:40:50 +02:00
Thomas55555
f93bcbaa84
Bump aioautomower to 2024.9.1 ( #126315 )
2024-09-20 12:40:16 +02:00
epenet
cd95c133af
Enable all TID ruff rules ( #126312 )
...
* Enable ruff rule TID252
* One more
* comment
2024-09-20 12:25:51 +02:00
Tom Harris
7433d2eca9
Add broken link and missing device lists to insteon configuration panel ( #119715 )
...
* Add broken link and missing device lists
* Fix incorrect import
* Add tests
* Bump pyinsteon
* Typing
2024-09-20 12:11:51 +02:00
Marcel van der Veldt
ef94fcf873
Fix duplicate power sensors for Matter 1.3 powerplugs ( #126269 )
...
* Prevent duplicate power sensors in Matter sensor platform
* adjust test as well
2024-09-20 12:05:19 +02:00
Martin Hjelmare
7ff0d54291
Clean ondilo ico logging ( #126310 )
...
* Clean too verbose logging
* Add tests
2024-09-20 12:03:16 +02:00
Fredrik Erlandsson
1768daf98c
Add support for native oauth2 in Point ( #118243 )
...
* initial oauth2 implementation
* fix unload_entry
* read old yaml/entry config
* update tests
* fix: pylint on tests
* Apply suggestions from code review
Co-authored-by: Robert Resch <robert@resch.dev>
* fix constants, formatting
* use runtime_data
* Apply suggestions from code review
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* fix missing import
* adopt to PointData dataclass
* fix typing
* add more strings (copied from weheat)
* move the PointData dataclass to avoid circular imports
* use configflow inspired by withings
* raise ConfigEntryAuthFailed
* it is called entry_lock
* fix webhook issue
* fix oauth_create_entry
* stop using async_forward_entry_setup
* Fixup
* fix strings
* fix issue that old config might be without unique_id
* parametrize tests
* Update homeassistant/components/point/config_flow.py
* Update tests/components/point/test_config_flow.py
* Fix
---------
Co-authored-by: Robert Resch <robert@resch.dev>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-09-20 12:02:07 +02:00
Thomas55555
7a9da6dde1
Add additional mower to Husqvarna Autmower tests ( #126313 )
2024-09-20 12:01:07 +02:00
Steven B.
42f8d9d10f
Add motion detection switch entity to ring ( #126278 )
...
Add motion detection switch to ring
2024-09-20 11:27:05 +02:00