hass-core/homeassistant/components/modbus
2023-10-18 17:25:57 +02:00
..
__init__.py Deprecate modbus parameter retry_on_empty (#100292) 2023-09-16 21:14:52 +02:00
base_platform.py Correct process_raw_value for modbus sensor (#102032) 2023-10-18 17:25:57 +02:00
binary_sensor.py Simplify code, due to better error catching in modbus. (#100483) 2023-09-16 13:49:37 +02:00
climate.py Simplify code, due to better error catching in modbus. (#100483) 2023-09-16 13:49:37 +02:00
const.py Add virtual_count == slave_count in modbus configuration (#100398) 2023-09-15 14:00:02 +02:00
cover.py Simplify code, due to better error catching in modbus. (#100483) 2023-09-16 13:49:37 +02:00
fan.py
light.py
manifest.json Bump pymodbus v3.5.4 (#101877) 2023-10-12 18:19:11 +02:00
modbus.py Bump pymodbus v3.5.4 (#101877) 2023-10-12 18:19:11 +02:00
sensor.py Add virtual_count == slave_count in modbus configuration (#100398) 2023-09-15 14:00:02 +02:00
services.yaml Migrate integration services (L-M) to support translations (#96374) 2023-07-12 00:24:16 +02:00
strings.json Deprecate modbus parameter retry_on_empty (#100292) 2023-09-16 21:14:52 +02:00
switch.py
validators.py Modbus, wrong length when reading strings (#101529) 2023-10-06 14:10:10 +02:00