core/homeassistant/components/modbus
Claudio Ruggeri - CR-Tech 1ded412061
Add modbus option to manage different setPoint registers (#107600)
Co-authored-by: jan iversen <jancasacondor@gmail.com>
2024-02-17 19:48:42 +01:00
..
__init__.py Add modbus option to manage different setPoint registers (#107600) 2024-02-17 19:48:42 +01:00
base_platform.py Modbus, allow received int to be a float. (#110648) 2024-02-15 18:22:23 +01:00
binary_sensor.py
climate.py Add modbus option to manage different setPoint registers (#107600) 2024-02-17 19:48:42 +01:00
const.py
cover.py
fan.py
light.py
manifest.json Bump pymodbus to v3.6.4 (#109980) 2024-02-08 13:16:50 +01:00
modbus.py Use dict.get instead of inline if (#109693) 2024-02-05 13:56:10 +01:00
sensor.py
services.yaml
strings.json
switch.py
validators.py Add modbus option to manage different setPoint registers (#107600) 2024-02-17 19:48:42 +01:00