Commit Graph

23 Commits

Author SHA1 Message Date
b8d4e9fef8 added BBQ hardware 2016-12-13 22:18:07 +01:00
bfd74e61a1 add function that gets called before homie initialization 2016-05-21 19:19:24 +02:00
3a7c87298c new hardware: witty with DHT22, infrared receiver and transmitter 2016-05-18 10:31:16 +02:00
2a10b67fe2 added hardware configuration for witty with DHT22 2016-05-18 09:42:06 +02:00
933c94e7e5 improve configuration of name and version 2016-05-18 09:04:10 +02:00
9cffc34073 split hardware configuration to modules 2016-05-18 08:53:58 +02:00
7a79f1ca12 new device type: led 2016-05-17 23:55:41 +02:00
783286849a renamed LED to RGB, since that's what it is 2016-05-17 22:14:03 +02:00
d9d2ccd9bf new device: pushbutton 2016-04-24 12:17:15 +02:00
d5bdd4305c tell where the libraries are from 2016-04-22 22:45:45 +02:00
0294f2f5c4 remove preprocessor stuff 2016-04-22 22:42:18 +02:00
e01e13cd9f first test transmitting IR 2016-04-20 22:34:15 +02:00
5b398f1de4 reformat, to ease configuration 2016-04-20 10:34:46 +02:00
e63aedccf6 switch around some pins 2016-04-20 00:29:07 +02:00
5691267905 added new device type IrRx (infrared receiver) 2016-04-18 11:34:44 +02:00
7cafe6cccb elegant array handling 2016-04-11 21:09:31 +02:00
c145154f3b rename methods 2016-04-11 00:29:05 +02:00
063206dec0 remove obsolete definitions 2016-04-11 00:22:14 +02:00
c2aaf2b980 array of devices 2016-04-10 23:54:05 +02:00
fe1b381924 modularized DHT stuff -- still not working, though 2016-04-09 01:12:59 +02:00
8523833139 modularized led, doesn't work yet, though 2016-04-09 00:21:18 +02:00
2dd13a685e start modularization 2016-04-08 10:18:59 +02:00
563e22b81a renamed folder, to fit arduino restrictions :-/ 2016-04-07 23:51:46 +02:00