1
mirror of https://github.com/home-assistant/core synced 2024-07-18 12:02:20 +02:00
ha-core/homeassistant/components/modbus
jan iversen e5e215353d
Add swap byte/word/byteword option to modbus sensor (#49719)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-04-27 10:49:41 +02:00
..
__init__.py Add swap byte/word/byteword option to modbus sensor (#49719) 2021-04-27 10:49:41 +02:00
binary_sensor.py Update modbus state when sensor fails (#49481) 2021-04-20 14:54:20 +02:00
climate.py Add pymodbus exception handling and isolate pymodbus to class modbusHub (#49052) 2021-04-19 08:18:15 -07:00
const.py Add swap byte/word/byteword option to modbus sensor (#49719) 2021-04-27 10:49:41 +02:00
cover.py Add pymodbus exception handling and isolate pymodbus to class modbusHub (#49052) 2021-04-19 08:18:15 -07:00
manifest.json Bump pymodbus version to 2.5.1 (#49401) 2021-04-20 10:43:14 +02:00
modbus.py Fix frontend freeze due to modbus device not responding (#49651) 2021-04-25 23:11:01 +02:00
sensor.py Add swap byte/word/byteword option to modbus sensor (#49719) 2021-04-27 10:49:41 +02:00
services.yaml Add prettier (in pre-commit and CI) (#33693) 2020-04-05 17:27:16 +02:00
switch.py Fix modbus switch "old style" config problem (#49352) 2021-04-19 10:35:32 -07:00