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>
Showing
- homeassistant/components/smartthings/__init__.py 66 additions, 8 deletionshomeassistant/components/smartthings/__init__.py
- homeassistant/components/smartthings/const.py 1 addition, 0 deletionshomeassistant/components/smartthings/const.py
- homeassistant/components/smartthings/manifest.json 1 addition, 1 deletionhomeassistant/components/smartthings/manifest.json
- requirements_all.txt 1 addition, 1 deletionrequirements_all.txt
- requirements_test_all.txt 1 addition, 1 deletionrequirements_test_all.txt
- tests/components/smartthings/conftest.py 4 additions, 0 deletionstests/components/smartthings/conftest.py
- tests/components/smartthings/fixtures/subscription.json 16 additions, 0 deletionstests/components/smartthings/fixtures/subscription.json
- tests/components/smartthings/test_config_flow.py 2 additions, 0 deletionstests/components/smartthings/test_config_flow.py
- tests/components/smartthings/test_init.py 183 additions, 2 deletionstests/components/smartthings/test_init.py
Loading
Please register or sign in to comment