core/homeassistant/components/modbus
Vladimír Záhradník c979101a02
Add Modbus fan integration (#48558)
* Add Modbus fan entity

* Update to PR.

* Pylint.

Co-authored-by: jan Iversen <jancasacondor@gmail.com>
2021-05-21 09:56:47 +02:00
..
__init__.py Add Modbus fan integration (#48558) 2021-05-21 09:56:47 +02:00
base_platform.py
binary_sensor.py
climate.py
const.py Add Modbus fan integration (#48558) 2021-05-21 09:56:47 +02:00
cover.py
fan.py Add Modbus fan integration (#48558) 2021-05-21 09:56:47 +02:00
light.py
manifest.json
modbus.py
sensor.py
services.yaml
switch.py