|
4566efae3f
|
Fixed help message
|
2017-04-10 15:47:24 +02:00 |
|
|
ad5102f334
|
Various modifications
|
2017-04-10 15:32:53 +02:00 |
|
|
8489443ac5
|
Adapted to changes in c4ctrl.vim
|
2017-04-08 18:24:17 +02:00 |
|
|
9808b22316
|
Generate client id, '>>' and '<<' for switches
|
2017-04-08 18:19:23 +02:00 |
|
|
e111f5df8c
|
Adapted to changes in c4ctrl
|
2017-04-08 16:27:37 +02:00 |
|
|
a4310ec1c7
|
Various enhancements
|
2017-04-08 16:26:24 +02:00 |
|
|
80186534dc
|
Added support for ranges
|
2017-04-08 16:26:01 +02:00 |
|
|
b643246d55
|
Implemented '|' and '&' ops for light switching
|
2017-04-07 19:58:09 +02:00 |
|
|
78dbe320e0
|
Do not use fluffyd by default
|
2017-04-06 18:45:51 +02:00 |
|
|
4c603dc815
|
Added '$' in front of command line examples
|
2017-04-06 16:38:01 +02:00 |
|
|
c301b088e6
|
Adapted to new fluffyd version
|
2017-04-06 16:35:21 +02:00 |
|
|
e64c157421
|
Set qos=2, adapted to new fluffyd version
|
2017-04-06 16:33:32 +02:00 |
|
|
66fa06c11a
|
Split vertical when a new window is required
|
2017-04-03 18:35:34 +02:00 |
|
|
7dfd213402
|
Added some more comments
|
2017-04-03 18:03:45 +02:00 |
|
|
db2fde89a1
|
Syntax highlighting and some other enhancements
|
2017-04-03 16:06:15 +02:00 |
|
|
ce99f40b3f
|
Describe c4ctrl.vim
|
2017-03-31 19:25:12 +02:00 |
|
|
dc7c7abdbb
|
Skip empty rooms in preset files
|
2017-03-31 17:55:54 +02:00 |
|
|
4b9d86b470
|
Extended completion
|
2017-03-31 17:31:54 +02:00 |
|
|
db60ba1fac
|
Missing master is now None, not empty string
|
2017-03-31 17:14:03 +02:00 |
|
|
65fcfb722a
|
Extended completion
|
2017-03-31 17:12:57 +02:00 |
|
|
d2aab86956
|
Some minor fixes
|
2017-03-30 18:13:10 +02:00 |
|
|
fc18301af4
|
Delete more variables on exit
|
2017-03-29 20:47:08 +02:00 |
|
|
bb999c6e34
|
Revised completion
|
2017-03-29 20:31:12 +02:00 |
|
|
b63d763cc9
|
Revised Fluffy support
|
2017-03-29 16:00:01 +02:00 |
|
|
6d88ca4fa1
|
Replace current buffer if unchanged
|
2017-03-28 17:50:56 +02:00 |
|
|
a1edf556d0
|
Nicer format for -o
|
2017-03-28 17:47:03 +02:00 |
|
|
1ca22a14c3
|
Implemented "write", removed "gate", renamed "edit" to "open"
|
2017-03-28 12:33:10 +02:00 |
|
|
85f242b2e5
|
Initial commit
|
2017-03-27 16:24:28 +02:00 |
|
|
6c52088023
|
Do not print warnings when truncating payloads
|
2017-03-27 16:01:55 +02:00 |
|
|
44a78e50cd
|
worked over help messages
|
2017-03-26 00:22:14 +01:00 |
|
|
4bbcffc406
|
Enhanced ability to read from stdin
|
2017-03-25 23:45:42 +01:00 |
|
|
a54901b5d6
|
print warnings to stderr
|
2017-03-25 20:16:58 +01:00 |
|
|
beef0570e0
|
Implemented ranges in the single color feature
|
2017-03-25 16:24:01 +01:00 |
|
|
8cbb604ff0
|
Presets can be read from stdin and written to stdout
|
2017-03-25 14:54:54 +01:00 |
|
|
3696c8fe1c
|
Suppport for new fluffyd mode
|
2017-03-24 19:01:52 +01:00 |
|
|
eeda46650f
|
Implemented fluffyd configuration by payload
|
2017-03-24 12:04:00 +01:00 |
|
|
c645988ef3
|
Enhanced handling of integers by light_switch()
|
2017-03-21 18:24:46 +01:00 |
|
|
d54ae9354e
|
Decode integers to binary when controlling switches
|
2017-03-21 18:14:00 +01:00 |
|
|
72c3bfab91
|
Fixed bug in pull()
|
2017-03-21 16:12:00 +01:00 |
|
|
021905516b
|
User tuples for room inventory
|
2017-03-21 14:23:04 +01:00 |
|
|
bcf0fd6029
|
Make a copy of mutable list in pull()
|
2017-03-21 12:08:00 +01:00 |
|
|
f63de4f5bb
|
Tweaked random color algorithm
|
2017-03-18 16:13:48 +01:00 |
|
|
fef007f98d
|
Updated MQTT topic for magic
|
2017-03-18 13:11:41 +01:00 |
|
|
a63f3ed47b
|
Replaced random color generator
|
2017-03-18 11:31:54 +01:00 |
|
|
fd051d4664
|
Added support for fluffyd
|
2017-03-17 23:27:54 +01:00 |
|
|
4482c3d35c
|
Updated colors for Plenarsaal
|
2017-03-17 22:55:52 +01:00 |
|
|
4736b1c93a
|
Fixed wrong dmx type of kitchen/sink
|
2017-03-16 19:32:52 +01:00 |
|
|
943c912764
|
Initial commit
|
2017-03-15 10:22:19 +01:00 |
|
|
cd14b65130
|
Renamed C4Interface functions, making them more intuitive
|
2017-03-15 09:53:00 +01:00 |
|
|
739f90a019
|
Cleaned up some code
|
2017-03-15 01:04:58 +01:00 |
|