core/homeassistant/components/smartthings
Joost Lekkerkerker 71159c755f
Delete subscription on shutdown of SmartThings (#140135)
* Cache subscription url in SmartThings

* Cache subscription url in SmartThings

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Bump pysmartthings to 2.7.1

* 2.7.2

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-03-11 15:33:32 +01:00
..
__init__.py Delete subscription on shutdown of SmartThings (#140135) 2025-03-11 15:33:32 +01:00
application_credentials.py
binary_sensor.py Add suggested area to SmartThings (#139570) 2025-03-01 13:05:58 +01:00
climate.py Fix no temperature unit in SmartThings (#140363) 2025-03-11 14:03:15 +01:00
config_flow.py Abort SmartThings flow if default_config is not enabled (#139700) 2025-03-03 20:07:07 +01:00
const.py Delete subscription on shutdown of SmartThings (#140135) 2025-03-11 15:33:32 +01:00
cover.py Add suggested area to SmartThings (#139570) 2025-03-01 13:05:58 +01:00
diagnostics.py Add config entry level diagnostics to SmartThings (#139939) 2025-03-06 18:48:39 +01:00
entity.py Bump pysmartthings to 2.6.1 (#139936) 2025-03-06 13:22:49 +01:00
fan.py Fix SmartThings fan (#139962) 2025-03-06 18:47:37 +01:00
light.py Make sure SmartThings light can deal with unknown states (#140190) 2025-03-11 14:47:13 +01:00
lock.py Add suggested area to SmartThings (#139570) 2025-03-01 13:05:58 +01:00
manifest.json Delete subscription on shutdown of SmartThings (#140135) 2025-03-11 15:33:32 +01:00
scene.py
sensor.py Handle incomplete power consumption reports in SmartThings (#140370) 2025-03-11 14:10:06 +01:00
strings.json Abort SmartThings flow if default_config is not enabled (#139700) 2025-03-03 20:07:07 +01:00
switch.py Add suggested area to SmartThings (#139570) 2025-03-01 13:05:58 +01:00