|
|
3bd087332b
|
pipeline: upload only
|
2021-06-20 21:58:02 +02:00 |
|
|
|
2d67608cce
|
fix upload with timeout
|
2021-06-20 21:54:09 +02:00 |
|
|
|
eb047d53c5
|
update pipeline to subfolder
|
2021-06-20 21:48:45 +02:00 |
|
|
|
4c9df3f51a
|
move .drone.yml to the right place
|
2021-06-20 21:47:18 +02:00 |
|
|
|
801ad546f5
|
always build on branch
|
2021-06-20 21:35:26 +02:00 |
|
|
|
8a554a75f0
|
upload with drone pipeline, add json examples
|
2021-06-20 21:29:45 +02:00 |
|
|
|
66854190df
|
add project kid - sonar with leds
|
2021-05-30 21:04:18 +02:00 |
|
|
|
f80889db60
|
add support for IR commands and publish them on MQTT
|
2021-05-09 08:12:13 +02:00 |
|
|
|
067910e394
|
gateway: blink led when command is ran
|
2021-04-30 12:06:30 +02:00 |
|
|
|
8b2cbecae3
|
switch to optiboot and add support for multiple commands
|
2021-01-02 22:59:34 +01:00 |
|
|
|
217a0b4bc6
|
add VCS workspace
|
2020-11-04 22:24:40 +01:00 |
|
|
|
f5c0ca03d7
|
delete esp_gateway, it was just a trial
|
2020-11-04 22:13:48 +01:00 |
|
|
|
0d24e1a82d
|
migrate gateway to PlatformIO
|
2020-11-04 22:12:38 +01:00 |
|
|
|
5039a36741
|
add draft for esp8266 with Arduino OTA
|
2020-09-25 19:40:24 +02:00 |
|
|
|
7ebc024d54
|
add id for new movement sensor
|
2020-09-25 19:38:31 +02:00 |
|
|
|
eba6d80ddc
|
aggregate all json elements and send all
|
2020-09-25 19:37:22 +02:00 |
|
|
|
e8ecbffb0a
|
added gateway on Pro Mini, with rc-switch and DHT11
|
2020-09-13 17:32:14 +02:00 |
|
|
|
8c52520ab0
|
add movemnt sensor for basement
|
2020-09-11 21:36:19 +02:00 |
|
|
|
777afc43d7
|
updated RF24 - 4_pin branch
|
2020-05-25 22:42:22 +02:00 |
|
|
|
d4de53f3d8
|
ir_sender: draft
|
2020-05-13 22:06:13 +02:00 |
|
|
|
8c25f6d1f5
|
window2: some update in fritzing
|
2020-05-13 22:05:25 +02:00 |
|
|
|
c8547383c8
|
esp_clock: disable WiFi for 1 hour
|
2020-05-13 21:28:28 +02:00 |
|
|
|
7db8d42506
|
Add configurable interrupt pin
Add tiny_IRremote library
|
2020-04-25 15:09:32 +02:00 |
|
|
|
850c11343b
|
testing RF24 functionality
|
2020-01-09 23:31:30 +01:00 |
|
|
|
4ea2f501de
|
add existing fritzing documentation for window1, window2 and fridge
|
2020-01-05 03:05:58 +01:00 |
|
|
|
24f24458b4
|
try to save battery by not sending VCC anymore
|
2019-11-14 22:58:19 +01:00 |
|
|
|
dd3a05889d
|
when window is opened, continue to send state every 10 mins until it is
closed
window_1.2
|
2019-02-21 23:15:49 +01:00 |
|
|
|
a84afeea61
|
send state only after window is opened or closed - save battery
window_1.1
|
2019-01-20 01:26:45 +01:00 |
|
|
|
efc504be30
|
move sensor defines into specific class
window1_1.0
window2_1.0
|
2019-01-01 01:53:35 +01:00 |
|
|
|
e8666d1ebe
|
use flag inside interrupt and move send logic outside, into the loop
|
2019-01-01 01:52:19 +01:00 |
|
|
|
bd36cfed2d
|
read ADC in one step and adjust calculation (most probably it doesn't
make much of a difference)
|
2018-12-31 18:07:20 +01:00 |
|
|
|
3d7e0e3ec6
|
remove old window copy
|
2018-07-17 00:14:39 +02:00 |
|
|
|
2508d2cf5e
|
optimize state reading in wdt, reset wdt counter when interrupting
window1_installed
window2_installed
|
2018-07-15 23:56:37 +02:00 |
|
|
|
534039dc08
|
fix enableWdt
|
2018-07-15 23:55:49 +02:00 |
|
|
|
8c8ea27753
|
change send interval from 10 to 30 minutes
|
2018-07-15 12:34:18 +02:00 |
|
|
|
74e41a6b58
|
add 0 padding and generic configuration name to ignore
|
2017-06-04 21:26:29 +02:00 |
|
|
|
be8697e16e
|
create clock project with modified Adafruit led libraries
|
2017-06-03 16:50:05 +02:00 |
|
|
|
cbd8dbb14d
|
add light sensor and use enum for device IDs
light_sensor_installed
|
2017-06-03 16:43:58 +02:00 |
|
|
|
366363ae0c
|
add temperature sensor
fridge_installed
|
2017-04-04 20:48:13 +02:00 |
|
|
|
f6b06ca8db
|
read temp - first draft
|
2017-04-02 18:32:48 +02:00 |
|
|
|
863e8aec99
|
use one Tiny librariy for all sensors
|
2017-04-01 12:17:42 +02:00 |
|
|
|
023859489c
|
use parameterized enableWdt
|
2017-01-29 20:33:41 +01:00 |
|
|
|
c951dffaec
|
use common library
lamp_installed
|
2017-01-29 20:29:43 +01:00 |
|
|
|
2a70b3a12e
|
improve sleep based on lamp switch and add parameterized enableWdt
|
2017-01-29 20:23:29 +01:00 |
|
|
|
0c29976404
|
enableWdt is not be common to setup of all sensors
|
2017-01-29 19:03:14 +01:00 |
|
|
|
cd3442d96e
|
move libraries under projects because that'S what they are used for
|
2017-01-29 14:45:19 +01:00 |
|
|
|
0d8df19c70
|
use common libraries
|
2017-01-29 14:26:49 +01:00 |
|
|
|
72842a4b60
|
use common libraries and add voltage
|
2017-01-29 14:26:42 +01:00 |
|
|
|
c5860fdc9a
|
send voltage information
|
2017-01-29 12:04:57 +01:00 |
|
|
|
c6c2b2c93c
|
make use of defined group
|
2017-01-29 12:04:35 +01:00 |
|