core/homeassistant/components/modbus
jan iversen 7ecf32390c
Modbus: Avoid duplicate updates. (#150895)
2025-08-19 17:15:51 +02:00
..
__init__.py
binary_sensor.py
climate.py Fix Modbus issue 150453: correct transition update for climate without HVAC mode enabled (#150522) 2025-08-18 08:49:09 +02:00
const.py Use "device_id" instead of "slave" in modbus integration (#150200) 2025-08-10 09:31:26 +02:00
cover.py Modbus: Remove wrong comment on non-existing parameter. (#150501) 2025-08-12 18:00:51 +02:00
entity.py Modbus: Avoid duplicate updates. (#150895) 2025-08-19 17:15:51 +02:00
fan.py
icons.json
light.py
manifest.json Bump pymodbus to v3.11.1. (#150383) 2025-08-10 22:38:49 +02:00
modbus.py Modbus: Remove unused variable. (#150894) 2025-08-19 16:54:05 +02:00
sensor.py Modbus: Remove wrong comment on non-existing parameter. (#150501) 2025-08-12 18:00:51 +02:00
services.yaml
strings.json Remove unused strings in modbus (#150795) 2025-08-17 16:21:28 +02:00
switch.py
validators.py