hass-core/homeassistant/components/modbus
jan iversen 7df8d0c973
Check for duplicate host/port and integration name in modbus (#54664)
* Check for duplicate host/port and integration name.

* Change to use set().

* Please CI.

* Add basic tests.
2021-08-25 12:29:00 +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 lazy_error_count to modbus (#54412) 2021-08-21 15:49:50 +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 Adjust modbus constants names (#54792) 2021-08-18 12:56:54 +02:00
sensor.py Add configurable state_class to Modbus sensors (#54103) 2021-08-25 11:50:54 +02:00
services.yaml Wrap up selectors (#50794) 2021-05-25 14:45:17 +02:00
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