Commit Graph

4 Commits (master)

Author SHA1 Message Date
Adrian 6c48eeaf7f Update readmes 2019-03-26 11:01:29 +01:00
Adrian b572bec718 Rename MEM placeholder to avoid conflicts with modelid 2018-04-18 22:05:52 +02:00
Adrian 0c5df2411d Merge MotionSimple into MotionIntelligent
The daylight sensor check contains a bug. The correct checks would be:

	localtime in T00:00:00/T12:00:00, daylight eq false => dim
	localtime in T00:00:00/T12:00:00, daylight eq true  => bright
	localtime not in T00:00:00/T12:00:00                => bright

The daylight sensor check is irrelevant
for the daily routine and therefore removed.
2018-04-18 00:51:33 +02:00
Adrian 7ea6d42baf Add more Motion sensor rulesets 2018-04-17 11:31:30 +02:00