hass-core/homeassistant/components/modbus
jan iversen 19a282255b
Remove duplicate functions in modbus climate/sensor. (#53141)
Convert all data types correctly for climate.
2021-07-19 23:52:58 -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 Bump pymodbus to v2.5.2 (#50582) 2021-05-13 20:31:48 -07: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