Commit Graph

29 Commits

Author SHA1 Message Date
Sebastian Muszynski
bfb84c1956 Re-order labels 2022-05-29 19:52:08 +02:00
Sebastian Muszynski
5a9814f6b1 Improve debug message 2022-05-29 16:40:10 +02:00
Sebastian Muszynski
bdd146e821 Refactor message decoder 2022-05-29 16:34:18 +02:00
Sebastian Muszynski
c0fa2ab39f Fix throttling 2022-05-29 15:00:38 +02:00
Sebastian Muszynski
547b1fa355 Introduce throttle parameter
Fixes: #46
2022-05-20 17:16:44 +02:00
Sebastian Muszynski
c389b3344c Use the string equality operator instead of 'compare' to test equality of strings 2022-01-24 20:36:08 +01:00
Sebastian Muszynski
d8b92624d5 Return binary state after comparison 2022-01-24 20:30:48 +01:00
Sebastian Muszynski
fe5d6e8e56
Expose relay and load state as binary sensor (#38)
* Expose relay and load state as binary sensor

* Fix typo
2022-01-24 20:22:38 +01:00
Jiří Bětuňák
13e90bc9f7 f 2022-01-24 19:56:50 +01:00
Jiří Bětuňák
11409507b3 f 2022-01-24 19:53:03 +01:00
Jiří Bětuňák
d3aa066a32 f 2022-01-24 19:50:05 +01:00
Jiří Bětuňák
1e6dcea321 f 2022-01-24 19:38:46 +01:00
Jiří Bětuňák
70973f6f56 f 2022-01-24 19:33:58 +01:00
Jiří Bětuňák
35763f0517 f 2022-01-24 19:11:23 +01:00
Jiří Bětuňák
66c5380584 f 2022-01-24 19:07:49 +01:00
Jiří Bětuňák
864cab41a2 f 2022-01-24 19:04:15 +01:00
Jiří Bětuňák
33a343ce77 f 2022-01-24 19:01:12 +01:00
Jiří Bětuňák
e769e3e754 up 2022-01-24 18:57:02 +01:00
Jiří Bětuňák
ed45d100ff
Add files via upload 2022-01-24 18:03:53 +01:00
Jiří Bětuňák
26d717bc15
Add files via upload 2022-01-24 17:52:42 +01:00
Jiří Bětuňák
d2e64d4fff
add relay and load stats
add LOAD and RELAY stats
2022-01-24 17:45:44 +01:00
Jiří Bětuňák
bda4245c6f
add new sensor
read LOAD and RELAY  stats
2022-01-24 17:34:18 +01:00
Sebastian Muszynski
9e1906b1d7 Add esphome 2021.10.0 compatility 2021-10-22 16:05:41 +02:00
Sebastian Muszynski
b7a34cceea Fix CI build 2021-10-04 20:16:01 +02:00
Oli
cb198a8a69 Add support for inverters 2021-09-21 22:42:27 +02:00
Sebastian Muszynski
3ce7334e57 Refactor sensors and text sensors 2021-09-01 11:56:00 +02:00
Sebastian Muszynski
173dc732ae Fix lint issues 2021-08-31 11:58:04 +02:00
Sebastian Muszynski
6f42656393 Fix clang tidy issues 2021-08-31 08:32:19 +02:00
Sebastian Muszynski
1186ac5386 Convert custom component to external component 2021-08-31 08:28:33 +02:00