Joost Lekkerkerker
3eadfcc01d
Still request scopes in SmartThings ( #139626 )
...
Still request scopes
2025-03-02 14:17:56 +01:00
Maciej Bieniek
29f680f912
Add FrankEver virtual integration ( #139629 )
...
* Add FranvEver virtual integration
* Fix file name
2025-03-02 14:12:54 +01:00
Alexey ALERT Rubashёff
ee2b53ed0f
Bump pyoverkiz to 1.16.2 ( #139623 )
2025-03-02 14:10:45 +01:00
Manu
b0b5567316
Add update_habit
action to Habitica integration ( #139311 )
...
* Add update_habit action
* icons
2025-03-02 14:04:13 +01:00
Joost Lekkerkerker
e6c946b3f4
Bump pysmartthings to 2.4.1 ( #139627 )
2025-03-02 13:15:43 +01:00
Norbert Rittel
b2c7c5b1aa
Treat "Core" as name, fix grammar in reload_core_config
action ( #139622 )
...
* Treat "Core" as name, fix grammar in `reload_core_config` action
Change three occurrences of "core" to "Core" so they are not translated but kept as a name instead.
Fix singular/plural mismatch in the field description of the `reload_core_config` action.
* Change "us customary" to "US customary"
2025-03-02 11:05:25 +01:00
Jan Bouwhuis
220509fd6c
Fix body text of imap message not available in custom event data template ( #139609 )
2025-03-01 23:00:22 -05:00
Paulus Schoutsen
7293ae5d51
Fix type for ESPHome assist satellite events ( #139618 )
2025-03-01 22:59:14 -05:00
wittypluck
4a7fd89abd
Bump pyopenweathermap to 0.2.2 and remove deprecated API version v2.5 ( #139599 )
...
* Bump pyopenweathermap
* Remove deprecated API mode v2.5
2025-03-02 02:32:55 +01:00
J. Nick Koston
077ff63b38
Bump inkbird-ble to 0.7.1 ( #139603 )
...
changelog: https://github.com/Bluetooth-Devices/inkbird-ble/compare/v0.7.0...v0.7.1
2025-03-02 00:51:09 +01:00
Shay Levy
55fd5fa869
Bump aioshelly to 13.1.0 ( #139601 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2025-03-02 00:12:19 +01:00
G Johansson
e3eb6051de
Fix duplicate unique id issue in Sensibo ( #139582 )
...
* Fix duplicate unique id issue in Sensibo
* Fixes
* Mods
2025-03-02 00:04:13 +01:00
Brett Adams
3e9304253d
Bump Tesla Fleet API to v0.9.12 ( #139565 )
...
* bump
* Update manifest.json
* Fix versions
* remove tesla_bluetooth
* Remove mistake
2025-03-01 23:58:15 +01:00
Shay Levy
cc8ed2c228
Fix demo valve platform to use AddConfigEntryEntitiesCallback ( #139602 )
2025-03-01 23:29:42 +01:00
J. Nick Koston
89b655c192
Fix handling of NaN float values for current humidity in ESPHome ( #139600 )
...
fixes #131837
2025-03-01 16:13:04 -06:00
Robert Resch
56ddfa9ff8
Bump deebot-client to 12.3.1 ( #139598 )
2025-03-01 23:05:55 +01:00
Manu
a2a11ad02e
Update quality scale to platinum 🏆 ️ for IronOS integration ( #138217 )
...
Update status in iron_os quality_scale.yaml
2025-03-01 22:55:49 +01:00
Tatham Oddie
f7927f9da1
Introduce demo valve ( #138187 )
2025-03-01 22:54:48 +01:00
Simone Chemelli
13918f07d8
Switch cleanup for Shelly (part 2) ( #138922 )
...
* Switch cleanup for Shelly (part 2)
* apply review comment
* Update tests/components/shelly/test_climate.py
Co-authored-by: Maciej Bieniek <bieniu@users.noreply.github.com>
* apply review comments
---------
Co-authored-by: Maciej Bieniek <bieniu@users.noreply.github.com>
2025-03-01 22:39:19 +01:00
Manu
35825be12b
Update quality scale to platinum 🏆 ️ for pyLoad integration ( #138891 )
...
* Add quality scale file to pyLoad integration
* set strict-typing to done
* set parallel-updates to done
* docs
* update docs
* flow coverage done
* set platinum quality scale
2025-03-01 22:36:51 +01:00
Denis Shulyaka
1786bb9903
Use model list to check anthropic API key ( #139307 )
...
Anthropic model list
2025-03-01 22:28:48 +01:00
Manu
3588784f1e
Add create_reward action to Habitica integration ( #139304 )
...
Add create_reward action to Habitica
2025-03-01 22:27:31 +01:00
Paulus Schoutsen
2cce1b024e
Migrate Assist Pipeline to use TTS stream ( #139542 )
...
* Migrate Pipeline to use TTS stream
* Fix tests
2025-03-01 21:43:00 +01:00
peteS-UK
c168695323
Clean up squeezebox build_item_response part 1 ( #139321 )
...
* initial
* final
* is internal change
* test data coverage
* Review fixes
* final
2025-03-01 14:18:30 -06:00
Jan Bouwhuis
913a4ee9ba
Improve certificate handling in MQTT config flow ( #137234 )
...
* Improve mqtt broker certificate handling in config flow
* Expand test cases
2025-03-01 21:14:08 +01:00
Markus Adrario
dd21d48ae4
Homee: fix watchdog icon ( #139577 )
...
fix watchdog icon
2025-03-01 20:53:06 +01:00
Joost Lekkerkerker
b3f14d72c0
Don't require not needed scopes in SmartThings ( #139576 )
...
* Don't require not needed scopes
* Don't require not needed scopes
2025-03-01 20:47:42 +01:00
Trevor Morgan
51beb1c0a8
Add simplisafe OUTDOOR_ALARM_SECURITY_BELL_BOX device type ( #134386 )
...
* Update binary_sensor.py to included OUTDOOR_ALARM_SECURITY_BELL_BOX device type
Add support for DeviceTypes.OUTDOOR_ALARM_SECURITY_BELL_BOX
This is an external siren device in Simplisafe which is not currently discovered with the HA integration
* Fixed formatting error
---------
Co-authored-by: Franck Nijhof <git@frenck.dev>
2025-03-01 20:26:04 +01:00
peteS-UK
0c5766184b
Fix Manufacturer naming for Squeezelite model name for Squeezebox ( #139586 )
...
Squeezelite Manufacturer Fix
2025-03-01 20:22:34 +01:00
starkillerOG
b1a2b89691
Bump motionblinds to 0.6.26 ( #139591 )
2025-03-01 20:18:52 +01:00
Norbert Rittel
4813da33d6
Improve field descriptions of zha.permit
action ( #139584 )
...
Make the field descriptions of `source_ieee` and `install_code` UI-friendly by cross-referencing them using their friendly names to allow matching translations.
Better explain the alternative of using the `qr_code` field by adding that this contains both the IEEE address and the Install code of the joining device.
2025-03-01 20:16:32 +01:00
Simone Chemelli
d4099ab917
Bump aiocomelit to 0.11.1 ( #139589 )
2025-03-01 20:16:11 +01:00
Joris Drenth
ee206938d8
Update wallbox to 0.8.0 ( #139553 )
...
Update Wallbox dependencies
2025-03-01 19:59:13 +01:00
M-A
9fe08f292d
Bump env_canada to 0.8.0 ( #138237 )
...
* Bump env_canada to 0.8.0
* Fix requirements*.txt
* Grepped more
---------
Co-authored-by: Franck Nijhof <git@frenck.dev>
2025-03-01 19:58:45 +01:00
mvn23
9a331de878
Remove deprecated import from configuration.yaml from opentherm_gw ( #139581 )
...
* Remove deprecated import from configuration.yaml in opentherm_gw
* Remove tests for removed funcionality from opentherm_gw
2025-03-01 19:45:07 +01:00
Jan Bouwhuis
2de941bc11
Fix - Allow brightness only light MQTT json light to be set up using the brightness
flag or via supported_color_modes
( #139585 )
...
* Fix - Allow brightness only light MQTT json light to be set up using the `brightness` flag or via `supported_color_modes`
* Improve comment
2025-03-01 19:35:39 +01:00
J. Nick Koston
c5e0418f75
Bump aiohomekit to 3.2.8 ( #139579 )
...
changelog: https://github.com/Jc2k/aiohomekit/compare/3.2.7...3.2.8
2025-03-01 18:41:11 +02:00
Simone Chemelli
679b57e450
Add strict typing to Vodafone Station ( #139573 )
2025-03-01 14:22:14 +01:00
Guido Schmitz
91eba0855e
Handle IPv6 URLs in devolo Home Network ( #139191 )
...
* Handle IPv6 URLs in devolo Home Network
* Use yarl
2025-03-01 13:29:50 +01:00
Josef Zweck
43f48b8562
Bump azure_storage quality to platinum ( #139452 )
2025-03-01 13:23:27 +01:00
Joost Lekkerkerker
df95902004
Only determine SmartThings swing modes if we support it ( #139571 )
...
Only determine swing modes if we support it
2025-03-01 13:08:28 +01:00
epenet
3edc7913de
Fix blog post link in comment ( #139568 )
2025-03-01 13:06:10 +01:00
Joost Lekkerkerker
1852052dff
Add suggested area to SmartThings ( #139570 )
...
* Add suggested area to SmartThings
* Add suggested areas to SmartThings
2025-03-01 13:05:58 +01:00
Joost Lekkerkerker
fe5cd5c55c
Validate scopes in SmartThings config flow ( #139569 )
2025-03-01 12:47:58 +01:00
Jan-Philipp Benecke
042e4d20c5
Bump aiowebdav2 to 0.3.1 ( #139567 )
2025-03-01 12:37:44 +01:00
Norbert Rittel
dfe1921737
Improve description of media_content_type
in media_extractor.play_media
action ( #139559 )
...
* Improve `media_content_type` in `media_extractor.play_media` action
In the UI the `media_content_type` field of the `media_extractor.play_media` action already presents a selector with the choices MUSIC, TVSHOW, VIDEO, EPISODE, CHANNEL or PLAYLIST MUSIC.
Therefore these can be removed from the field description to avoid any over-translation that will create an unnecessary mismatch in the UI.
* Fix casing of `media_extractor.play_media` action name
2025-03-01 12:12:58 +01:00
Norbert Rittel
2c620f1f60
Improve description of door
field in subaru.unlock_specific_door
action ( #139558 )
...
* Improve description of `door` field in `subaru.unlock_specific_door` action
In the UI the `door` field of the `subaru.unlock_specific_door` action presents three radio buttons for the three possible choices 'all', 'driver' and 'tailgate'.
Therefore the field description should no longer repeat those options to avoid over-translation that will not match the actual choices.
In addition proper sentence-casing is applied to several title keys.
* Fix sentence-casing in two title keys
2025-03-01 12:12:36 +01:00
Joost Lekkerkerker
66a17bd072
Bump pysmartthings to 2.4.0 ( #139564 )
2025-03-01 12:06:16 +01:00
Filip Agh
18217a594f
Fix update data for multiple Gree devices ( #139469 )
...
fix sync date for multiple devices
do not use handler for explicit update devices as internal communication lib do not provide which device is updated
use ha update loop
copy data object to prevent rewrite data from internal lib
allow more time to process response before log warning about long wait for response and make log message more clear
2025-03-01 11:50:24 +01:00
J. Nick Koston
a6e2dc485b
Bump orjson to 3.10.15 ( #135223 )
2025-03-01 10:44:04 +01:00