core/homeassistant/components/modbus
jan iversen 78a8ba99f9
Upgrade modbus to quality level "silver". (#53186)
2021-07-19 23:57:28 -05:00
..
__init__.py Add array write to turn_on/off in modbus switch/fan/light (#52582) 2021-07-12 11:22:53 -07:00
base_platform.py Remove duplicate functions in modbus climate/sensor. (#53141) 2021-07-19 23:52:58 -05:00
binary_sensor.py only allow one active call in each platform. (#52823) 2021-07-13 21:45:42 +02:00
climate.py Remove duplicate functions in modbus climate/sensor. (#53141) 2021-07-19 23:52:58 -05:00
const.py Add array write to turn_on/off in modbus switch/fan/light (#52582) 2021-07-12 11:22:53 -07:00
cover.py only allow one active call in each platform. (#52823) 2021-07-13 21:45:42 +02:00
fan.py Remove old config from cover, including tests (#51118) 2021-05-28 11:29:37 +02:00
light.py Remove old config from cover, including tests (#51118) 2021-05-28 11:29:37 +02:00
manifest.json Upgrade modbus to quality level "silver". (#53186) 2021-07-19 23:57:28 -05:00
modbus.py Allow pymodbus to reconnect in running system (not startup) (#53020) 2021-07-19 13:01:50 +02:00
sensor.py Remove duplicate functions in modbus climate/sensor. (#53141) 2021-07-19 23:52:58 -05:00
services.yaml Wrap up selectors (#50794) 2021-05-25 14:45:17 +02:00
switch.py Remove old config from cover, including tests (#51118) 2021-05-28 11:29:37 +02:00
validators.py Correct Wrong "raise" in modbus validators. (#52924) 2021-07-12 11:06:31 -07:00