epenet
f2233b3034
Refactor set_temperature in venstar climate ( #145297 )
...
Clarify logic in venstar climate set_temperature
2025-05-20 11:46:53 +02:00
Sanjay Govind
c3fe5f012e
add date and time service to bosch_alarm ( #142243 )
...
* add date and time service
* update quality scale
* add changes from review
* fix issues after merge
* fix icons
* apply changes from review
* remove list from service schema
* update quality scale
* update strings
* Update homeassistant/components/bosch_alarm/services.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* apply changes from review
* apply changes from review
* Update tests/components/bosch_alarm/test_services.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* validate exception messages
* use schema to validate service call
* update docstring
* update error message
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-05-20 11:09:46 +02:00
epenet
7f9b454922
Improve type hints in xs1 entities ( #145299 )
2025-05-20 10:44:34 +02:00
epenet
15915680b5
Use shorthand attributes in xs1 climate ( #145298 )
...
* Use shorthand attributes in xs1 climate
* Improve
2025-05-20 10:42:41 +02:00
epenet
2e4226d7d3
Use shorthand attributes in venstar climate ( #145294 )
2025-05-20 10:25:22 +02:00
epenet
0cd93e7e65
Use shorthand attributes in vivotek camera ( #145275 )
2025-05-20 10:15:04 +02:00
epenet
611d5be40a
Use shorthand attributes in touchline climate ( #145292 )
2025-05-20 10:12:20 +02:00
epenet
072bf75d71
Improve type hints in homematic climate ( #145283 )
2025-05-20 10:11:23 +02:00
epenet
f9000ae08c
Use shorthand attributes in push camera ( #145273 )
...
* Use shorthand attributes in push camera
* Improve
2025-05-20 10:10:42 +02:00
epenet
c8183bd35a
Use shorthand attributes in intesishome climate ( #145285 )
2025-05-20 10:10:24 +02:00
epenet
99f91003d8
Use shorthand attributes in melissa climate ( #145286 )
2025-05-20 10:10:12 +02:00
epenet
ed2024e67a
Drop useless unit conversion in smarttub ( #145287 )
2025-05-20 10:09:47 +02:00
epenet
cd91aca3b5
Use shorthand attributes in tfiac climate ( #145289 )
2025-05-20 10:09:25 +02:00
Matthew FitzGerald-Chamberlain
77ea654a1f
Bump pyaprilaire to 0.9.0 ( #145260 )
2025-05-20 09:51:29 +02:00
Manu
ef6d3a5236
Bump aiontfy to 0.5.3 ( #145263 )
2025-05-20 09:49:27 +02:00
epenet
502574e86f
Use shorthand attributes in yi camera ( #145276 )
2025-05-20 09:32:50 +02:00
epenet
fd1ddbd93d
Improve type hints in blebox climate ( #145282 )
2025-05-20 09:31:42 +02:00
epenet
a12bc70543
Use runtime_data in smarttub ( #145279 )
2025-05-20 09:15:26 +02:00
Petar Petrov
b84e93f462
Sort usb ports in Z-Wave flow so unknown devices are last ( #145211 )
...
* Sort usb ports in Z-Wave flow so unknown devices are last
* tweak
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-05-20 08:25:44 +03:00
epenet
f4b0baecd3
Improve type hints in omnilogic ( #145259 )
2025-05-20 00:21:44 +02:00
epenet
f700a1faa3
Use shorthand attributes in raspyrfm ( #145250 )
2025-05-20 00:11:52 +02:00
epenet
eb90f5a581
Improve type hints in xiaomi_aqara light turn_on ( #145257 )
2025-05-20 00:11:34 +02:00
Jordan Harvey
20ce879471
Add new Probe Plus integration ( #143424 )
...
* Add probe_plus integration
* Changes for quality scale
* sentence-casing
* Update homeassistant/components/probe_plus/config_flow.py
Co-authored-by: Erwin Douna <e.douna@gmail.com>
* Update homeassistant/components/probe_plus/config_flow.py
Co-authored-by: Erwin Douna <e.douna@gmail.com>
* Update tests/components/probe_plus/test_config_flow.py
Co-authored-by: Erwin Douna <e.douna@gmail.com>
* Update tests/components/probe_plus/test_config_flow.py
Co-authored-by: Erwin Douna <e.douna@gmail.com>
* remove version from configflow
* remove address var from async_step_bluetooth_confirm
* move timedelta to SCAN_INTERVAL in coordinator
* update tests
* updates from review
* add voltage device class
* remove unused logger
* remove names
* update tests
* Update config flow tests
* Update unit tests
* Reorder successful tests
* Update config entry typing
* Remove icons
* ruff
* Update async_add_entities logic
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* sensor platform formatting
---------
Co-authored-by: Erwin Douna <e.douna@gmail.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-05-19 22:50:09 +02:00
epenet
df3688ef08
Mark entity methods and properties as mandatory in pylint plugin ( #145210 )
...
* Mark entity methods and properties as mandatory in pylint plugin
* Fixes
2025-05-19 22:47:24 +02:00
Michael
e76bd1bbb9
Add media_source platform to Immich integration ( #145159 )
...
* add media_source platform
* fix error messages
* use mime-type from asset info, instead of guessing it
* add dependency for http
* add tests
* use direct imports and set can_play=False for images
* fix tests
2025-05-19 22:39:04 +02:00
Nick Kuiper
d580f8a8a2
Updated code owners for the blue current integration. ( #144962 )
...
Changed code owners for the blue current integration.
2025-05-19 22:21:06 +02:00
Brett Adams
ffb485aa87
Fix streaming window cover entity in Teslemetry ( #145012 )
2025-05-19 22:13:15 +02:00
Paulus Schoutsen
741cb23776
Only pass serializable data to media player intent ( #145244 )
2025-05-19 15:03:21 -05:00
Tsvi Mostovicz
6afb60d31b
Jewish Calendar - quality scale - use specific config flow ( #144408 )
2025-05-19 21:52:06 +02:00
disforw
761bb65ac6
Fix QNAP fail to load ( #144675 )
...
* Update coordinator.py
* Update coordinator.py
@peternash
* Update coordinator.py
* Update coordinator.py
* Update coordinator.py
* Update coordinator.py
2025-05-19 21:47:01 +02:00
Tsvi Mostovicz
7464e3944e
Jewish calendar: set parallel updates to 0 ( #144986 )
...
* Set all Jewish calendar parallel updates to 0
* Update homeassistant/components/jewish_calendar/service.py
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-05-19 21:44:28 +02:00
Tsvi Mostovicz
e2f2c13e5e
Jewish calendar - quality scale - fix missing translations ( #144410 )
2025-05-19 21:44:13 +02:00
Åke Strandberg
0ee0b2fcba
Add missing Miele tumble dryer program codes ( #145236 )
2025-05-19 21:34:36 +02:00
G Johansson
1e9c585e8b
Bump holidays to 0.73 ( #145238 )
2025-05-19 21:12:51 +02:00
Paulus Schoutsen
e78f4d2a29
TTS to only use stream entity method when streaming request comes in ( #145167 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2025-05-19 20:54:21 +02:00
Tsvi Mostovicz
1f6faaacab
Jewish Calendar: Implement diagnostics ( #145180 )
...
* Implement diagnostics
* Add testing
* Remove implicitly tested code
2025-05-19 20:41:00 +02:00
karwosts
7e895f7d10
Fix history_stats with sliding window that ends before now ( #145117 )
2025-05-19 20:03:59 +02:00
Norbert Rittel
5031ffe767
Fix wording of "Estimated power production" sensors in `forecast_solar` ( #145201 )
2025-05-19 20:02:37 +02:00
Paulus Schoutsen
37fe25cfdc
Add support_streaming to ConversationEntity ( #144998 )
...
* Add support_streaming to ConversationEntity
* pipeline tests
2025-05-19 13:43:06 -04:00
epenet
cff7aa229e
Add missing type hint in plex ( #145217 )
2025-05-19 19:18:22 +02:00
Paulus Schoutsen
e09dde2ea9
Allow TTS streams to generate temporary media source IDs ( #145080 )
...
* Allow TTS streams to generate temporary media source IDs
* Update tests/components/tts/test_media_source.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update assist snapshots
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-19 12:04:19 -04:00
epenet
cadbe885d1
Add missing type hint in homematic ( #145214 )
2025-05-19 17:52:35 +02:00
epenet
366f592a8a
Fix invalid type hints in netgear switch ( #145226 )
...
* Fix invalid type hints in netgear switch
* Adjust
2025-05-19 17:52:23 +02:00
epenet
e491629143
Split update method in pioneer media player ( #145212 )
...
Split method in pioneer media player
2025-05-19 17:40:12 +02:00
Simone Chemelli
f44cb9b03e
Add action exceptions to Comelit integration ( #143581 )
...
* Add action exceptions to Comelit integration
* missing decorator
* update quality scale
2025-05-19 17:30:34 +02:00
Petro31
752c73a2ed
Add trigger_variables to template trigger 'for' field ( #136672 )
...
* Add trigger_variables to template trigger for
* address comments
2025-05-19 17:26:42 +02:00
Simone Chemelli
a8ecdb3bff
Finish reconfigure test for Vodafone Station ( #145230 )
2025-05-19 16:34:41 +02:00
Simone Chemelli
9c798cbb5d
Add device reconfigure to Comelit config flow ( #142866 )
...
* Add device reconfigure to Comelit config flow
* tweak
* tweak
* update quality scale
* apply review comment
* apply review comment
* review comment
* complete test
2025-05-19 16:12:27 +02:00
Erik Montnemery
8938c109c2
Improve entity registry restore test ( #145220 )
2025-05-19 16:09:23 +02:00
Martin Hjelmare
85448ea903
Fix Z-Wave config entry unique id after NVM restore ( #145221 )
...
* Fix Z-Wave config entry unique id after NVM restore
* Remove stale comment
2025-05-19 17:05:48 +03:00