core/homeassistant/components/screenlogic
Kevin Worrel 515bd18ddd
Don't create unsupported pump sensors (#51828)
* Don't create unsupported pump sensors

* Remove old code and simplify new statements.

* Address notes
2021-06-15 13:19:48 +02:00
..
translations [ci skip] Translation update 2021-06-06 00:19:43 +00:00
__init__.py Use bool annotations for setup entries (#51166) 2021-05-27 17:39:06 +02:00
binary_sensor.py
climate.py
config_flow.py Add constructor return type in integrations O-S (#50896) 2021-05-20 15:58:17 +02:00
const.py
manifest.json
sensor.py Don't create unsupported pump sensors (#51828) 2021-06-15 13:19:48 +02:00
services.py
services.yaml Wrap up selectors (#50794) 2021-05-25 14:45:17 +02:00
strings.json
switch.py