hass-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 Report modbus buffer too small or too big to unpack (#57838) 2021-10-20 15:22:01 -07:00
const.py Allow "slave" parameter in modbus service calls (#66874) 2022-02-24 13:35:45 +01:00
cover.py Use assignment expressions 32 (#58716) 2021-10-30 16:30:13 +02:00
fan.py Allow toggles (switches) state to be None (#64621) 2022-01-23 11:31:01 +01:00
light.py Clean up unused loggers (#57662) 2021-10-14 10:03:38 -07:00
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 Use assignment expressions 32 (#58716) 2021-10-30 16:30:13 +02:00
services.yaml Allow "slave" parameter in modbus service calls (#66874) 2022-02-24 13:35:45 +01:00
switch.py Clean up unused loggers (#57662) 2021-10-14 10:03:38 -07:00
validators.py Set slave default to 0, as already documented in Modbus (#66921) 2022-02-20 11:56:38 +01:00