|
1526ae98bd
|
new hardware: witty with DHT22, infrared receiver and transmitter
|
2016-05-18 10:31:58 +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 |
|
|
311e92a240
|
uppercase names
|
2016-05-18 09:08:35 +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 |
|
|
e15a65c69d
|
publish color after fading
|
2016-04-27 21:40:33 +02:00 |
|
|
17d862049e
|
refactor function to set led
|
2016-04-27 21:33:58 +02:00 |
|
|
99dd1918fc
|
implement fading
|
2016-04-27 21:24:55 +02:00 |
|
|
d9d2ccd9bf
|
new device: pushbutton
|
2016-04-24 12:17:15 +02:00 |
|
|
99ce953de3
|
don't retain volatile values
|
2016-04-23 01:44:56 +02:00 |
|
|
9b9e8db96a
|
wait a moment if DHT can't be reached
|
2016-04-23 00:14:39 +02:00 |
|
|
41793dd3c4
|
note about contributions
|
2016-04-22 23:18:00 +02:00 |
|
|
48f01a5542
|
included readme
|
2016-04-22 23:08:44 +02:00 |
|
|
03ff2a8aa4
|
added license
|
2016-04-22 22:59:40 +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 |
|
|
d79d445a3e
|
replace preprocessor syntax
|
2016-04-22 22:32:36 +02:00 |
|
|
50c38f4060
|
split C code into header- and implementation-files
|
2016-04-22 22:26:52 +02:00 |
|
|
2970dad868
|
implemented IR transmission via MQTT
|
2016-04-21 11:33:48 +02:00 |
|
|
1301947c7a
|
let the library handle initialization
|
2016-04-21 09:31:34 +02:00 |
|
|
f595ac746f
|
create and subscribe transmission handler
|
2016-04-20 22:45:47 +02:00 |
|
|
e01e13cd9f
|
first test transmitting IR
|
2016-04-20 22:34:15 +02:00 |
|
|
0d85404ba4
|
fixed circuit pin descriptions
|
2016-04-20 21:56:24 +02:00 |
|
|
5b398f1de4
|
reformat, to ease configuration
|
2016-04-20 10:34:46 +02:00 |
|
|
c9168bb1fd
|
added some fritzing documentation
|
2016-04-20 00:33:18 +02:00 |
|
|
e63aedccf6
|
switch around some pins
|
2016-04-20 00:29:07 +02:00 |
|
|
f12580cd8e
|
actually receive ir signals
|
2016-04-18 11:58:37 +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 |
|
|
aed5ff152b
|
privatize methods
|
2016-04-11 00:22:29 +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 |
|
|
4f0db94c70
|
use only one method of creating an function pointer
|
2016-04-10 21:51:25 +02:00 |
|
|
415ff46f47
|
removed empty lines
|
2016-04-10 21:50:23 +02:00 |
|
|
52c4648c02
|
finally a working modularized version
|
2016-04-10 00:20:50 +02:00 |
|
|
73395170ac
|
found problem in DHT stuff -- still not working, though
|
2016-04-09 11:55:36 +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 |
|
|
6f28a5364e
|
moved file to subdirectory
|
2016-04-07 14:49:30 +02:00 |
|
|
96693cba64
|
handler for switching LED on or off
|
2016-03-31 21:08:43 +02:00 |
|
|
0696e3f293
|
complete rewrite, now based on homie-esp8266
|
2016-03-30 21:08:18 +02:00 |
|
|
9e65b81cd5
|
replace meaningless hostname with MQTT topic on main page
|
2016-03-22 01:01:27 +01:00 |
|
|
0ffb73e4a3
|
show MQTT configuration on main HTML page
|
2016-03-22 00:49:44 +01:00 |
|
|
9a57ab474b
|
only print DHT info when capability is set
|
2016-03-22 00:43:36 +01:00 |
|