Commit Graph
438 Commits
Author SHA1 Message Date
Barry vd. Heuvel 20485cbf88 Add Smartthings soundmode using networkaudio (#168698) 2026-09-11 16:22:32 +02:00
Franck Nijhof eeb462fdfa Add SmartThings dry comfort AC preset mode (#181029) 2026-09-02 10:30:00 +02:00
StellarSeaandClaude Opus 5 9145c009f8 Use SmartThings custom setpoint bounds for air conditioners (#180304)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-08-30 17:13:16 +02:00
92983e4022 Fix SmartThings AC temperature range unit conversion (#180299)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>
2026-08-29 14:16:34 +02:00
Franck Nijhof a9346a6249 Retry SmartThings setup when the cloud is unreachable while fetching (#180542) 2026-08-28 15:51:24 -04:00
Franck Nijhof beb87717d3 Retry SmartThings setup when the subscription times out (#180495) 2026-08-28 11:31:14 +02:00
Franck Nijhof 12483ebb0d Map SmartThings stick cleaner operating state onto its options (#180370) 2026-08-27 08:28:29 +02:00
Erik Montnemery a65fdd4a5d Fix smartthings media_player tests (#180239) 2026-08-26 08:09:21 +02:00
epenet 086c500857 Add TARGET_TEMPERATURE to water_heater state attributes (#180022) 2026-08-24 22:12:45 +02:00
Eduardo Tsen c2f4667e66 Add select control for dishwasher washing course (cycle) (#160263) 2026-08-24 22:05:47 +02:00
Paulus SchoutsenandClaude 088ef9b977 Send the SmartThings token request credentials as a header (#179853)
Co-authored-by: Claude <noreply@anthropic.com>
2026-08-24 18:01:16 +02:00
moridew 63f60b544d Map SmartThings aIComfort AC mode to HVAC auto (#174513) 2026-08-21 15:26:23 -04:00
StellarSeaandClaude Opus 5 44f553e761 Use SmartThings cooling setpoint range for air conditioners (#178430)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-08-07 13:37:14 +02:00
Erik Montnemery f1046cad5b Migrate calls to async_get_device in tests (part 5) (#178336) 2026-08-06 16:03:18 +02:00
Erik Montnemery d5750e374c Improve via_device handling in smartthings (#178179) 2026-08-05 10:03:38 +02:00
Erik Montnemery 1e5eb594ca Adapt smartthings to set via_device_id in DeviceInfo (#178167) 2026-08-04 17:32:14 +02:00
Erik Montnemery 9c9225e301 Adapt smartthings to set via_device_id in DeviceInfo (#177761) 2026-08-03 16:54:04 +02:00
TowyTowyandClaude Fable 5 f78ad3e324 Fix SmartThings crash when threeAxis attribute is None (#176127)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-29 15:22:57 +02:00
epenetandClaude Opus 4.8 5083dc41a0 Add TARGET_TEMPERATURE/TARGET_HUMIDITY to climate state attributes (#176193)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-25 12:00:49 +02:00
Erik Montnemery 201ac314a4 Align DeviceRegistryEntrySnapshot with the device registry model (#176654) 2026-07-17 09:39:13 +02:00
Michael e75b7fb83b Migrate smartthings to UnitOfDensity / UnitOfRatio enums (#175026) 2026-06-27 23:37:53 +02:00
epenet 0c4bc95bdd Migrate base entity attributes to StrEnum (#174633) 2026-06-24 15:38:49 +01:00
epenet 190ff034aa Migrate vacuum entity attributes to StrEnum (#174617) 2026-06-24 11:46:29 +02:00
epenet b301925687 Migrate cover entity attributes to StrEnum (#174601) 2026-06-24 11:18:37 +02:00
epenet 308fad166d Migrate media player entity attributes to StrEnum (#174605) 2026-06-24 11:16:33 +02:00
epenet 1305c2978c Migrate fan entity attributes to StrEnum (#174610) 2026-06-24 11:12:45 +02:00
epenet 955ad6db1b Migrate valve entity attributes to StrEnum (#174611) 2026-06-24 11:12:02 +02:00
epenet 277af6c60b Migrate update entity attributes to StrEnum (#174608) 2026-06-24 10:57:58 +02:00
epenet e7562b50cf Migrate water heater entity attributes to StrEnum (#174603) 2026-06-24 10:32:38 +02:00
epenet 1917a007f8 Migrate event entity attributes to StrEnum (#174592) 2026-06-24 09:56:20 +02:00
epenet f9bf7ab122 Migrate sensor entity attributes to StrEnum (#174595) 2026-06-24 09:05:32 +02:00
epenet d484f75c7b Migrate number entity attributes to StrEnum (#174593) 2026-06-24 09:04:22 +02:00
epenet 42da67e7a9 Migrate light entity attributes to StrEnum (#174589) 2026-06-24 08:58:00 +02:00
epenet 22a583c83f Migrate climate entity attributes to StrEnum (#174528) 2026-06-23 16:48:38 +02:00
epenet d966f71832 Migrate select entity attributes to StrEnum (#174536) 2026-06-23 16:44:47 +02:00
Franck NijhofandJoostlek 0b261b7198 Fix SmartThings light checking wrong component for capabilities (#172430)
Co-authored-by: Joostlek <joostlek@outlook.com>
2026-05-28 16:27:57 +02:00
Joost Lekkerkerker 65c074af9a Add Copper water meter sensors to SmartThings (#171848) 2026-05-26 16:01:40 +02:00
Markus Tuominen c715557813 Set _attr_has_entity_name on smartthings SmartThingsScene (#171672) 2026-05-21 12:10:06 +02:00
Artur Pragacz f823ef639a Prefix area to entity ID (#170560) 2026-05-19 20:53:26 +02:00
Franck NijhofandSimone Chemelli 5b2816e56c Fix line length violations in tests/components s (#170990)
Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com>
2026-05-17 17:14:26 -04:00
Franck NijhofandClaude Opus 4.6 5472a537ed Replace unused mock_setup_entry arguments with @pytest.mark.usefixtures (#170760)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-16 11:02:36 +02:00
r2xjandCopilot 8cfdc52762 Only use SmartThings switch for light if it should (#166424)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-05-11 15:16:18 +02:00
Felipe SantosandAbílio Costa ef83ccc423 Allow selecting input source on SmartThings TVs (#160034)
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
2026-05-07 18:53:38 +01:00
Erik Montnemery 6d8d447355 Revert "Add last_non_buffering_state media_player state attribute (#166941)" (#168285) 2026-04-15 14:41:02 +02:00
Andre v d Walt 244ed14019 smartthings: add Samsung OCF AC purify switch (#167705) 2026-04-10 12:12:36 +02:00
Erik Montnemery b350712f9e Add last_non_buffering_state media_player state attribute (#166941) 2026-03-31 12:22:13 +02:00
Joost Lekkerkerker 7f0f038bcd Add entities for stick vacuum cleaner to SmartThings (#166127) 2026-03-25 16:28:20 +01:00
Michael 8cc1dd8091 Add is_closed state attribute to valve (#165227) 2026-03-25 13:49:41 +01:00
Joost Lekkerkerker 740e21a23b Add new fridge fixture to SmartThings (#165198) 2026-03-24 13:56:36 +01:00
Joost Lekkerkerker aa6a4c7eab Add binary sensor for stick cleaner status to SmartThings (#166122) 2026-03-21 20:24:53 +01:00