enervent-ctrl/enervent-ctrl-go
Jarno Rankinen d53e976a36 Squashed commit of the following:
commit 468bc33f7e
Author: Jarno Rankinen <jarno@oranki.net>
Date:   Tue Mar 14 09:37:07 2023 +0200

    gh-7 Log failed authentications. Forked rocketlaunchr/https-go to add CN to the generated certifcate

commit 0e10c9d925
Author: Jarno Rankinen <jarno@oranki.net>
Date:   Sun Mar 12 22:30:53 2023 +0200

    gh-7 Added HTTP basic authentication to REST API. Default credentials pingvin:enervent. Still need to implement logging failed auth requests. A log file option is also a good idea.

commit a3165db631
Author: Jarno Rankinen <jarno@oranki.net>
Date:   Sun Mar 12 12:41:41 2023 +0200

    gh-7 Updated Home Assistant rest example to https

commit 54b555c523
Author: Jarno Rankinen <jarno@oranki.net>
Date:   Sun Mar 12 12:25:53 2023 +0200

    gh-7 Enabled SSL encryption

commit 2738b60386
Author: Jarno Rankinen <jarno@oranki.net>
Date:   Sun Mar 12 12:07:36 2023 +0200

    gh-7 Implemented automatic self-signed SSL generation on startup under ~/.config/enervent-ctrl

Closes gh-7
2023-03-14 09:37:36 +02:00
..
pingvinKL 0.0.17 Remove 'Days until service'. Closes gh-25 2023-03-10 11:13:07 +02:00
static/html Highlight changed values in web looking glass pages (/coils, /registers) 2023-02-24 21:56:15 +02:00
.gitignore Rename build directory to BUILD 2023-03-10 14:15:56 +02:00
coils.csv Coils for cooker hood and central vacuum modes 2023-02-28 20:32:18 +02:00
go.mod Squashed commit of the following: 2023-03-14 09:37:36 +02:00
go.sum Squashed commit of the following: 2023-03-14 09:37:36 +02:00
main.go Squashed commit of the following: 2023-03-14 09:37:36 +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