Commit Graph

29 Commits

Author SHA1 Message Date
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
89ac7b2dc9 print config in a more useful way 2016-03-22 00:37:37 +01:00
bde1b9b36f show configuration via HTTP 2016-03-22 00:31:36 +01:00
220ed8c10c configure and save hardware capabilities 2016-03-22 00:26:43 +01:00
7a4bc046ab improve json output structure 2016-03-21 10:21:30 +01:00
1a1df7a2b9 generate basic JSON output 2016-03-21 10:13:36 +01:00
badd6deaad remove distinct temperature- and humidity-page (not used, anyway) 2016-03-21 09:56:37 +01:00
8fcc840a20 check for DHT value validity 2016-03-21 09:52:50 +01:00
602077a726 enable reset button on witty module 2016-03-21 09:25:13 +01:00
130d2a7f77 support Witty Wifi module, set rgb led via MQTT 2016-03-20 15:18:12 +01:00
84dfe25160 reset wifi-settings on press of button, fixes #4 2016-02-24 10:28:49 +01:00
12c641a43d retain online message 2016-02-24 09:52:58 +01:00
1ce18124f0 fix comments 2016-02-24 09:46:19 +01:00
e38d330d77 rename stuff, for disambiguation 2016-02-24 09:05:35 +01:00
0bc473da09 fix comments 2016-02-24 09:00:11 +01:00
8e71160516 dynamic creation of MQTT topic 2016-02-24 08:43:44 +01:00
bf61e4c937 fix indentation 2016-02-24 07:43:01 +01:00
3d7a089e0e make MQTT settings configurable, needs serious cleanup now 2016-02-24 00:51:54 +01:00
be6944d831 function to compare floats, should fix #3 2016-02-23 23:31:29 +01:00
6813ec03b9 rename to comply with Arduino GUI 2016-02-23 22:23:52 +01:00
5cf3b54271 initial commit, basic functionality 2016-02-23 11:12:04 +01:00