enervent-ctrl/enervent-ctrl-go
Jarno Rankinen 5fddc0dcb7 gh-10 Method for writing a single coil 2023-02-23 22:07:51 +02:00
..
pingvinKL gh-10 Method for writing a single coil 2023-02-23 22:07:51 +02:00
static/html gh-5 Fix hide/show reserved checkbox inverted 2023-02-16 14:20:27 +02:00
.gitignore Include static files in build 2023-02-02 11:44:34 +02:00
coils.csv gh-6 Found coil for overpressure (3) by experimenting, fix HA status logic 2023-02-23 20:42:00 +02:00
go.mod #9 Go: Get single coil 2023-01-29 14:42:03 +02:00
go.sum #9 Go: Get single coil 2023-01-29 14:42:03 +02:00
main.go gh-16 Retry reading registers 5 times, added debug variable to PingvinKL.New(). Not much debug output yet. 2023-02-19 21:28:50 +02:00
registers.csv gh-5 Proper handling of bitfield data type 2023-02-02 00:07:36 +02:00
test.sh gh-14 Unit testing for pingvinKL.newCoil, test.sh for executing tests 2023-02-12 22:31:21 +02:00