Martin
|
e55bd1e559
|
[Modbus_controller] Fix binary sensor lambda (#3020)
|
2022-01-10 12:29:29 +13:00 |
|
stegm
|
e4555f6997
|
Fix register ranges in modbus controller (#2981)
|
2022-01-09 16:24:23 +01:00 |
|
stegm
|
84a830195f
|
Fix offset bug in modbus text sensor. (#3006)
|
2022-01-06 16:40:22 +01:00 |
|
Martin
|
b924b179ab
|
Modbus: add binary output (#2931)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
|
2022-01-04 10:19:18 +01:00 |
|
Martin
|
1fb0a7109d
|
Modbus: use multiply for publishing number (#2916)
|
2021-12-15 22:38:23 +13:00 |
|
Jesse Hills
|
4e10881331
|
Log the actual value in modbus number (#2901)
|
2021-12-13 10:28:19 +13:00 |
|
Oxan van Leeuwen
|
beeb0c7c5a
|
Introduce hex parsing & formatting helper functions (#2882)
|
2021-12-13 09:15:23 +13:00 |
|
Guillermo Ruffino
|
c490388e80
|
Modbus number/output use write single (#2896)
Co-authored-by: Martin <25747549+martgras@users.noreply.github.com>
|
2021-12-10 09:44:43 +13:00 |
|
Jesse Hills
|
24ec5a6e9d
|
Fix published state for modbus number (#2894)
|
2021-12-10 09:32:34 +13:00 |
|
Martin
|
9ca4e8f32a
|
modbus_controller: bugfix: enable overriding calculated register size (#2845)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-12-02 15:45:11 +13:00 |
|
Oxan van Leeuwen
|
607601b3a4
|
Enable a bunch of clang-tidy checks (#2149)
|
2021-12-02 09:03:51 +13:00 |
|
Martin
|
17a37b1de9
|
Modbus_controller: Add custom command. (#2680)
|
2021-11-26 12:48:52 +13:00 |
|
Jesse Hills
|
7333123ba4
|
Fix indentation of write_lambda for modbus_controller number (#2722)
|
2021-11-15 10:59:48 +13:00 |
|
Martin
|
662773b075
|
modbus_controller: remove hard coded register size (#2654)
|
2021-11-10 16:24:44 +13:00 |
|
Martin
|
2f85c27a05
|
fix modbus output (#2630)
|
2021-10-26 11:30:25 +02:00 |
|
Martin
|
6beb9e568a
|
Fix bug in register name definition (#2526)
|
2021-10-15 20:27:56 +13:00 |
|
Oxan van Leeuwen
|
1031ea4313
|
Fix line endings normalization (#2407)
* Strip CRLF line endings from modbus controller files
* Normalize all line endings to LF
|
2021-09-30 18:07:28 +02:00 |
|
Martin
|
7672ba2c8d
|
Modbus controller (#1779)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-09-27 09:27:24 +13:00 |
|