-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchanges
More file actions
33 lines (33 loc) · 1.05 KB
/
changes
File metadata and controls
33 lines (33 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
v1.0
initial release
v1.1
fix file permissions
v1.2
fix typo in service exec
v1.3
fix error in service logging
v1.4
add error logging when transfer switch input is never found at startup
add error logging when vebus is not found at startup
fix log flooding
v1.5
redirect logging to /var/log/transfer_switch
v1.6.0
change to stand alone install. (setup helper no longer used)
v1.6.1
fix restart script
v1.6.2
minor changes
v1.6.3
update restart script
v1.7
add time descriptor to logs
v1.8
added check at service startup to set correct input source
added a wait timer and check ignore ac input status when generator shuts down, before switching back
to shore/grid. (generator stop timer would fail to disable ignoreacinput if the source was changed to
shore/grid before the timer expired, causing the ignore ac input flag to get stuck)
v1.9
Refactor VE.Bus service discovery and configuration methods for improved clarity and functionality. Added debouncing logic for state changes and enhanced error handling.
v1.10
reduce log spamming when logging set to info