core/homeassistant/components/modbus
jan iversen d60f5e1721
Add missing convert to fan/light/switch modbus platform (#55203)
2021-08-25 21:02:06 +02:00
..
__init__.py Check for duplicate host/port and integration name in modbus (#54664) 2021-08-25 12:29:00 +02:00
base_platform.py Add missing convert to fan/light/switch modbus platform (#55203) 2021-08-25 21:02:06 +02:00
binary_sensor.py Add lazy_error_count to modbus (#54412) 2021-08-21 15:49:50 +02:00
climate.py Add lazy_error_count to modbus (#54412) 2021-08-21 15:49:50 +02:00
const.py Add configurable `state_class` to Modbus sensors (#54103) 2021-08-25 11:50:54 +02:00
cover.py Add lazy_error_count to modbus (#54412) 2021-08-21 15:49:50 +02:00
fan.py Convert last properties in modbus to _attr_variable (#53919) 2021-08-08 23:23:21 +02:00
light.py Add modbus get_hub (#54277) 2021-08-08 22:48:33 +02:00
manifest.json Set quality level of modbus to gold (#54926) 2021-08-20 17:59:31 +02:00
modbus.py Cancel entity timers. (#55141) 2021-08-25 14:49:37 +02:00
sensor.py Add configurable `state_class` to Modbus sensors (#54103) 2021-08-25 11:50:54 +02:00
services.yaml
switch.py Add modbus get_hub (#54277) 2021-08-08 22:48:33 +02:00
validators.py Check for duplicate host/port and integration name in modbus (#54664) 2021-08-25 12:29:00 +02:00