Commit Graph

15 Commits

Author SHA1 Message Date
Jarno Rankinen ef4d5c3bb9 Fix routing to get rid of the awkward symlink dereferencing on build 2024-03-07 23:46:59 +02:00
Jarno Rankinen ea8ca1a6df Don't exit on max retries in updateRegisters 2024-03-07 22:38:18 +02:00
Jarno Rankinen d9fbbfac1c Fix typos 2024-03-07 21:20:40 +02:00
Jarno Rankinen 5458c3ba86 v0.1.0 2024-01-21 11:39:36 +02:00
Jarno Rankinen 027d678a09 v0.0.29 Improved error handling
- Retry mechanic for coil read errors
- Utilize pointers, attempt to have more persistent state
- Improved error handling and slightly more verbose logging
2024-01-21 11:34:45 +02:00
Jarno Rankinen 19e047b142 v0.0.28 Added --read-only flag & read_only: true|false config option. Closes gh-33 2023-10-09 21:33:53 +03:00
Jarno Rankinen af4405550c v0.0.27 Added --disable-auth flag and disable_auth: true|false config options. Disables HTTP authentication. build script added to repo. Closes gh-31 2023-10-09 21:08:26 +03:00
Jarno Rankinen 951e3ba493 v0.0.26 - Usable on a daily basis
- Added 'Temperature delta' template sensor, measures difference
  between Room temp vs Temp setpoint (+1.0 = room is 1 degree above
  setpoint)
- Added input helper, rest commands and binary sensor for disabling/enabling
  after heater element
- Updated English dashboard to match Finnish one
- Alert support is the major thing missing
- Automations to override Pingvin's own are under testing
2023-04-07 22:26:14 +03:00
Jarno Rankinen 2a76c9a413 Configuring the serial path actually does something now 2023-03-20 20:55:20 +02:00
Jarno Rankinen 545897211e Ability to configure serial path 2023-03-20 20:29:00 +02:00
Jarno Rankinen a2970f1754 0.0.24 2023-03-15 22:09:06 +02:00
Jarno Rankinen c0798af980 Renamed PingvinKL type to Pingvin 2023-03-15 21:39:14 +02:00
Jarno Rankinen cb1b818b65 Renamed pingvin variable -> device 2023-03-15 21:35:23 +02:00
Jarno Rankinen 140e68aa13 Renamed packages 2023-03-15 21:29:57 +02:00
Jarno Rankinen 5224f92516 Moved Go files under repo root 2023-03-15 21:20:48 +02:00