core/homeassistant/components/modbus
jan iversen 2d5176eee9
Change entity_timers to be a local variable. (#55258)
Ensure outstanding pymodbus calls are handled before closing.
2021-08-26 15:23:00 +02:00
..
__init__.py Check for duplicate host/port and integration name in modbus (#54664) 2021-08-25 12:29:00 +02:00
base_platform.py Add missing convert to fan/light/switch modbus platform (#55203) 2021-08-25 21:02:06 +02:00
binary_sensor.py Add lazy_error_count to modbus (#54412) 2021-08-21 15:49:50 +02:00
climate.py Add lazy_error_count to modbus (#54412) 2021-08-21 15:49:50 +02:00
const.py Add configurable `state_class` to Modbus sensors (#54103) 2021-08-25 11:50:54 +02:00
cover.py Add lazy_error_count to modbus (#54412) 2021-08-21 15:49:50 +02:00
fan.py
light.py
manifest.json Set quality level of modbus to gold (#54926) 2021-08-20 17:59:31 +02:00
modbus.py Change entity_timers to be a local variable. (#55258) 2021-08-26 15:23:00 +02:00
sensor.py Add configurable `state_class` to Modbus sensors (#54103) 2021-08-25 11:50:54 +02:00
services.yaml
switch.py
validators.py Check for duplicate host/port and integration name in modbus (#54664) 2021-08-25 12:29:00 +02:00