issues
search
ole1986
/
centronic-py
Centronic USB Stick to control Becker Shutter CC31/CC51
43
stars
10
forks
source link
Sqlite and additional unit support (for more than 7 channels)
#6
Closed
ole1986
closed
4 years ago
ole1986
commented
4 years ago
save incremental numbers (per unit) into sqlite3 db
support for up to 3 units (allowing to manage ~21 channels)
corrected the channels being used (1-7 and 15)
slightly amended
--channel <[unit:]channel>
parameter to take units into account
added
-s
argument to output sqllite3 db content (containing last run for instance)
removed
-i
to manually increment counter
added
--mod
(for very advanced users) to modify database entry
replaced
PAIR
command with
TRAIN
needed to train the shutter
added
REMOVE
command to remove the sender from shutter
--channel <[unit:]channel>
parameter to take units into account-s
argument to output sqllite3 db content (containing last run for instance)-i
to manually increment counter--mod
(for very advanced users) to modify database entryPAIR
command withTRAIN
needed to train the shutterREMOVE
command to remove the sender from shutter