Brett Adams
8f02ed4bf3
Breakfix to handle null value in Teslemetry ( #116206 )
...
* Fixes
* Remove unused test
2024-04-27 07:27:44 +00:00
Erik Montnemery
1be5249269
Reduce scope of bootstrap test fixture to module ( #116195 )
2024-04-27 07:27:43 +00:00
J. Nick Koston
9f84c38f08
Bump bluetooth-auto-recovery to 1.4.2 ( #116192 )
2024-04-27 07:27:42 +00:00
Erik Montnemery
a9b9d7f566
Fix flaky traccar_server tests ( #116191 )
2024-04-27 07:27:42 +00:00
J. Nick Koston
63ef52a312
Fix smartthings doing I/O in the event loop to import platforms ( #116190 )
2024-04-27 07:27:41 +00:00
Luke Lashley
8ac6593b53
Make Roborock listener update thread safe ( #116184 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-04-27 07:27:40 +00:00
On Freund
7cabb04bc9
Bump pyrisco to 0.6.1 ( #116182 )
2024-04-27 07:27:39 +00:00
J. Nick Koston
1defd18cf5
Bump govee-ble to 0.31.2 ( #116177 )
...
changelog: https://github.com/Bluetooth-Devices/govee-ble/compare/v0.31.0...v0.31.2
Fixes some unrelated BLE devices being detected as a GVH5106
2024-04-27 07:27:38 +00:00
Jan Bouwhuis
e0cc9198aa
Revert "Return specific group state if there is one" ( #116176 )
...
Revert "Return specific group state if there is one (#115866 )"
This reverts commit 350ca48d4c
.
2024-04-27 07:27:37 +00:00
Michael Hansen
5ac8488d2a
Update Ollama model names list ( #116172 )
2024-04-27 07:27:36 +00:00
J. Nick Koston
12bce5451e
Revert orjson to 3.9.15 due to segmentation faults ( #116168 )
2024-04-27 07:27:36 +00:00
Erik Montnemery
4612f18186
Remove early return when validating entity registry items ( #116160 )
2024-04-27 07:27:35 +00:00
Paul Bottein
29ab68fd24
Update unlocked icon for locks ( #116157 )
2024-04-27 07:27:34 +00:00
Erik Montnemery
0b74f02c4e
Fix language in strict connection guard page ( #116154 )
2024-04-27 07:27:34 +00:00
epenet
571c86cb91
Handle invalid device type in onewire ( #116153 )
...
* Make device type optional in onewire
* Add comment
2024-04-27 07:27:33 +00:00
Erik Montnemery
18f1c0c9f3
Fix lying docstring for relative_time template function ( #116146 )
...
* Fix lying docstring for relative_time template function
* Update homeassistant/helpers/template.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-04-27 07:27:32 +00:00
Erik Montnemery
c8d025f525
Remove deprecation warnings for relative_time ( #116144 )
...
* Remove deprecation warnings for relative_time
* Update homeassistant/helpers/template.py
Co-authored-by: Simon <80467011+sorgfresser@users.noreply.github.com>
---------
Co-authored-by: Simon <80467011+sorgfresser@users.noreply.github.com>
2024-04-27 07:27:32 +00:00
On Freund
74f32cfa90
Avoid blocking the event loop when unloading Monoprice ( #116141 )
...
* Avoid blocking the event loop when unloading Monoprice
* Code review suggestions
2024-04-27 07:27:31 +00:00
rappenze
f91266908d
Bump pyfibaro to 0.7.8 ( #116126 )
2024-04-27 07:27:30 +00:00
Joakim Plate
d6f1d0666c
Update rfxtrx to 0.31.1 ( #116125 )
2024-04-27 07:27:29 +00:00
Joakim Plate
0eace572c6
Don't create event entries for lighting4 rfxtrx devices ( #115716 )
...
These have no standardized command need to be reworked
in the backing library to support exposing as events.
Fixes #115545
2024-04-27 07:27:28 +00:00
Maciej Bieniek
c65187cbfb
Fix climate entity creation when Shelly WallDisplay uses external relay as actuator ( #115216 )
...
* Fix climate entity creation when Shelly WallDisplay uses external relay as actuator
* More comments
* Wrap condition into function
---------
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-04-27 07:27:27 +00:00
Franck Nijhof
0c44051d2a
Bump version to 2024.5.0b0
2024-04-24 21:05:09 +02:00
Robert Svensson
f8c38fad00
Split out event handling from Axis hub ( #113837 )
...
* Split out event handling from Axis hub
* Improve test coverage
* Mark internal methods with '_'
* Rename to event source
2024-04-24 20:47:22 +02:00
Michael
4b53471b60
Bump aiopegelonline to 0.0.10 ( #116114 )
...
bump aiopegelonline to 0.0.10
2024-04-24 20:09:40 +02:00
Daniel Hjelseth Høyer
830e8d7b94
Fix statistic bug in Tibber sensor ( #116112 )
...
* Handle keyError in Tibber sensor
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Constant
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
---------
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2024-04-24 20:00:06 +02:00
Mr. Bubbles
67021be274
Add notification service for Bring component ( #109222 )
...
* Add notification service for Bring component
* change to async
* update to new library and raise for urgent message without item name
* add icons.json and replace string with reference in strings.json
* Incorporate proposed changes from https://github.com/home-assistant/core/pull/115510
* Remove unnecessary exception, rewrite translations strings
* remove unused constants
2024-04-24 19:41:46 +02:00
Michael Hansen
bc7fa8cf9e
Bump intents to 2024.4.24 ( #116111 )
2024-04-24 18:41:17 +02:00
Steve Easley
d565c1a84b
Add select platform to jvc_projector component ( #111638 )
...
* Initial commit of jvc_projector select platform
* Move icon to icons.json
* Apply suggestions from code review
* Update tests/components/jvc_projector/test_select.py
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-04-24 17:36:50 +02:00
Simone Chemelli
41a86d2404
Add quality scale to Vodafone Station ( #116040 )
...
Add quality scale
2024-04-24 17:36:31 +02:00
Simone Chemelli
7d5af09aec
Add quality scale to Comelit ( #116041 )
...
add quality scale
2024-04-24 17:32:12 +02:00
TheJulianJES
5c3ffb8f55
Bump ZHA dependencies ( #116106 )
2024-04-24 17:24:43 +02:00
Joakim Sørensen
f83ee963bf
Add binary sensor entities to Traccar Server ( #114719 )
2024-04-24 17:08:56 +02:00
Manuel Dipolt
2beab34de8
Add sensor platform to romy integration ( #112388 )
...
* poc romy status sensor working
* poc romy adc sensor working
* code review changes
* code review changes base enitity.py see branch romy_binary_sensor
* code review change: move CoordinatorEntity to the base class
* code review changes: sensors disabled per default
* code review: icons.json added
* checkout main entity.py
* code review changes: sensors enabled per default again
* disable rssi sensor per default
* Update homeassistant/components/romy/strings.json
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* code review changes
* code review changes
* code review changes
* pylint fix
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-04-24 17:06:46 +02:00
puddly
380f192c93
Expose the SkyConnect integration with a firmware config/options flow ( #115363 )
...
Co-authored-by: Stefan Agner <stefan@agner.ch>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Erik <erik@montnemery.com>
2024-04-24 17:06:24 +02:00
J. Nick Koston
e47e62cbbf
Reduce duplicate code in enphase_envoy ( #116107 )
...
Also converts a coro to a callback function since nothing
was being awaited
2024-04-24 16:58:46 +02:00
Phil Bruckner
169b9b0bfe
Fix removing suggested_display_precision from entity registry ( #110671 )
...
* Fix removing suggested_display_precision from entity registry
* Fix tests
* Update homeassistant/components/sensor/__init__.py
---------
Co-authored-by: Erik <erik@montnemery.com>
2024-04-24 16:47:03 +02:00
Arie Catsman
bbaa0c16cc
Cancel timer on enphase_envoy config entry unload ( #111406 )
...
* lingeringtimer
* Add async_cleanup to enphase_envoy_coordinator and call from unload_entry
2024-04-24 16:33:14 +02:00
nyangogo
c9ff618ef0
Add nfandroidtv type checking and allow for strings to be passed to the image and icon data ( #108652 )
...
* nfandroidtv - add type checking and allow for strings to be passed to the image and icon data
* nfandroidtv - wrong argument name
* nfandroidtv - put the icon in the wrong varible 🙃
* nfandroidtv - raise ServiceValidationError instead of logging
---------
Co-authored-by: nyangogo <7449028+ioangogo@users.noreply.github.com>
2024-04-24 16:19:44 +02:00
J. Nick Koston
d0f5e40b19
Refactor ESPHome manager to avoid sending signals in tests ( #116033 )
2024-04-24 16:14:44 +02:00
Manuel Dipolt
220dc1f125
Add binary sensor platform to romy integration ( #112998 )
...
* wip
* poc working, reworked to a binary sensor list
* Update homeassistant/components/romy/binary_sensor.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update homeassistant/components/romy/binary_sensor.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update homeassistant/components/romy/binary_sensor.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update homeassistant/components/romy/binary_sensor.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update homeassistant/components/romy/binary_sensor.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* code review changes, adjust translation key names
* code review clean up: removed unecessary RomyBinarySensorEntityDescription
* code review changes: translation names
* code review changes, put DeviceInfo into RomyEntity
* code review change: change docked icon to type plug
* code review change: move CoordinatorEntity to the base class
* code review changes: sensors disabled per default
* code review: icons.json added
* code review changes: sensors enabled per default again
* checkout main entity.py
* type hinting changes
* Update homeassistant/components/romy/binary_sensor.py
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-04-24 15:59:09 +02:00
mletenay
74cea2ecae
Update goodwe library to 0.3.2 ( #115309 )
2024-04-24 15:31:29 +02:00
Bram Kragten
ea96ac37b7
Update frontend to 20240424.1 ( #116103 )
2024-04-24 15:29:51 +02:00
Jan Bouwhuis
70b358bca1
Always reload after a successful reauth flow ( #116026 )
...
* Always reload after a succesfull reauth-flow
* Add test, fix CI failures
* Add kwarg to prevent reloading and tests
* Do not reload entry for bond if it exists
* Remove mocks on internals
* Rename kwarg to always_reload
* Update tests/components/weatherflow_cloud/test_config_flow.py
* Update tests/components/homeworks/test_config_flow.py
* Update tests/components/homeworks/test_config_flow.py
* Rename to option to reload_even_if_entry_is_unchanged
2024-04-24 15:13:33 +02:00
Jan Bouwhuis
350ca48d4c
Return specific group state if there is one ( #115866 )
...
* Return specific group state if there is one
* Refactor
* Additional test cases
* Refactor
* Break out if more than one on state
* tweaks
* Remove log, add comment
* add comment
* Apply suggestions from code review
Co-authored-by: J. Nick Koston <nick@koston.org>
* Refactor and improve comments
* Refactor to class method
* More filtering
* Apply suggestions from code review
* Only active if not excluded
* Do not use a set
* Apply suggestions from code review
Co-authored-by: Erik Montnemery <erik@montnemery.com>
---------
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-04-24 15:12:29 +02:00
Shai Ungar
1f4585cc9e
Add service to 17track to get packages ( #116067 )
...
* Add service to 17track
* Add service to 17track
change to select selector
add snapshot test
* Add service to 17track
use strings for the selector
* Add service to 17track
fix test
2024-04-24 14:29:13 +02:00
Pete Sage
24a1f0712f
Fix Sonos music library play problems ( #113429 )
2024-04-24 14:03:40 +02:00
Brett Adams
0e0b543dec
Deprecate speed limit lock in Tessie ( #113848 )
2024-04-24 13:30:22 +02:00
Jan Bouwhuis
18132916fa
Mask current password in MQTT option flow ( #116098 )
...
* Mask current password in MQTT option flow
* Update docstr
* Typo
2024-04-24 13:29:42 +02:00
Andy
5aa61cb6d5
Extend options for ecovacs lifespans ( #116094 )
...
Co-authored-by: Robert Resch <robert@resch.dev>
2024-04-24 13:19:50 +02:00