* Add missing function in class. write_coils was missing. * Remove dead code. The HA configuration secures that CONF_TYPE only contains legal values, so having an empty assert to catch unknown values is dead code. An empty assert is not informative. |
||
---|---|---|
.. | ||
__init__.py | ||
binary_sensor.py | ||
climate.py | ||
const.py | ||
cover.py | ||
manifest.json | ||
modbus.py | ||
sensor.py | ||
services.yaml | ||
switch.py |