Files
ha-core/tests/components
jan iversen ff856a9bba Simplify calls to pymodbus (#50717)
* 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.
2021-05-17 11:20:12 +02:00
..
2021-03-18 15:13:22 +01:00
2021-03-11 23:18:09 -08:00
2021-05-12 10:26:12 +02:00
2021-03-18 15:13:22 +01:00
2021-04-23 09:56:42 +02:00
2021-02-28 14:16:37 +01:00
2021-04-27 13:44:59 -07:00
2021-02-08 14:44:46 +01:00
2021-05-02 21:52:48 -07:00
2021-05-10 20:40:44 +02:00
2021-03-02 09:02:04 +01:00
2021-05-15 20:22:32 +02:00
2021-04-23 09:56:42 +02:00
2021-03-02 09:02:04 +01:00
2021-05-15 19:36:08 +02:00
2021-03-18 15:13:22 +01:00
2021-04-25 09:36:21 -10:00
2021-03-19 15:54:07 +01:00
2021-03-18 22:58:19 +01:00
2021-05-11 22:05:45 -07:00
2021-05-15 22:14:56 +02:00