Commit Graph

  • cb31cc73b3 update rules master Dobromir Popov 2025-09-22 15:18:10 +03:00
  • c07e9548af Update src/ESPEasy/cmds.md popov 2025-09-22 11:48:23 +00:00
  • 68b54c95bd set gpio from 12 to 16 Dobromir Popov 2025-09-19 11:20:35 +03:00
  • 55f8409785 update and cleanup rules Dobromir Popov 2024-08-15 14:24:42 +03:00
  • 79f243920f new device dump Dobromir Popov 2024-01-24 21:16:00 +02:00
  • 267e7726e9 Merge branch 'master' of http://git.d-popov.com/popov/iot.d-popov.com Dobromir Popov 2024-01-24 21:08:07 +02:00
  • 22230d7be1 added cmds Dobromir Popov 2024-01-24 21:07:47 +02:00
  • f3e4b8dc44 tuya device dump Dobromir Popov 2024-01-19 23:52:35 +02:00
  • ed9d7a81ef added more tos Dobromir Popov 2024-01-17 19:02:58 +02:00
  • 2d9518abaf added tuya TOS Dobromir Popov 2024-01-17 18:59:29 +02:00
  • 61e6d3ced3 test Dobromir Popov 2023-08-23 21:23:14 +00:00
  • 7a392da9b3 Sequelize: try to disable timestamps that appeared in devicemessage table. Dobromir Popov 2023-05-26 17:46:10 +03:00
  • 3749143faf stop using in-container mqtt, but use external one Dobromir Popov 2023-05-15 13:43:49 +03:00
  • 9d8c3d74c4 ! :) hot reload of Garden IP setting when new IP advertised by garden controller over MQTT. Dobromir Popov 2023-05-15 13:27:09 +03:00
  • 1a33a40564 fix esp name in mqtt settings Dobromir Popov 2023-05-15 13:20:40 +03:00
  • 41dec67094 fix docker base image as it was causing problems. Dobromir Popov 2023-05-15 12:56:16 +03:00
  • 114def0b61 updating config Dobromir Popov 2023-05-15 12:50:21 +03:00
  • 2dab7fe31c files moved Dobromir Popov 2023-05-15 12:50:12 +03:00
  • 53a8dc8cdf remove deasync package as it was causing npm problems Dobromir Popov 2023-05-15 11:55:56 +03:00
  • ff168b1c18 launch settings Dobromir Popov 2023-05-15 08:13:14 +00:00
  • 77f3ee093c sync vscode folder for launch settings Dobromir Popov 2023-05-15 08:12:45 +00:00
  • 83bdd979af tidy folder structure Dobromir Popov 2023-05-15 11:09:34 +03:00
  • 6f521c3c2f folder structure tidy Dobromir Popov 2023-05-15 11:09:12 +03:00
  • acfe05c660 ignore Dobromir Popov 2023-05-15 07:47:57 +00:00
  • 76926960d1 adding gitignore Dobromir Popov 2023-05-14 19:06:36 +03:00
  • fd7ef73a47 merge env. using existing mqtt Dobromir Popov ONE 2023-05-15 10:58:49 +03:00
  • b81424a5c8 esp cmds Dobromir Popov ONE 2023-05-15 10:39:11 +03:00
  • c8ea0eacb1 probably some line endings changes Dobromir Popov ONE 2023-05-14 21:41:20 +03:00
  • 95ce6e8c87 added devcontainer. fix build error, deploy using docker-compose works, misc changes using global MQTT instead of local one to tap to already existin broker Dobromir Popov ONE 2023-05-14 21:40:57 +03:00
  • 145e202d24 project mainenance: ignoring .vs folder added shell script to convert dos2unix line endings Dobromir Popov ONE 2023-05-14 21:38:14 +03:00
  • 588a22807b ESP rules Dobromir Popov ONE 2022-12-27 16:05:29 +02:00
  • a921312408 ignore Dobromir Popov ONE 2022-08-22 18:52:32 +03:00
  • 312d0b308a rules backup; trying to fix mqtt freeze Dobromir Popov ONE 2022-06-27 00:42:34 +03:00
  • 907531eee9 formatting js; removed GARDEN_IP config Dobromir Popov ONE 2022-04-16 14:00:10 +03:00
  • d9b2af2511 commands to DHT send also over MQTT; Removes the need to have direct access over TCP/IP Dobromir Popov ONE 2022-04-16 12:57:47 +03:00
  • 631cec9ca8 opening public ports to HTTP and MQTT Dobromir Popov ONE 2022-04-16 12:52:52 +03:00
  • 10a7aa2fed better logging; fix mysql port misconfiguration Dobromir Popov ONE 2022-03-30 19:34:32 +03:00
  • a701761510 setup docker with variables; debug logging for configuration variables; Dobromir Popov ONE 2022-03-29 23:38:01 +03:00
  • 80a6e13c2e dev config changes: db moved to Dobromir Popov 2021-10-19 11:03:19 +03:00
  • f9680a73ce added mqtt broker to the stack Dobromir Popov 2021-08-24 15:45:12 +03:00
  • 30dc6eeb52 even smaller node image: 194MB Dobromir Popov 2021-08-24 15:44:55 +03:00
  • 5709fc3d2a using alpine node image; 1GB > 223MB Dobromir Popov 2021-08-24 14:27:02 +03:00
  • 486a0ad71e env Dobromir Popov 2021-08-23 01:02:07 +03:00
  • 0a4d4c51fe startup script is again dht.js Dobromir Popov 2021-08-23 00:17:55 +03:00
  • f6a7790e92 added more config environments Dobromir Popov 2021-08-22 23:56:06 +03:00
  • 6c7912b915 imlementation and cleanup in index.js Dobromir Popov 2021-08-22 23:53:41 +03:00
  • 913b1a4f32 better config implementation from ENV or json file. using new environment; params passed as docker-compose params Dobromir Popov 2021-08-22 23:53:00 +03:00
  • 28ccaba895 docker container changes Dobromir Popov 2021-07-30 12:45:32 +03:00
  • 676bf5f9c4 mqtt moved to mqtt.js Dobromir Popov 2021-07-30 11:56:19 +03:00
  • b4b6e7f538 preparing docker Dobromir Popov 2021-07-29 18:59:49 +03:00
  • 8921fbd5ac changed IP Dobromir Popov 2021-07-29 18:57:35 +03:00
  • 919d29c894 refactring & config object Dobromir Popov 2021-07-16 15:35:59 +03:00
  • 643c6c6b5f removed relative path; MQTT port & toppic fixed; Dobromir Popov 2021-05-01 01:54:51 +03:00
  • 7740770ace try to add parameter for localPath Dobromir Popov 2021-04-30 23:21:00 +03:00
  • b99b1f07d0 package updates, moved server (urls & ports) Dobromir Popov 2021-04-30 22:56:50 +03:00
  • 1d31789be0 misc old changes Dobromir Popov 2021-04-30 18:28:22 +03:00
  • f871b492a4 DBP remote changes (suspended log in IR, updated packages) Dobromir Popov 2020-09-12 22:15:33 +03:00
  • fd499560b1 changed device (toppic) name from ESP_Easy to Garden Dobromir Popov 2020-09-12 22:11:30 +03:00
  • 67271d1c3b use sql connection pool to help with script stalling; Dobromir Popov 2020-09-12 22:10:05 +03:00
  • e74f219b79 remove copied file (moved to /src/db) Dobromir Popov 2020-09-12 22:09:23 +03:00
  • 0c3fdeb8e5 remove sqlz (verbose) logging Dobromir Popov 2020-09-12 22:06:57 +03:00
  • eb58633c06 try to fix the "Query after fatal error" problem Dobromir Popov 2020-09-09 00:15:11 +03:00
  • e0c06ed53d changes from remote Dobromir Popov 2020-08-25 21:30:56 +03:00
  • a3636b119d change IP make IPs configurable Dobromir Popov 2020-08-25 21:04:26 +03:00
  • 5f02e7fb61 replasing 'got' with 'request' package; UI for garden watering (start/stop); d-popov 2020-06-16 20:35:22 +03:00
  • 6a8a895f69 cummulative changes d-popov 2020-06-09 00:38:35 +03:00
  • 8a68a07112 Added EspEasy (garden) handlers. Added garden chart; GetDevice messages has days filter; Fixed charts & newchart data added. d-popov 2020-05-12 20:43:28 +03:00
  • d8a37e4b44 source now in separate modules; Implemented MQTT coms. Using Tasmota for ESP8266; IR working reliably d-popov 2020-05-02 11:45:35 +03:00
  • 32782cfbf7 packages (ws, moment) d-popov 2020-04-25 01:47:07 +03:00
  • 2d8f6ed8ce Improved js UI & backend (webSockets, async, etc...) ; Changed users/passwords. d-popov 2020-04-25 01:45:48 +03:00
  • 7854b67905 fixed AC protocol for my AC d-popov 2020-04-25 01:43:23 +03:00
  • 223844a35d fixed problems with AC protocol, nodejs backend improved d-popov 2020-04-25 01:34:59 +03:00
  • 608344f876 working AC code generation for TLC_112; fallback to HTTP if HTTPS certs not loaded. d-popov 2020-04-15 16:40:16 +03:00
  • 2c2190a514 Added ac.js to generate ac codes d-popov 2020-04-15 15:50:02 +03:00
  • 1159d771f7 dht added /ir get request for pinging d-popov 2020-04-14 16:34:37 +03:00
  • 103113705b removed jsonwebtoken; installedir-codes; $>npm update Added SQL script with some commands d-popov 2020-04-09 19:46:51 +03:00
  • b628ade4dd Lots of remote changes. dht is now processing commands! hurray! d-popov 2020-04-09 12:16:02 +03:00
  • 794eda52af initial commit: dht client d-popov 2020-04-09 12:12:05 +03:00