1
mirror of https://github.com/home-assistant/core synced 2024-10-04 07:58:43 +02:00
ha-core/homeassistant/components/modbus
2023-09-03 17:48:25 +02:00
..
__init__.py Add possibility to have multiple values for every modbus hvac mode (#98829) 2023-08-29 10:45:37 +02:00
base_platform.py Modbus switch, allow restore "unknown" (#99533) 2023-09-03 17:48:25 +02:00
binary_sensor.py modbus: use pb not pymodbus consistently as name. (#97780) 2023-08-04 20:14:32 +02:00
climate.py Add possibility to have multiple values for every modbus hvac mode (#98829) 2023-08-29 10:45:37 +02:00
const.py modbus: remove unused constants and get 100% coverage. (#97779) 2023-08-08 16:40:16 +02:00
cover.py modbus: use pb not pymodbus consistently as name. (#97780) 2023-08-04 20:14:32 +02:00
fan.py
light.py
manifest.json Bump pymodbus v3.5.0 (#99343) 2023-08-30 20:26:13 +02:00
modbus.py modbus: use pb not pymodbus consistently as name. (#97780) 2023-08-04 20:14:32 +02:00
sensor.py modbus: Repair swap for slaves (#97960) 2023-08-18 13:23:04 +02:00
services.yaml Migrate integration services (L-M) to support translations (#96374) 2023-07-12 00:24:16 +02:00
strings.json Add deduplicate translations script (#96384) 2023-07-13 11:52:50 -04:00
switch.py
validators.py Correct modbus swap/datatype error message (#98698) 2023-08-21 22:55:50 +02:00