enervent-ctrl/enervent-ctrl-go
Jarno Rankinen 1b1a9c75ea gh-6 Panel room temperature reading for Home Assistant status, comments 2023-02-23 20:08:47 +02:00
..
pingvinKL gh-6 Panel room temperature reading for Home Assistant status, comments 2023-02-23 20:08:47 +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-5 Created registers.csv from Enervent provided xlsx, change csv delimiter to semicolon 2023-01-31 22:57:14 +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