hass-core/homeassistant/components/smartthings
haimn 83a1ca5e83
fix supportedFanOscillationModes is null (#105205)
* fix supportedFanOscillationModes is null

* set default supported_swings to None

* return None if no fan oscillation modes listed
2023-12-07 18:03:07 +01:00
..
__init__.py Use shorthand attributes in Smartthings (#100215) 2023-09-12 12:26:33 -05:00
binary_sensor.py Use shorthand attributes in Smartthings (#100215) 2023-09-12 12:26:33 -05:00
climate.py fix supportedFanOscillationModes is null (#105205) 2023-12-07 18:03:07 +01:00
config_flow.py
const.py
cover.py Use shorthand attributes in Smartthings (#100215) 2023-09-12 12:26:33 -05:00
fan.py Add scaling utils for brightness and fanspeed (#104753) 2023-12-04 12:10:58 +01:00
light.py Use shorthand attributes in Smartthings (#100215) 2023-09-12 12:26:33 -05:00
lock.py
manifest.json
scene.py Use shorthand attributes in Smartthings (#100215) 2023-09-12 12:26:33 -05:00
sensor.py Use shorthand attributes in Smartthings (#100215) 2023-09-12 12:26:33 -05:00
smartapp.py
strings.json
switch.py