core/homeassistant/components/switchbot
J. Nick Koston 4b7a313ece
Use identity checks for CoreState (#107846)
Some of the checks used ==, and some used is. Switch
everything to is as its faster
2024-01-12 10:21:26 +01:00
..
__init__.py
binary_sensor.py
config_flow.py
const.py
coordinator.py Use identity checks for CoreState (#107846) 2024-01-12 10:21:26 +01:00
cover.py Improved tracking of switchbot opening/closing states (#106741) 2024-01-11 16:09:50 -10:00
entity.py
humidifier.py
light.py
lock.py
manifest.json Bump PySwitchbot to 0.44.0 (#107833) 2024-01-11 15:18:57 -10:00
sensor.py
strings.json
switch.py