core/homeassistant/components/modbus
jan iversen 9131fb39fe
Allow "slave" parameter in modbus service calls (#66874)
* Allow "slave" parameter in modbus service calls.
2022-02-24 13:35:45 +01:00
..
__init__.py Allow multiread in modbus binary_sensor (#59886) 2022-02-21 10:22:50 -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
const.py Allow "slave" parameter in modbus service calls (#66874) 2022-02-24 13:35:45 +01: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 Allow "slave" parameter in modbus service calls (#66874) 2022-02-24 13:35:45 +01:00
sensor.py
services.yaml Allow "slave" parameter in modbus service calls (#66874) 2022-02-24 13:35:45 +01:00
switch.py
validators.py Set slave default to 0, as already documented in Modbus (#66921) 2022-02-20 11:56:38 +01:00