core/homeassistant/components/modbus
jan iversen e891df0ff3
Allow multi read of Modbus sensor (#67378)
2022-02-28 11:07:55 -08:00
..
__init__.py Allow multi read of Modbus sensor (#67378) 2022-02-28 11:07:55 -08:00
base_platform.py Correct switch verify to handle discret_read in Modbus (#66890) 2022-02-21 19:15:03 +01:00
binary_sensor.py Diferentiate between attr_name and entity_id in Modbus tests (#66999) 2022-02-21 14:56:31 -08:00
climate.py Update modbus climate (#62483) 2022-02-28 18:52:36 +01:00
const.py Remove generic data types INT, UINT, FLOAT in modbus (#67268) 2022-02-26 13:27:48 -08:00
cover.py
fan.py
light.py
manifest.json Add loggers to integration manifest.json (#65083) 2022-01-28 13:37:53 -08:00
modbus.py Secure ATTR_ and CONF_ use identical texts in Modbus (#66901) 2022-02-25 08:05:19 -08:00
sensor.py Allow multi read of Modbus sensor (#67378) 2022-02-28 11:07:55 -08:00
services.yaml Allow "slave" parameter in modbus service calls (#66874) 2022-02-24 13:35:45 +01:00
switch.py
validators.py Allow multi read of Modbus sensor (#67378) 2022-02-28 11:07:55 -08:00