hass-core/homeassistant/components/smartthings
Guillaume Duveau 23d5fb9622
Add more device info for SmartThings devices (#95723)
* Add more device info for SmartThings devices

* Fix binary_sensor test

* Fix binary sensor test, try 2

* Fix and add SmartsThings new device info tests
2023-07-06 14:26:46 -04:00
..
__init__.py Add more device info for SmartThings devices (#95723) 2023-07-06 14:26:46 -04:00
binary_sensor.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
climate.py
config_flow.py Add __init__ return type to integrations (#87637) 2023-02-07 15:55:14 +01:00
const.py
cover.py
fan.py
light.py
lock.py
manifest.json Sort manifests 9 (#87030) 2023-02-08 20:22:30 +01:00
scene.py
sensor.py Make smartthings use the right unit of measurement for illuminance sensors (#95456) 2023-06-28 18:18:24 +02:00
smartapp.py
strings.json
switch.py