Jan Bouwhuis
bd4d0ec4b8
Add initial MQTT subentry support for notify entities ( #138461 )
...
* Add initial MQTT subentry support for notify entities
* Fix componts assigment is reset on device config. Translation tweaks
* Rephrase
* Go to summary menu when components are set up already - add test
* Fix suggested device info on config flow
* Invert
* Simplify subentry config flow and omit menu
* Use constants instead of literals
* More constants
* Teak some translations
* Only show save when the the entry is dirty
* Do not trigger an entry reload twice
* Remove encoding, entity_category
* Remove icon from mqtt subentry flow
* Separate entity settings and MQTT specific settings
* Remove object_id and refactor
* Migrate translations
* Make subconfig flow test extensible
* Make sub reconfig flow tests extensible
* Rename entity_platform_config step to mqtt_platform_config
* Make component unique ID independent from the name
* Move code for update of component data to helper
* Follow up on code review
* Skip dirty stuff
* Fix rebase issues #1
* Do not allow reconfig for entity platform/name, default QoS and refactor tests
* Add entity platform and entity name label to basic entity config dialog
* Rename to exclude_from_reconfig and make reconfig option not optional
2025-03-14 14:00:07 +01:00
Joost Lekkerkerker
dcc63a6f2e
Bump ruff to 0.10.0 ( #140541 )
...
* Bump ruff to 0.10.0
* Bump ruff to 0.10.0
* Bump ruff to 0.10.0
* Bump ruff to 0.10.0
* Update pyproject.toml
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
* Fix
---------
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2025-03-14 12:32:50 +00:00
Franck Nijhof
4d1c89f0d1
2025.3.3 ( #140583 )
2025.3.3
2025-03-14 12:55:51 +01:00
Petar Petrov
ae8709be21
Expose ZWaveJSsupports_long_range
to the frontend ( #140489 )
...
* Expose ZWaveJS`supports_long_range` to the frontend
* update test
2025-03-14 12:19:49 +01:00
Maciej Bieniek
5ea7c113b0
Use test snapshots for Shelly climate ( #140582 )
2025-03-14 11:15:38 +01:00
Franck Nijhof
831f2dc30e
Bump version to 2025.3.3
2025-03-14 09:56:13 +00:00
ashionky
1566ab3b28
Fix missing UnitOfPower.MILLIWATT in sensor and number allowed units ( #140567 )
...
* MILLIWATT
* MILLIWATT
2025-03-14 09:53:08 +00:00
Joost Lekkerkerker
c852e1398c
Set unit of measurement for SmartThings oven setpoint ( #140560 )
2025-03-14 09:53:05 +00:00
Joost Lekkerkerker
761be9342e
Fix windowShadeLevel capability in SmartThings ( #140552 )
2025-03-14 09:52:58 +00:00
Maciej Bieniek
54ad44a574
Fix Shelly diagnostics for devices without WebSocket Outbound support ( #140501 )
...
* Don't assume that `ws` is always in config
* Fix device
2025-03-14 09:49:52 +00:00
Matthias Alphart
fed4015bab
Update xknxproject to 3.8.2 ( #140499 )
2025-03-14 09:49:49 +00:00
Brett Adams
019a0ebf9b
Bump Tesla Fleet API to 0.9.13 ( #140485 )
2025-03-14 09:49:45 +00:00
Joost Lekkerkerker
7607b7d494
Mark value in number.set_value action as required ( #140445 )
2025-03-14 09:49:40 +00:00
Maikel Punie
8b96a9606d
Bump velbusaio to 2025.3.1 ( #140443 )
2025-03-14 09:49:37 +00:00
Jan-Philipp Benecke
6349821037
Only do WebDAV path migration when path differs ( #140402 )
2025-03-14 09:49:33 +00:00
Louis Christ
db26a42734
Use only IPv4 for zeroconf in bluesound integration ( #140226 )
...
* Use only ipv4 for zeroconf
* Fix tests
* Use only ip_address for ip version check
* Add test
* Reduce test
2025-03-14 09:49:30 +00:00
Glenn Waters
74fe35f44e
Bump upb-lib to 0.6.1 ( #140212 )
2025-03-14 09:49:26 +00:00
jb101010-2
e648716ddf
Bump pysuezV2 to 2.0.4 ( #139824 )
2025-03-14 09:49:23 +00:00
Luke Lashley
2e20245cdf
Fix bug with all Roborock maps being set to the wrong map when empty ( #138493 )
...
* Fix bug with all maps being set to the same when empty
* fix parens
* fix other parens
* rework some of the logic
* few small updates
* Remove test that is no longer relevant
* remove updated time bump
2025-03-14 09:49:19 +00:00
Norbert Rittel
8726be31ff
Use correct unit symbol "min" for minutes in webmin
integration ( #140448 )
...
* Use correct unit symbol "min" for minutes in `webmin` integration
Replace the unit symbol "m" which stands for meter with the correct SI uni symbol "min".
* Update test_sensor.ambr
* Update test_sensor.ambr (2)
2025-03-14 10:28:37 +01:00
Jan-Philipp Benecke
99b140f73f
Remove WebDAV properties and rely on metadata file ( #140539 )
2025-03-14 10:21:16 +01:00
Louis Christ
d952e8186f
Use only IPv4 for zeroconf in bluesound integration ( #140226 )
...
* Use only ipv4 for zeroconf
* Fix tests
* Use only ip_address for ip version check
* Add test
* Reduce test
2025-03-14 10:20:16 +01:00
ashionky
2b0a2e7644
Fix missing UnitOfPower.MILLIWATT in sensor and number allowed units ( #140567 )
...
* MILLIWATT
* MILLIWATT
2025-03-14 10:19:43 +01:00
Simone Chemelli
9820cbb036
Add exceptions translation for Comelit ( #140404 )
...
* Add exceptions translation for Comelit
* apply review comment
* Add climate tests for Comelit
* Revert "Add climate tests for Comelit"
This reverts commit 6d76d312a064491be4dbfb960a28b00f742f4186.
2025-03-14 10:17:10 +01:00
Marc Mueller
f48d94ce34
Use TypeVar default for Generator ( #140506 )
2025-03-14 10:08:39 +01:00
Simone Chemelli
5daa3167ca
Add parallel updates to Comelit ( #140527 )
2025-03-14 10:03:29 +01:00
J. Nick Koston
23f4f97603
Bump habluetooth to 3.27.0 ( #140569 )
...
changelog: https://github.com/Bluetooth-Devices/habluetooth/compare/v3.25.1...v3.27.0
2025-03-13 22:57:24 -10:00
J. Nick Koston
1e8f211725
Bump aioshelly to 13.3.0 ( #140571 )
...
changelog: https://github.com/home-assistant-libs/aioshelly/compare/13.2.0...13.3.0
2025-03-14 09:47:36 +01:00
Petro31
84667fd32d
Migrate template light to new style ( #140326 )
...
* Migrate template light to new style
* add modern templates to tests
* fix comments
2025-03-14 09:00:46 +01:00
Norbert Rittel
e42a6c5d4f
Fix missing RGBW field description reference in Lokalise - step 2 ( #140576 )
...
Reverts step 1, re-adding the field reference.
2025-03-14 09:51:49 +02:00
Simone Chemelli
6f926d0a66
Add missing typing to Vodafone Station ( #140562 )
2025-03-14 08:28:56 +01:00
J. Nick Koston
9f801e7785
Bump dbus-fast to 2.39.5 ( #140565 )
2025-03-13 14:49:37 -10:00
J. Nick Koston
f0b86c512d
Bump habluetooth to 3.25.1 and bluetooth-auto-recovery to 1.4.5 ( #140561 )
...
habluetooth: https://github.com/Bluetooth-Devices/habluetooth/compare/v3.25.0...v3.25.1
bluetooth-auto-recovery: https://github.com/Bluetooth-Devices/bluetooth-auto-recovery/compare/v1.4.4...v1.4.5
2025-03-13 14:06:24 -10:00
Norbert Rittel
3383e8b70d
Fix missing RGBW field description reference in Lokalise - step 1 ( #140526 )
...
Empties the string to trigger an export to Lokalise.
Will be followed up by a second PR to restore the reference.
2025-03-14 01:47:11 +02:00
Joost Lekkerkerker
058aed96d2
Fix windowShadeLevel capability in SmartThings ( #140552 )
2025-03-14 01:28:08 +02:00
Joost Lekkerkerker
b1285fcc4e
Set unit of measurement for SmartThings oven setpoint ( #140560 )
2025-03-14 01:28:01 +02:00
Joakim Plate
d56680e05e
Update to version 1.6.0 of gardena library ( #140559 )
2025-03-13 13:13:16 -10:00
Marc Mueller
5cf3bea8fe
Fix unnecessary-dict-comprehension-for-iterable (C420) ( #140555 )
2025-03-13 23:32:00 +01:00
Marc Mueller
b48ab77a38
Fix call on root logger (LOG015) ( #140556 )
2025-03-13 23:02:26 +01:00
Paul Bottein
cdead8661d
Add lawn mower support to HomeKit ( #140438 )
...
Add lawn mower support to homekit
2025-03-13 10:27:00 -10:00
J. Nick Koston
474d427b87
Bump bleak-esphome to 2.12.0 ( #140543 )
...
changelog: https://github.com/Bluetooth-Devices/bleak-esphome/compare/v2.11.0...v2.12.0
2025-03-13 21:01:41 +01:00
Shay Levy
87f726141a
Fix ollama history trimming test ( #140538 )
2025-03-13 19:41:45 +00:00
Maciej Bieniek
fa57d57215
Fix Shelly diagnostics for devices without WebSocket Outbound support ( #140501 )
...
* Don't assume that `ws` is always in config
* Fix device
2025-03-13 20:58:09 +02:00
Dan Raper
8ea2d40467
Bump ohmepy to 1.4.1 ( #140535 )
2025-03-13 20:57:05 +02:00
Simone Chemelli
d5af542dd1
Add parallel updates to Vodafone Station ( #140532 )
2025-03-13 17:32:45 +00:00
Paulus Schoutsen
55895df54d
Switch more TTS core to async generators ( #140432 )
...
* Switch more TTS core to async generators
* Document a design choice
* robust
* Add more tests
* Update comment
* Clarify and document TTSCache variables
2025-03-13 13:24:44 -04:00
Matthias Alphart
b07ac301b9
Update xknxproject to 3.8.2 ( #140499 )
2025-03-13 15:57:22 +00:00
Marc Mueller
473a5559cc
Improve tado typing ( #140505 )
2025-03-13 15:48:04 +00:00
Norbert Rittel
c92ee120b6
Make actions in flo
integration UI-friendly ( #140522 )
...
Makes actions in `flo` integration UI-friendly
- replace key name `sleep_minutes` with its friendly name to match the UI (in translations)
- replace "time" with "duration" to reduce the ambiguity
- use third-person singular for `run_health_test` description for consistency (in translations)
2025-03-13 16:39:12 +01:00
Simone Chemelli
3bba781554
Use runtime data in Vodafone Station ( #140464 )
...
* Use runtime data in Vodafone Station
* specialize config entry
* revert unwanted change
2025-03-13 15:53:01 +01:00