Joost Lekkerkerker
923300f4e7
Add Sabbath mode to SmartThings ( #141072 )
2025-04-30 15:39:23 +02:00
epenet
8b9c4dadd0
Use freezer.tick in SamsungTV tests ( #143954 )
2025-04-30 15:38:00 +02:00
Sid
857db679ae
Add time platform to eheimdigital ( #143168 )
2025-04-30 15:34:28 +02:00
J. Nick Koston
03ecd7f06c
Remove icon from rehlko power_source ( #143955 )
2025-04-30 15:33:14 +02:00
epenet
c6bdee8dd8
Various minor tweaks in samsungtv tests ( #143951 )
2025-04-30 15:26:39 +02:00
epenet
800f403643
Adjust unique_id in SamsungTV tests ( #143959 )
2025-04-30 15:25:50 +02:00
Robert Resch
9b1c6b07f5
Bump deebot-client to 13.0.0 ( #143823 )
2025-04-30 15:24:54 +02:00
Brian Choromanski
f7c1a0c5e6
Add tests for parse_time_expression ( #143912 )
2025-04-30 13:58:17 +01:00
Pete Sage
57a7c26c64
Add generator status sensors for Rehlko ( #143948 )
2025-04-30 14:55:12 +02:00
Erik Montnemery
f7a9319122
Don't attempt to garbage collect objects leaked by previous modules ( #143944 )
2025-04-30 14:52:50 +02:00
Allen Porter
b16151ac6d
Add an LLM tool for fetching todo list items ( #143777 )
...
* Add a tool for fetching todo list items
* Simplify the todo list interface by adding an "all" status
* Update prompt to improve performance on smaller models
2025-04-30 08:49:33 -04:00
Manuel Rüger
bdd9099294
switchbot_cloud: Add firmware information ( #143693 )
2025-04-30 14:48:18 +02:00
Paulus Schoutsen
5dab9ba01b
Allow streaming text into TTS ResultStream objects ( #143745 )
...
Allow streaming messages into TTS ResultStream
2025-04-30 08:21:19 -04:00
epenet
e24082be9a
Fix incorrect return types in samsungtv tests ( #143937 )
2025-04-30 13:31:21 +02:00
Joost Lekkerkerker
6168fe006e
Remove Oncue integration ( #143945 )
2025-04-30 12:50:28 +02:00
Pete Sage
6c633668f6
Add Rehlko (formerly Kohler Energy Management) Integration ( #143602 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-04-30 12:44:16 +02:00
Erik Montnemery
40217e764d
Allow overriding blueprinted templates ( #143874 )
...
* Allow overriding blueprinted templates
* Remove duplicated line
2025-04-30 12:14:28 +02:00
Petar Petrov
a7af0eaccd
Add retry restore step to ZWave-JS migration ( #143934 )
...
* Add retry restore step to ZWave-JS migration
* improve test
2025-04-30 11:54:50 +02:00
epenet
ef023f084b
Ensure port is stored and used in SamsungTV legacy bridge ( #143940 )
...
* Ensure port is stored and used in SamsungTV legacy bridge
* Tweak
2025-04-30 11:47:28 +02:00
Simone Chemelli
441bca5bda
Use CONF_PIN in SamsungTv config flow ( #143621 )
...
* Use CONF_PIN in SamsunTv config flow
* Adjust tests
---------
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2025-04-30 11:26:20 +02:00
Martin Hjelmare
04bea9c732
Handle Z-Wave migration low SDK version ( #143936 )
2025-04-30 11:43:05 +03:00
epenet
09518b1a71
Remove redundant Renault test fixtures ( #143929 )
...
Remove redundant Renault fixtures
2025-04-30 10:05:29 +02:00
epenet
42d22bb1a3
Use unique registration number in renault tests ( #143926 )
2025-04-30 10:05:00 +02:00
tmenguy
69c387a360
Improve Renault plug status binary sensor ( #143931 )
...
improve binary plug sensor
2025-04-30 10:03:01 +02:00
J. Nick Koston
4b6fa12925
Make name a top-level key for SSDP discovery WebSocket API ( #143923 )
2025-04-30 09:40:15 +02:00
epenet
c562cba030
Use unique VIN in renault tests ( #143925 )
2025-04-30 08:48:49 +02:00
epenet
40764b6995
Cleanup renault test constants ( #143924 )
...
* More
* tweak
* Adjust
* docstring
---------
Co-authored-by: Josef Zweck <josef@zweck.dev>
2025-04-30 08:32:07 +02:00
J. Nick Koston
4ee3290929
Improve ESPHome dashboard diagnostics ( #143914 )
2025-04-30 08:19:16 +02:00
epenet
dc02c37413
Use snapshot_platform in renault tests ( #143864 )
...
* Use snapshot_platform in renault tests
* More
* tweak
* Improve
2025-04-30 08:08:24 +02:00
Manu
34becb541a
add `verify_ssl` config flow option to ntfy integration ( #143731 )
...
* add verfy_ssl option
* changes
2025-04-30 08:07:58 +02:00
Martin Hjelmare
eabf88e3c9
Fix Z-Wave USB discovery already configured ( #143907 )
...
Fix zwave usb discovery already configured
2025-04-30 07:40:18 +02:00
Paulus Schoutsen
f980434046
Clean up Text-to-Speech ( #143744 )
2025-04-30 04:29:35 +02:00
J. Nick Koston
89abc5ac69
Add WebSocket API to ssdp to observe discovery ( #143862 )
2025-04-29 21:03:53 +02:00
Josef Zweck
d657298791
Add statistic entities to lamarzocco ( #143415 )
...
* Bump pylamarzocco to 2.0.0b2
* Add statistic entities to lamarzocco
* add icons
* Update coordinator.py
* update uom
* Update homeassistant/components/lamarzocco/sensor.py
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
* revert cups
* remove unnecessary call (for now)
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
2025-04-29 20:49:26 +02:00
Jan Bouwhuis
05f393560f
Fix mcp_server CI test ( #143898 )
2025-04-29 20:40:50 +02:00
Manu
ad3fd151aa
Add reconfiguration flow to ista EcoTrend integration ( #143457 )
2025-04-29 20:37:04 +02:00
Norbert Rittel
d3745d2519
Add missing hyphens to "self-…" in `imeon_inverter` ( #143888 )
...
* Add missing hyphens to "self-…" in `imeon_inverter`
* Update test_sensor.ambr
2025-04-29 21:01:49 +03:00
epenet
f71903a563
Simplify device registry checks in renault tests ( #143863 )
2025-04-29 19:03:14 +02:00
Petro31
95552e9a5b
Add trigger based template lights ( #140631 )
...
* Add abstract template light class in preparation for trigger based template lights
* add base for trigger entity
* Update more tests
* revert trigger template entity changes and light trigger tests.
* fix merge conflicts
* address comments
* change function name
* nitpick
* fix merge conflict issue
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2025-04-29 18:02:44 +02:00
Åke Strandberg
5da57271b2
Add 3 duration sensors to miele ( #143160 )
...
* Add 3 duration sensors
* Update snapshot
* Address review comments
* Cleanup
* Adjust type hint
2025-04-29 17:53:24 +02:00
J. Nick Koston
9c3b0952e0
Turn off autospec for zeroconf mocks ( #143879 )
2025-04-29 16:45:58 +02:00
Manuel Stahl
d7f43bddfa
Remove dependency on modbus for stiebel_eltron ( #136482 )
...
* Remove dependency on modbus for stiebel_eltron
The modbus integration changed its setup, so it is
not possible anymore to have an empty hub.
* Add config flow
* Update pystiebeleltron to v0.1.0
* Fix
* Fix
* Add test for non existing modbus hub
* Fix tests
* Add more tests
* Add missing translation string
* Add test for import failure
* Fix issues from review comments
* Fix issues from review comments
* Mock stiebel eltron client instead of setup_entry
* Update homeassistant/components/stiebel_eltron/__init__.py
* Update homeassistant/components/stiebel_eltron/__init__.py
---------
Co-authored-by: Joostlek <joostlek@outlook.com>
2025-04-29 14:57:01 +02:00
Åke Strandberg
87107c5a59
Add log of missing codes to miele diagnostics ( #143877 )
...
Add missing code log to diagnostics
2025-04-29 14:56:45 +02:00
Patrick
9ce920b35a
Add support for external USB drives to Synology DSM ( #138661 )
...
* Add external usb drives
* Add partition percentage used
* Move icons to icons.json
* Add external usb to diagnostics
* Add assert for external usb entity
* Fix reset external_usb
* Update homeassistant/components/synology_dsm/diagnostics.py
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
* Update homeassistant/components/synology_dsm/diagnostics.py
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
* Fix diagnostics
* Make each partition a device
* Add usb sensor tests
* Add diagnostics tests
* It is possible that api.external_usb is None
* Merge upstream into syno_external_usb
* add manufacturer and model to partition
* fix tests
---------
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
Co-authored-by: mib1185 <mail@mib85.de>
2025-04-29 13:32:21 +02:00
J. Diego Rodríguez Royo
15aff9662c
Refresh Home Connect program entities possible options when an appliance gets connected ( #143213 )
...
Refresh options when an appliance gets connected
2025-04-29 13:12:21 +02:00
Åke Strandberg
da6fb91886
Add some more sensors to miele integration ( #142979 )
...
* Add some more sensors
* Add some debug logging and correct spelling
* Address review comments
* Split out duration sensors to separate PR
* Update strings
* Filter program phases by device type
* Update tests
* Fix auto link
* Address som of the comments
* Lint
* Lint
* Remove duplicates from enum sensor options
* Update snapshot
* Sort options in enum sensors
2025-04-29 13:07:55 +02:00
chammp
8ff4d5dcbf
Adapt template sensors to use the same plural trigger/condition/action definitions as automations ( #127875 )
...
* Add plurals to template entities
* Ruff
* Ruffy ruff
* Fix linters
* Fix bug introduced after merging dev
* Fix merge mistake
* Revert adding automation helper
* Revert "Fix bug introduced after merging dev"
This reverts commit 098d478f150a06546fb9ec3668865fa5d763c6b2.
* Fix blueprint validation
* Apply suggestions from code review
---------
Co-authored-by: Erik <erik@montnemery.com>
2025-04-29 11:52:58 +02:00
Åke Strandberg
a71edcf1a1
Add fan platform to miele integration ( #143772 )
...
* Add fan platform
* Fix after review comment
* Address review comments
* Remove commented code
* Update tests
* Use constant
2025-04-29 10:48:56 +02:00
Joost Lekkerkerker
4f8363a5c2
Add availability to SmartThings devices ( #143836 )
...
* Bump pySmartThings to 3.1.0
* Bump pySmartThings to 3.2.0
* Add availability to SmartThings devices
* Add availability to SmartThings devices
* Add availability to SmartThings devices
2025-04-29 10:29:07 +02:00
Maciej Bieniek
ae3925118c
Do not allow to enable BT scanner for Shelly Gen4 device with Zigbee enabled ( #143824 )
...
* Bluetooth is not supported when Zigbee is enabled
* Update tests
* Format
2025-04-29 11:12:34 +03:00
Petro31
b2fcab20a6
Add trigger based entities to template switch ( #141763 )
...
* Add trigger based entities to template switch platform
* add suggestions
2025-04-29 09:40:16 +02:00
Erik Montnemery
16b42cc109
Add cv.renamed ( #143834 )
2025-04-29 07:36:37 +02:00
tmenguy
a47f27821f
Add some tests with an invalid plugStatus and renault twingo iii. ( #143838 )
2025-04-28 22:31:27 +02:00
Daniel Hjelseth Høyer
c797e7a973
Mill, add statistics ( #130406 )
...
* Mill, new features
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* typo
* tests
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* mill
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Update const.py
* Update sensor.py
* Update sensor.py
* Add test
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Add test
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* mill
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* mock_setup_entry
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* after_depencies
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Mill
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* mill stats
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* mill stats
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* format
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* mill
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Add test
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* tests
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* mill
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
---------
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2025-04-28 21:59:42 +02:00
Brett Adams
20df183470
Improve energy entities in Teslemetry ( #143641 )
...
* Energy fixes
* improvements
* Add more icons
2025-04-28 18:47:12 +02:00
David Knowles
a0c9217375
Schlage: Source valid auto lock times from pyschlage ( #143382 )
...
* Source auto lock times from pyschlage
* Update auto lock strings
* Test all options are translated
2025-04-28 14:45:38 +02:00
Petro31
469176c59b
Fix trigger template entity issue when coordinator data is None ( #143830 )
...
Fix issue when coordinator data is None
2025-04-28 14:32:16 +02:00
Erik Montnemery
3ece672890
Update rainforest_raven test snapshots ( #143829 )
2025-04-28 14:04:10 +03:00
Brett Adams
c6ebba8843
Add streaming connectivity binary sensors to Teslemetry ( #143443 )
...
* Add connectivity entities
* Add connectivity entities
* Fix Wi-Fi spelling in Teslemetry component
2025-04-28 12:58:40 +02:00
Erik Montnemery
1f047807a4
Update netatmo test snapshots ( #143828 )
2025-04-28 13:48:50 +03:00
Erik Montnemery
f1b724c49a
Update samsungtv test snapshots ( #143826 )
2025-04-28 13:48:39 +03:00
Arie Catsman
d1236a53b8
add enphase_envoy interface mac to device registry ( #143758 )
...
* add enphase_envoy interface mac to device registry
* Test for capitalized error log entry.
* increase mac collection delay from 17 to 34 sec
2025-04-28 11:20:11 +02:00
Tsvi Mostovicz
84f07ee992
Bump hdate to 1.1.0 ( #143759 )
2025-04-28 10:38:49 +02:00
Norbert Rittel
56e07bb1f2
Use common state for "Fault", add recommended hyphen in `fronius` ( #143812 )
...
* Use common state for "Fault" in `fronius`
Also add a recommended hyphen to "self-consumption".
See Wiktionary: "Words derived from self- are usually formed with a hyphen. Using a hyphen is recommended by the U.S. Government Printing Office Style Manual."
* Update test_sensor.ambr
2025-04-28 11:18:07 +03:00
Erik Montnemery
d860b35f41
Fix flaky test test_async_parallel_updates_with_zero_on_sync_update ( #143810 )
2025-04-28 09:27:26 +02:00
Martin Hjelmare
5392062edd
Add backup agent retention config ( #143174 )
2025-04-28 09:24:23 +02:00
Åke Strandberg
d9a09a2aea
Enable deletion of stale miele devices ( #143811 )
...
Enable deletion of stale devices
2025-04-28 08:59:34 +02:00
epenet
3daff73d36
Add renault reconfigure flow ( #143449 )
...
* Add renault reconfigure flow
* docstring
2025-04-28 08:43:20 +02:00
J. Nick Koston
e6b88ec087
Bump thermopro-ble to 0.12.0 ( #143799 )
...
* Bump thermopro-ble to 0.12.0
changelog: https://github.com/Bluetooth-Devices/thermopro-ble/compare/v0.11.0...v0.12.0
* update tests
2025-04-28 08:37:20 +02:00
J. Nick Koston
2a6b79ec0f
Bump bluemaestro-ble to 0.3.0 ( #143795 )
...
* Bump bluemaestro-ble to 0.3.0
changelog: https://github.com/Bluetooth-Devices/bluemaestro-ble/compare/v0.2.3...v0.3.0
* update tests
2025-04-28 08:35:22 +02:00
J. Nick Koston
afc1d224a0
Bump sensorpro-ble to 0.6.0 ( #143796 )
...
* Bump sensorpro-ble to 0.6.0
changelog: https://github.com/Bluetooth-Devices/sensorpro-ble/compare/v0.5.3...v0.6.0
* update tests
2025-04-28 08:34:34 +02:00
J. Nick Koston
c3996d6931
Bump sensorpush-ble to 1.8.0 ( #143794 )
...
* Bump sensorpush-ble to 1.8.0
changelog: https://github.com/Bluetooth-Devices/sensorpush-ble/compare/v1.7.1...v1.8.0
* fix tests
2025-04-28 08:33:11 +02:00
J. Nick Koston
9ec174776c
Bump leaone-ble to 0.2.0 ( #143798 )
...
* Bump leaone-ble to 0.2.0
changelog: https://github.com/Bluetooth-Devices/leaone-ble/compare/v0.1.0...v0.2.0
* update tests
2025-04-28 08:31:58 +02:00
J. Nick Koston
6a8722cf7c
Bump thermobeacon-ble to 0.9.0 ( #143797 )
...
* Bump thermobeacon-ble to 0.9.0
changelog: https://github.com/Bluetooth-Devices/thermobeacon-ble/compare/v0.8.1...v0.9.0
* update tests
2025-04-28 08:30:57 +02:00
Olivier Douville
5cd4c8e896
Add missing state class in sfr-box ( #143773 )
...
* Update sensor.py - Add MEASUREMENT state class on alimvoltage and temperature sensors
This will allow state values to be stored in LTS (long term statistics)
* Update tests accordingly to previous changes in sensors
* Update tests accordingly to previous changes in sensors
2025-04-28 07:55:29 +02:00
Erik Montnemery
cec8db173b
Remove redundant entity_id collision check in entity registry ( #143660 )
...
* Remove redundant entity_id collision check in entity registry
* Update test
2025-04-28 07:50:26 +02:00
J. Nick Koston
dd9dad80be
Bump habluetooth to 3.42.0 and bleak-esphome to 2.14.0 ( #143787 )
2025-04-27 19:36:58 -05:00
Manu
c704df004a
Add diagnostics platform to ntfy platform ( #143774 )
2025-04-27 19:58:15 +02:00
Brett Adams
a1ca0a1cb2
Dont add location entities without location scope in Teslemetry ( #143497 )
...
* Dont add location entities without location scope
* Fix tests
* simplify logic
* Add test
2025-04-27 11:25:58 +02:00
Allen Porter
2326c23133
Increase Gemini max tokens to avoid failures observed in evaluations ( #143728 )
...
* Increase Gemini max tokens to avoid failures observed in evaluations
* Update snapshots
2025-04-26 15:30:47 -07:00
J. Nick Koston
d4c1d1bdb9
Split up SSDP integration into modules ( #143732 )
...
* Split up SSDP integration into modules
* Split up SSDP integration into modules
* migrate tests
2025-04-26 18:09:51 -04:00
Allen Porter
8d258871ff
Record Anthropic token statistics in conversation trace ( #143727 )
...
* Record anthopic token statistics in conversation trace
* Add test coverage for output token parsing
2025-04-26 18:04:12 -04:00
Thomas55555
49299a6bf0
Bump aioautomower to 2025.4.4 ( #143533 )
...
* Bump aioautomower to 2025.4.1
* Update split_tests.py
* revert b3222b9be9
Co-authored-by: Shay Levy <levyshay1@gmail.com>
* aioautomower==2025.4.2
* fix
* aioautomower==2025.4.30b0
* revert
* some try
* aioautomower==2025.4.0
* aioautomower==2025.4.3b0
* aioautomower==2025.4.4
---------
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2025-04-27 00:07:14 +03:00
Shay Levy
868b8ad318
Move Switcher handle_coordinator_update to base entity ( #143738 )
2025-04-27 00:01:44 +03:00
Manu
a0cd14b4e8
Add reauth flow to ntfy integration ( #143729 )
2025-04-26 22:05:13 +02:00
Shay Levy
d8cb7c475b
Update Switcher temperature sensor device class and state class ( #143722 )
...
* Update Switcher temperature sensor device class and state class
* Remove temperature translation key
* Remove icon
2025-04-26 16:22:44 +02:00
Shay Levy
03bacd747e
Use device_registry fixture in Switcher test_remove_device ( #143723 )
2025-04-26 17:05:51 +03:00
Manu
97b6a68cda
Improve device handling for disconnected IronOS devices ( #143446 )
...
* Improve device handling for disconnected IronOS devices
* requested changes
* ble_device
2025-04-26 13:34:44 +02:00
Maciej Bieniek
f1b3b0c155
Refactor tests for Shelly config flow ( #143517 )
...
* Add mock_setup_entry
* Add mock_setup
* Improve test_form_gen1_custom_port
* Improve test_form_errors_get_info
* Improve test_form_errors_test_connection
* Improve test_reconfigure_with_exception
* Improve test_form_auth_errors_test_connection_gen1
* Improve test_form_auth_errors_test_connection_gen2
* Cleaning
* Upate quality scale
* Always use result variable
* Remove unnecessary async_block_till_done
2025-04-26 13:00:45 +03:00
Martin Hjelmare
e14a356c24
Allow Z-Wave controller migration on USB discovery ( #143677 )
...
Allow migration on USB discovery
2025-04-26 07:52:32 +02:00
J. Nick Koston
4e7d396e5b
Add WebSocket API to zeroconf to observe discovery ( #143540 )
...
* Add WebSocket API to zeroconf to observe discovery
* Add WebSocket API to zeroconf to observe discovery
* increase timeout
* cover
* cover
* cover
* cover
* cover
* cover
* fix lasting side effects
* cleanup merge
* format
2025-04-25 21:18:09 -04:00
J. Nick Koston
34d17ca458
Move state length validation to StateMachine APIs ( #143681 )
...
* Move state length validation to StateMachine async_set method
We call validate_state to make sure we do not allow any states
into the state machine that have a length>255 so we do not break
the recorder. Since async_set_internal already requires callers
to pre-validate the state, we can move the check to async_set
instead of at State object creation time to avoid needing to
check it twice in the hot path (entity write state)
* move check in async_set_internal so it only happens on state change
* no need to check if same_state
2025-04-25 21:15:15 -04:00
Denis Shulyaka
7074331461
Preserve reasoning during tool calls for openai_conversation ( #143699 )
...
Preserve reasoning after tool calls for openai_conversation
2025-04-25 21:12:23 -04:00
Åke Strandberg
eec9a28fe8
Add zeroconf discovery to miele ( #143259 )
...
* Add zeroconf discovery
* Strip unnecessary code
* Remove one line more
* Remove one more
* Add test for zeroconf flow
* Finish zeroconf flow
2025-04-25 23:18:20 +02:00
Joost Lekkerkerker
765a95c273
Set entities to config category in SmartThings ( #143669 )
2025-04-25 20:21:35 +02:00
Tomáš Bedřich
6a115d0133
Add S3 integration ( #139325 )
...
* Add S3 integration
* Improve translations and error handling
* Test S3 integration
* Update QoS
* Add missing data_description strings
* Fix missing async_initialize_backup in tests
* PR changes
* Remove unique ID, rely on abort_entries_match
* Raise only BackupAgentError (#139754 ), introduce decorator for error handling
* Switch to metadata-file based solution
* PR changes
* Revert strict typing
* Bump dependency
* Silence mypy
* Pass docs URLs as description_placeholders
* PR changes
* Rename _api to api
* PR Changes
* PR Changes 2
* Remove api abstraction
* Handle S3 multipart upload size limitations
* PR changes
2025-04-25 20:16:44 +02:00
Åke Strandberg
a057effad5
Add miele binary_sensor platform ( #142903 )
...
* Add binary_sensor platform
* Address review comments
* Adjust icons and names.
* Change Info to Notification active
* Trigger CI
* Trig CI
* Adjust tests
* Update strings.json
* Update strings.json
2025-04-25 19:32:08 +02:00
Dan
94b0800989
Fix surepetcare sensor error ( #143286 )
...
* fix: changed boolean to map to 'online' attribute.
* fix: added catch in case of future changes to prevent complete sensor failure.
* fix: surepetcare - added additional catches in case rssi values aren't included in online status.
* fix: remove hub_rssi when not defined.
* fix: proper code spacing
* fix: use .get for clarity instead of try.
* fix: now written in Python.
* fix: renamed variables for clarity.
* Update homeassistant/components/surepetcare/binary_sensor.py
* fix: update surepetcare test __init__.py mock_feeder with online status.
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-04-25 19:29:29 +02:00
Åke Strandberg
a783b6a0ab
Add climate platform to miele integration ( #143333 )
...
* Add climate platform
* Merge
* Address review and improve test
* Address review comments
* Streamline entity naming
* Update tests/components/miele/test_climate.py
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-04-25 19:18:39 +02:00
Åke Strandberg
5302964eb6
Add button platform to miele ( #143508 )
...
* WIP Button platform
* Add button platform
* Disable by default, Address review , update tests
* Follow review comments
2025-04-25 19:10:32 +02:00