core/homeassistant/components/modbus
jan iversen 0f8a286cc7
Allow combinations write_coil/read_coils and write_coils/read_coil for modbus switch (#53856)
2021-08-02 14:55:52 +02:00
..
__init__.py Allow combinations write_coil/read_coils and write_coils/read_coil for modbus switch (#53856) 2021-08-02 14:55:52 +02:00
base_platform.py Replace lists with tuples (2) (#53685) 2021-07-30 01:20:03 +02:00
binary_sensor.py Change integration modbus to use _attr variables (#53511) 2021-07-26 21:20:34 +02:00
climate.py Replace lists with tuples (2) (#53685) 2021-07-30 01:20:03 +02:00
const.py Simplify DATA_TYPE -> struct conversion. (#53805) 2021-07-31 23:17:23 +02:00
cover.py Change integration modbus to use _attr variables (#53511) 2021-07-26 21:20:34 +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 Simplify DATA_TYPE -> struct conversion. (#53805) 2021-07-31 23:17:23 +02:00
sensor.py Change integration modbus to use _attr variables (#53511) 2021-07-26 21:20:34 +02:00
services.yaml
switch.py Remove old config from cover, including tests (#51118) 2021-05-28 11:29:37 +02:00
validators.py Simplify DATA_TYPE -> struct conversion. (#53805) 2021-07-31 23:17:23 +02:00