ff856a9bba
* simplify pymodbus_call. Do not call with a function object and a check attribute, call instead with CALL_TYPE*. Avoid if <type> call x else call y. Call async_pymodbus_call directly, instead of unpacking/packing. * Declare call type in __init__. * Modbus.py back to 100% test coverage. |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
test_init.py | ||
test_modbus_binary_sensor.py | ||
test_modbus_climate.py | ||
test_modbus_cover.py | ||
test_modbus_sensor.py | ||
test_modbus_switch.py |