.. |
Device.h
|
replace preprocessor syntax
|
2016-04-22 22:32:36 +02:00 |
DeviceButton.cpp
|
new device: pushbutton
|
2016-04-24 12:17:15 +02:00 |
DeviceButton.h
|
new device: pushbutton
|
2016-04-24 12:17:15 +02:00 |
DeviceDht.cpp
|
don't retain volatile values
|
2016-04-23 01:44:56 +02:00 |
DeviceDht.h
|
tell where the libraries are from
|
2016-04-22 22:45:45 +02:00 |
DeviceIrRx.cpp
|
split C code into header- and implementation-files
|
2016-04-22 22:26:52 +02:00 |
DeviceIrRx.h
|
tell where the libraries are from
|
2016-04-22 22:45:45 +02:00 |
DeviceIrTx.cpp
|
split C code into header- and implementation-files
|
2016-04-22 22:26:52 +02:00 |
DeviceIrTx.h
|
tell where the libraries are from
|
2016-04-22 22:45:45 +02:00 |
DeviceLdr.cpp
|
don't retain volatile values
|
2016-04-23 01:44:56 +02:00 |
DeviceLdr.h
|
replace preprocessor syntax
|
2016-04-22 22:32:36 +02:00 |
DeviceLed.cpp
|
new device type: led
|
2016-05-17 23:55:41 +02:00 |
DeviceLed.h
|
make handler functions public
|
2016-05-21 19:17:03 +02:00 |
DeviceRelay.cpp
|
first version with working relay function
|
2016-12-14 23:14:17 +01:00 |
DeviceRelay.h
|
first version with working relay function
|
2016-12-14 23:14:17 +01:00 |
DeviceRgb.cpp
|
renamed LED to RGB, since that's what it is
|
2016-05-17 22:14:03 +02:00 |
DeviceRgb.h
|
renamed LED to RGB, since that's what it is
|
2016-05-17 22:14:03 +02:00 |
HardwareH801wifi.h
|
add function that gets called before homie initialization
|
2016-05-21 19:19:24 +02:00 |
HardwareSonoff.h
|
deconfigure button
|
2016-12-23 00:02:50 +01:00 |
HardwareWitty.h
|
add function that gets called before homie initialization
|
2016-05-21 19:19:24 +02:00 |
HardwareWittyBbq.h
|
added BBQ hardware
|
2016-12-13 22:18:07 +01:00 |
HardwareWittyDht.h
|
add function that gets called before homie initialization
|
2016-05-21 19:19:24 +02:00 |
HardwareWittyDhtIrRxTx.h
|
add function that gets called before homie initialization
|
2016-05-21 19:19:24 +02:00 |
things.ino
|
first version, just reacting to the button
|
2016-12-13 23:47:54 +01:00 |