Commit Graph

  • 5fe5750130 rename register_mqtt_cmd to register_cmd and rename some device names Proddy 2021-04-07 18:53:14 +02:00
  • 314fff587c formatting proddy 2021-04-06 18:39:43 +02:00
  • 8318981f4e formatting proddy 2021-04-06 18:39:32 +02:00
  • 365e2fdb6b added temp and seltemp (same) proddy 2021-04-06 18:39:18 +02:00
  • 7e196785d8 only write access in API is enabled proddy 2021-04-06 18:39:03 +02:00
  • 5ef1c7e3bd more error controls proddy 2021-04-06 18:38:41 +02:00
  • 11bdff9132 show device name in debug proddy 2021-04-06 18:38:31 +02:00
  • 060802c8f1 added thermostat temp proddy 2021-04-06 18:38:13 +02:00
  • 312aeea39d feat: Call commands from the Web UI #18 Proddy 2021-04-06 17:39:07 +02:00
  • 6c41c49866 remove asyncjson.h proddy 2021-04-06 11:21:01 +02:00
  • 9dbc6d4d8f device values table reformatting proddy 2021-04-06 11:18:44 +02:00
  • 33c3ef64e9 bump version to 3.0.2b1 proddy 2021-04-05 14:04:46 +02:00
  • 8c1a138621 update proddy 2021-04-05 13:59:58 +02:00
  • 4f239d035e re-enable shower alert proddy 2021-04-04 13:38:49 +02:00
  • 7fa93a8de0 MQTT Formatting payload (nested vs single) is a pull-down option proddy 2021-04-04 09:33:04 +02:00
  • 84e76e2bd7 adjusted network icons proddy 2021-04-04 09:13:53 +02:00
  • 2021a2e52b fix nodemon for realtime changing of mock values proddy 2021-04-04 09:13:42 +02:00
  • e1f777e33a updates proddy 2021-04-03 13:08:25 +02:00
  • 166f8f6c3a update packages and readme proddy 2021-04-03 12:17:44 +02:00
  • 3ace3e2b63 remove EMSESP_TEST proddy 2021-04-03 10:56:31 +02:00
  • 8c52145c7b make all default settings configurable at build proddy 2021-04-03 10:56:18 +02:00
  • 6e3b496f86 update packages proddy 2021-04-02 11:46:53 +02:00
  • 88c8cb424b feat: add remaining mock calls #41 Proddy 2021-04-01 23:43:50 +02:00
  • 74179ab6e9 add mocks for get and posts Proddy 2021-04-01 19:30:10 +02:00
  • f6fefc9a69 update npm proddy 2021-04-01 18:03:06 +02:00
  • 601f91e5a7 remove proddy 2021-04-01 18:03:00 +02:00
  • d553542206 quick proxy test proddy 2021-04-01 17:49:43 +02:00
  • 3bacfc3361 value2enum texts from local_EN MichaelDvP 2021-04-01 16:31:56 +02:00
  • 45a6cd3606 fix: typo proddy 2021-03-31 10:19:59 +02:00
  • 577017bd0c fix: rx sent -> rx recieved proddy 2021-03-31 10:19:47 +02:00
  • 9787d1686f style: auto formatting proddy 2021-03-30 17:58:49 +02:00
  • 108f236874 fix: offline standalone compiling proddy 2021-03-30 17:58:22 +02:00
  • d47fcda0fe Merge pull request #40 from MichaelDvP/dev Proddy 2021-03-30 17:10:58 +02:00
  • 5d21ba2648 Merge branch 'dev' into dev Proddy 2021-03-30 17:09:52 +02:00
  • 1b730062b7 3.0.2b0 prep proddy 2021-03-30 16:39:01 +02:00
  • 4841e42286 Merge remote-tracking branch 'origin/dev' into main v3.0.1 proddy 2021-03-30 16:35:18 +02:00
  • df1c227f2c fix heartbeat on Ethernet proddy 2021-03-30 15:52:27 +02:00
  • 6fb8a4bbe9 changelog, missing macro MichaelDvP 2021-03-30 12:36:23 +02:00
  • 5c605e15dd move topics/texts to local_EN, some thermostat commands read values MichaelDvP 2021-03-30 12:20:43 +02:00
  • 9983269662 allow info command from mqtt, publish in topic:response MichaelDvP 2021-03-30 12:06:51 +02:00
  • d891c7a325 publish command to trigger device-publishes MichaelDvP 2021-03-30 12:03:06 +02:00
  • 06008fcf6c Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev proddy 2021-03-30 12:00:16 +02:00
  • 15c4a3e9a5 don't disable bluetooth or adc for now proddy 2021-03-30 12:00:09 +02:00
  • 89f1fc8282 remove redundant code proddy 2021-03-30 11:59:43 +02:00
  • ca083166a1 show board profile on boot proddy 2021-03-30 11:59:25 +02:00
  • ed177396b2 cleaned up pio scripts proddy 2021-03-30 11:59:06 +02:00
  • 6dd901880e remove redundant code proddy 2021-03-30 11:58:53 +02:00
  • 9771ea8f2d allow read commands with length MichaelDvP 2021-03-30 11:57:37 +02:00
  • 5cf41bdce0 number format for enum-bool MichaelDvP 2021-03-30 11:37:31 +02:00
  • f28fafed8d check all commands lower case MichaelDvP 2021-03-30 11:31:20 +02:00
  • 81e2c31dd3 use native esp32 64bit timer for uptime MichaelDvP 2021-03-30 11:26:34 +02:00
  • d9b577d944 fix syslog reboots without eth MichaelDvP 2021-03-30 11:12:16 +02:00
  • 324a6da0d5 add ubadevices, which is 1st telegram sent proddy 2021-03-29 22:26:21 +02:00
  • 391fecadd0 formatting proddy 2021-03-29 22:26:08 +02:00
  • 4d0032441f start syslog when network connected proddy 2021-03-29 22:25:44 +02:00
  • 8e59460845 start sys;log after network to prevent crash on Ethernet proddy 2021-03-29 11:15:07 +02:00
  • 4b6c676992 text changes proddy 2021-03-29 11:14:49 +02:00
  • 0237cc1ca4 add comment proddy 2021-03-29 11:14:29 +02:00
  • fbef1ca69a remove comment proddy 2021-03-29 11:14:17 +02:00
  • 3b4bfaa319 remove ESP8266 references proddy 2021-03-28 21:35:30 +02:00
  • 2b6a986c4a text changes proddy 2021-03-28 21:35:20 +02:00
  • 494827299c fix MQTT when only on Ethernet proddy 2021-03-28 21:34:40 +02:00
  • a920e89ea2 uppercase esp32 proddy 2021-03-28 21:33:33 +02:00
  • 6a4b7a1ac7 if on ethernet, show it's IP and not WiFi proddy 2021-03-28 21:33:16 +02:00
  • 621c73ab03 move around build defines proddy 2021-03-28 20:09:33 +02:00
  • ac7003124e fix ld issue proddy 2021-03-28 20:09:23 +02:00
  • 4208c3551a fix lint errors in formatting proddy 2021-03-28 16:55:44 +02:00
  • 1938c93faf rename subscribes to subscribe_format proddy 2021-03-28 16:53:01 +02:00
  • 2a070ef55f fallback to AP when Ethernet is dropped proddy 2021-03-28 16:28:13 +02:00
  • 0c17e8deb3 don't process dallas if gpio is 0 proddy 2021-03-28 16:27:54 +02:00
  • 22b4b66cff added logger so external functions can use proddy 2021-03-28 16:27:40 +02:00
  • 942d062506 formatting, remove wemos from board profile, fix olimex proddy 2021-03-28 16:27:26 +02:00
  • 7c3b8954fe added info messages for NTP proddy 2021-03-28 16:26:48 +02:00
  • bf90056c61 syslog also works when Ethernet connected proddy 2021-03-28 16:26:33 +02:00
  • bcd79bc250 formatting proddy 2021-03-28 16:26:18 +02:00
  • 07c7ef22cf remove wemos mini d1 proddy 2021-03-28 16:26:08 +02:00
  • 6d420662e1 formatting proddy 2021-03-28 16:25:44 +02:00
  • fca458687e fix flashing led on ethernet connection proddy 2021-03-27 16:19:12 +01:00
  • e34620e1e8 local ip mods proddy 2021-03-27 16:18:41 +01:00
  • bcdb49ffff show "quality" next to the line quality % proddy 2021-03-27 16:04:19 +01:00
  • ebb71c7724 fix GH URL proddy 2021-03-27 16:03:49 +01:00
  • b8dca3db32 mention that blank SSID = disabling wifi proddy 2021-03-27 16:03:39 +01:00
  • 94d704730f rename network scan to wifi scan proddy 2021-03-27 16:03:13 +01:00
  • 0c76ed2c4c custom board profile is allowed proddy 2021-03-27 16:02:57 +01:00
  • 8bac9f687e hide led is default off/false proddy 2021-03-27 16:02:35 +01:00
  • 56b597d45f update to new version proddy 2021-03-27 16:02:13 +01:00
  • 96b83e3eb3 fix ems line quality calculation proddy 2021-03-27 16:02:01 +01:00
  • e21ad6a6ba re-enable ethernet detection code proddy 2021-03-27 12:48:16 +01:00
  • 7fe4b99cef fix bug when CUSTOM is chosen as board profile proddy 2021-03-27 12:48:02 +01:00
  • 0c8dd1d8cf added generic LAN8720 proddy 2021-03-27 12:47:46 +01:00
  • cafc6103ea board profiles: pre-configured pin layouts #11 proddy 2021-03-27 10:30:28 +01:00
  • 6d3feaf81c MQTT base from std::string to String proddy 2021-03-27 10:30:15 +01:00
  • c8d8b50d47 MQTT base from std::string to String proddy 2021-03-27 10:29:47 +01:00
  • 0c89d90d56 dallas pin fix for mt-et & nodemcu proddy 2021-03-26 22:39:46 +01:00
  • d0fc09fc01 snack popups from 5 to 3 seconds proddy 2021-03-26 17:29:54 +01:00
  • c8b6d1e69c rename WiFi to Network proddy 2021-03-26 17:29:40 +01:00
  • 49d719770c remove comment proddy 2021-03-26 17:29:23 +01:00
  • c75a1c9e1e added toUpper proddy 2021-03-26 17:29:13 +01:00
  • da7b0e9597 feat: board profiles (#11) proddy 2021-03-26 17:29:00 +01:00
  • 8f1243850f more tests proddy 2021-03-26 17:27:39 +01:00