Commit Graph

26 Commits

Author SHA1 Message Date
Dobromir Popov
643c6c6b5f removed relative path;
MQTT port & toppic fixed;
2021-05-01 01:54:51 +03:00
Dobromir Popov
7740770ace try to add parameter for localPath 2021-04-30 23:21:00 +03:00
Dobromir Popov
b99b1f07d0 package updates,
moved server (urls & ports)
2021-04-30 22:56:50 +03:00
Dobromir Popov
1d31789be0 misc old changes 2021-04-30 18:28:22 +03:00
Dobromir Popov
f871b492a4 DBP remote changes (suspended log in IR, updated packages) 2020-09-12 22:15:33 +03:00
Dobromir Popov
fd499560b1 changed device (toppic) name from ESP_Easy to Garden 2020-09-12 22:11:30 +03:00
Dobromir Popov
67271d1c3b use sql connection pool to help with script stalling; 2020-09-12 22:10:05 +03:00
Dobromir Popov
e74f219b79 remove copied file (moved to /src/db) 2020-09-12 22:09:23 +03:00
Dobromir Popov
0c3fdeb8e5 remove sqlz (verbose) logging 2020-09-12 22:06:57 +03:00
Dobromir Popov
eb58633c06 try to fix the "Query after fatal error" problem 2020-09-09 00:15:11 +03:00
Dobromir Popov
e0c06ed53d changes from remote 2020-08-25 21:30:56 +03:00
Dobromir Popov
a3636b119d change IP make IPs configurable 2020-08-25 21:04:26 +03:00
d-popov
5f02e7fb61 replasing 'got' with 'request' package;
UI for garden watering (start/stop);
2020-06-16 20:35:22 +03:00
d-popov
6a8a895f69 cummulative changes 2020-06-09 00:38:35 +03:00
d-popov
8a68a07112 Added EspEasy (garden) handlers.
Added garden chart;
GetDevice messages has days filter;
Fixed charts & newchart data added.
2020-05-12 20:43:28 +03:00
d-popov
d8a37e4b44 source now in separate modules;
Implemented MQTT coms.
Using Tasmota for ESP8266;
IR working reliably
2020-05-02 11:45:35 +03:00
d-popov
32782cfbf7 packages (ws, moment) 2020-04-25 01:47:07 +03:00
d-popov
2d8f6ed8ce Improved js UI & backend (webSockets, async, etc...) ;
Changed users/passwords.
2020-04-25 01:45:48 +03:00
d-popov
7854b67905 fixed AC protocol for my AC 2020-04-25 01:43:23 +03:00
d-popov
223844a35d fixed problems with AC protocol,
nodejs backend improved
2020-04-25 01:34:59 +03:00
d-popov
608344f876 working AC code generation for TLC_112;
fallback to HTTP if HTTPS certs not loaded.
2020-04-15 16:40:16 +03:00
d-popov
2c2190a514 Added ac.js to generate ac codes 2020-04-15 15:50:02 +03:00
d-popov
1159d771f7 dht added /ir get request for pinging 2020-04-14 16:34:37 +03:00
d-popov
103113705b removed jsonwebtoken; installedir-codes;
$>npm update
 Added SQL script with some commands
2020-04-09 19:46:51 +03:00
d-popov
b628ade4dd Lots of remote changes.
dht is now processing commands!
hurray!
2020-04-09 12:16:02 +03:00
d-popov
794eda52af initial commit: dht client 2020-04-09 12:12:05 +03:00