core/homeassistant/components/rflink
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
cover.py
light.py
manifest.json
sensor.py
services.yaml
strings.json
switch.py
utils.py