core/homeassistant/components/modbus
jan iversen 2ecfd74fa4
Add more data_types to modbus (#52423)
* Add more data_types.

* Use new struct when writing temperature.
2021-07-12 07:58:45 +02:00
..
__init__.py Add more data_types to modbus (#52423) 2021-07-12 07:58:45 +02:00
base_platform.py Use BaseSwitch class in modbus switch/fan/light (#51031) 2021-05-24 20:13:25 +02:00
binary_sensor.py Remove "old" config from modbus binary_sensor (#51117) 2021-05-28 12:06:46 +02:00
climate.py Add more data_types to modbus (#52423) 2021-07-12 07:58:45 +02:00
const.py Add more data_types to modbus (#52423) 2021-07-12 07:58:45 +02:00
cover.py Change Cover to use address/input_type (#51154) 2021-05-28 13:23:44 +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
modbus.py Add check for _client existence in modbus (#52719) 2021-07-08 11:58:51 +02:00
sensor.py After merge, review. (#51139) 2021-05-27 08:28:31 +02: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 Add more data_types to modbus (#52423) 2021-07-12 07:58:45 +02:00