Commit Graph

  • bab2ac8d65 comment changes proddy 2020-07-21 14:34:35 +02:00
  • 5f28d75541 added const to help remind us of which value is a boolean proddy 2020-07-21 14:34:08 +02:00
  • 271971d6b6 remove watch ID when watch set back to 'off' proddy 2020-07-21 14:33:04 +02:00
  • fbf0b769ea remove extra newline when printing devices to console. Add back delay(1) for stability. proddy 2020-07-21 14:32:46 +02:00
  • 4eca51c3e2 switch off watch ID when starting new console proddy 2020-07-21 14:31:54 +02:00
  • 84ff0a66fd comment proddy 2020-07-21 14:31:28 +02:00
  • a923236ecd send mqtt hearbeat as soon as we have a wifi connection proddy 2020-07-21 14:31:17 +02:00
  • 01ce088791 update uart MichaelDvP 2020-07-21 14:02:35 +02:00
  • 915f961828 reduce mqtt queue from 50 to 30, to save of heap memory on the ESP8266 proddy 2020-07-20 17:53:19 +02:00
  • 5486fa9d5b reduce tx queue from 40 to 30 proddy 2020-07-20 17:52:52 +02:00
  • 9396686d2a added MS200/MS100 references proddy 2020-07-20 17:50:11 +02:00
  • 9612dd37ae debug message change proddy 2020-07-20 17:48:41 +02:00
  • 840eff4443 removed DEBUG, which caused a crash when compiled with EMSESP_DEBUG flag proddy 2020-07-20 15:56:36 +02:00
  • 7f71cd4c76 change some descriptions to keep it non-english proddy 2020-07-20 15:56:09 +02:00
  • bea0ee7726 added bit explaining tx_modes proddy 2020-07-20 15:55:32 +02:00
  • 64928d0a4e removed some debug statements proddy 2020-07-20 15:55:15 +02:00
  • 63e75c2d63 standalone w/ web server for testing proddy 2020-07-20 15:54:57 +02:00
  • cbd3585276 b6 with some mqtt optimizations proddy 2020-07-19 16:52:35 +02:00
  • 2740c2cf91 tidy up homeassistant mqtt discovery to support multiple heating circuits proddy 2020-07-19 16:52:06 +02:00
  • 41ce240397 fix mqtt heartbeat, send when wifi is connected proddy 2020-07-19 16:51:28 +02:00
  • a447ed107b optimize removing setting files for LittleFS proddy 2020-07-19 16:51:03 +02:00
  • fbc8bee00d desrcibe what tx_modes 1,2 and 3 do proddy 2020-07-19 16:50:44 +02:00
  • c31324feed resubscribe to mqtt on re-connect - #421 proddy 2020-07-19 16:50:29 +02:00
  • c66070ff4e Make build.sh executable proddy 2020-07-19 13:05:22 +02:00
  • 8e4ad4eedb +x proddy 2020-07-19 12:57:29 +02:00
  • a4b6fe4fb4 +x proddy 2020-07-19 12:57:14 +02:00
  • b1f653fbd0 rollback Wifi Tx power as it caused mqtt to fail proddy 2020-07-19 12:54:34 +02:00
  • 23446bae94 fix travis proddy 2020-07-19 12:53:59 +02:00
  • dbc1e38e7a avoid setting +x on .sh script proddy 2020-07-19 10:11:02 +02:00
  • 0d7c142188 fix web color rendering for mqtt fails proddy 2020-07-18 20:58:17 +02:00
  • 6cd9113193 reset mqtt fail count when settings change proddy 2020-07-18 20:58:03 +02:00
  • 938952db57 web package updates proddy 2020-07-18 14:37:38 +02:00
  • 23928559e1 include txfails in MQTT heartbeat proddy 2020-07-18 11:09:51 +02:00
  • a0a361db49 MQTT keep alive to 60 seconds and clean session disabled to retain subscriptions/sessions - https://github.com/proddy/EMS-ESP/issues/421#issuecomment-660445223 proddy 2020-07-18 10:56:56 +02:00
  • 5330b7152c make specific note of the default passwords proddy 2020-07-17 23:25:25 +02:00
  • 0475211040 fix appmenu highlighting proddy 2020-07-17 21:21:57 +02:00
  • abbe6296ea removed proddy 2020-07-17 20:25:59 +02:00
  • 6e3061b198 add +x proddy 2020-07-17 20:25:54 +02:00
  • c1e9405e6a Make build.sh executable proddy 2020-07-17 20:17:21 +02:00
  • 0766c51a74 Merge remote-tracking branch 'origin/v2_web' into v2 proddy 2020-07-17 20:10:27 +02:00
  • 825b02ce6b bump to b5 proddy 2020-07-17 16:54:29 +02:00
  • 921c28152a minor text change proddy 2020-07-17 16:54:02 +02:00
  • a0c878a4c4 lower Tx Wifi power to support USB powered gateway - https://github.com/proddy/EMS-ESP/issues/398 proddy 2020-07-17 16:53:52 +02:00
  • b2081aec93 new screenshots proddy 2020-07-17 16:53:08 +02:00
  • 5569428a55 add back npm gen proddy 2020-07-17 14:25:29 +02:00
  • 5b229b16dc UI improvements in web proddy 2020-07-17 14:23:41 +02:00
  • 0e417f0257 remove delay(1) for ESP8266 proddy 2020-07-16 22:49:43 +02:00
  • 7bf93366c0 added littleFS proddy 2020-07-16 22:41:24 +02:00
  • 8abf2a7154 fix restart proddy 2020-07-16 22:36:04 +02:00
  • 0305c207d7 formatting proddy 2020-07-16 22:35:51 +02:00
  • 36ad77511f formatting proddy 2020-07-16 22:35:31 +02:00
  • a07c46d6f8 move tx error limit to variable (10%) proddy 2020-07-16 22:35:21 +02:00
  • 50a8c20d56 update url for my esp8266 dev environment proddy 2020-07-16 22:35:01 +02:00
  • 70b8a43afc added dashboard and settings pages to web proddy 2020-07-16 22:34:40 +02:00
  • cdd7e79d0b bump to b4 proddy 2020-07-16 22:34:21 +02:00
  • a65c3ac96f moved mqtt and system to correct web pages proddy 2020-07-16 22:34:13 +02:00
  • 5271f59187 formatting changes proddy 2020-07-16 22:31:27 +02:00
  • 5fbddc9ac9 tx error limit set to 10% proddy 2020-07-16 22:31:17 +02:00
  • 57016aca79 text changes proddy 2020-07-16 22:30:48 +02:00
  • 85781e207b disable ntp by default proddy 2020-07-16 16:20:48 +02:00
  • a9b56dce4d fix su password check proddy 2020-07-16 16:20:26 +02:00
  • 0f5bc4754e added format command proddy 2020-07-08 19:15:42 +02:00
  • 1b46274cb5 typo proddy 2020-07-08 19:15:30 +02:00
  • 18c5a26adf updated todo proddy 2020-07-08 19:15:23 +02:00
  • 1477e816e7 minor changes to error messages proddy 2020-07-08 19:15:12 +02:00
  • ca130576fd added back format console command proddy 2020-07-08 19:14:47 +02:00
  • 8a413b19de remove ? as a brand type proddy 2020-07-08 12:31:09 +02:00
  • 0f026ea1ff removed hardcoded names proddy 2020-07-08 12:30:54 +02:00
  • 25664bb04e added hover to table proddy 2020-07-08 12:30:41 +02:00
  • 14a64f97cf local IPs for ESP32 and ESP8266 (CORS dev only) proddy 2020-07-08 12:30:25 +02:00
  • 88f6689d17 updated with which files were modified proddy 2020-07-08 12:30:07 +02:00
  • 49ee2a7ce3 grey colour change for info proddy 2020-07-08 12:29:50 +02:00
  • 108cdd90ed added wifi new connection status proddy 2020-07-07 23:34:35 +02:00
  • 390176bb67 added new Wifi connection status proddy 2020-07-07 23:34:23 +02:00
  • 205f8a89f8 AP IP configurable proddy 2020-07-07 23:34:05 +02:00
  • 756f43703c text changes proddy 2020-07-07 23:33:52 +02:00
  • 562082e100 updated proddy 2020-07-07 23:33:41 +02:00
  • a4cfa75b49 AP IP configurable proddy 2020-07-07 23:33:34 +02:00
  • 6b9e5bba7d renamed types.ts proddy 2020-07-07 23:24:22 +02:00
  • 29f3d5bdd3 renamed from types.ts proddy 2020-07-07 23:23:59 +02:00
  • 516dfe39d1 renamed proddy 2020-07-07 23:23:44 +02:00
  • 9ce01430c8 fix ssid for esp8266 proddy 2020-07-07 23:23:36 +02:00
  • bfeb9f4e86 minor text changes proddy 2020-07-07 23:23:16 +02:00
  • 5ca01d562a update todo on stuff I'm looking into proddy 2020-07-07 23:22:48 +02:00
  • 3022c1d961 updated with which files to change for custom dev proddy 2020-07-07 23:22:33 +02:00
  • 3cd28ac4d3 removed dangerous restart mqtt cmd proddy 2020-07-07 23:22:15 +02:00
  • 39cb4dfc82 updated comments proddy 2020-07-07 23:21:56 +02:00
  • dfc4360b52 minor text changes proddy 2020-07-07 18:25:55 +02:00
  • 06328476f3 remove Serial.p* proddy 2020-07-07 18:22:33 +02:00
  • cef80dff12 move all mqtt from statusservice to mqtt.start() proddy 2020-07-07 18:22:09 +02:00
  • deaea93b30 always show wifi when in system context proddy 2020-07-07 18:21:37 +02:00
  • cdfb04f77c b3 proddy 2020-07-07 18:21:20 +02:00
  • 95b2af6cbb Merge pull request #423 from MichaelDvP/web Proddy 2020-07-07 18:06:40 +02:00
  • 3fcb2a5804 exposed logger proddy 2020-07-07 18:06:01 +02:00
  • 62733e1bb4 updates to doc proddy 2020-07-07 18:05:50 +02:00
  • 40ac7bbf5b fix: mqtt subscriptions, web devcelist, roomcontrol replys after switchoff MichaelDvP 2020-07-07 16:46:27 +02:00
  • 6b3b97efe6 Merge branch 'v2_web' of https://github.com/proddy/EMS-ESP into web MichaelDvP 2020-07-07 06:18:48 +02:00
  • 37b35d395b ISM-values, typo in web MichaelDvP 2020-07-07 06:16:42 +02:00
  • 76e4a32ef2 added scan devices button to web - (v2) New Web UI #421 proddy 2020-07-06 22:35:57 +02:00
  • d4dd75214c show EMS Devices in Web UI - (v2) New Web UI #421 proddy 2020-07-06 20:55:57 +02:00