浏览代码

added WEBINTERFACE.md with screenshots

FloKra 3 年之前
父节点
当前提交
3828207441
共有 20 个文件被更改,包括 81 次插入1 次删除
  1. 6 0
      README.md
  2. 6 1
      README_DE.md
  3. 69 0
      WEBINTERFACE.md
  4. 二进制
      webif_1.png
  5. 二进制
      webif_2.png
  6. 二进制
      webif_conf.png
  7. 二进制
      webif_conf_add.png
  8. 二进制
      webif_conf_datetime.png
  9. 二进制
      webif_conf_device_1.png
  10. 二进制
      webif_conf_device_2.png
  11. 二进制
      webif_conf_logging.png
  12. 二进制
      webif_conf_mqtt_1.png
  13. 二进制
      webif_conf_mqtt_2.png
  14. 二进制
      webif_conf_th_adv_1.png
  15. 二进制
      webif_conf_th_adv_2.png
  16. 二进制
      webif_conf_th_adv_3.png
  17. 二进制
      webif_conf_th_basic.png
  18. 二进制
      webif_conf_webif.png
  19. 二进制
      webif_console.png
  20. 二进制
      webif_info.png

+ 6 - 0
README.md

@@ -56,3 +56,9 @@ consists of:
 ## Software
 [Libraries](./LIBRARIES.md)
 
+
+
+## Web Interface
+
+Screenshots here: [WEBINTERFACE.md]()
+

+ 6 - 1
README_DE.md

@@ -81,4 +81,9 @@ Nach einiger Zeit - und da auch in der Open Source Welt nichts 100% passendes od
 [Hardware](./HARDWARE_DE.md)
 
 ## Software
-[Libraries](./LIBRARIES.md)
+[Libraries](./LIBRARIES.md)
+
+## Web Interface
+
+Screenshots hier: [WEBINTERFACE.md]()
+

+ 69 - 0
WEBINTERFACE.md

@@ -0,0 +1,69 @@
+# WiFiThermostat
+
+ESP8266 based, WiFi connected thermostat designed as replacement for electronic room thermostats used for most domestic heating systems. 
+
+[Deutsche version](./README_DE.md)
+
+## Web Interface
+
+### Main Page
+
+![webif_1](D:\Flo\git\WiFiThermostat\webif_1.png)
+
+![webif_1](D:\Flo\git\WiFiThermostat\webif_2.png)
+
+
+
+### System Information
+
+![webif_info](D:\Flo\git\WiFiThermostat\webif_info.png)
+
+### Configuration
+
+![webif_conf](D:\Flo\git\WiFiThermostat\webif_conf.png)
+
+### Configuration / Device & WiFi
+
+![webif_conf_device_1](D:\Flo\git\WiFiThermostat\webif_conf_device_1.png)
+
+![webif_conf_device_2](D:\Flo\git\WiFiThermostat\webif_conf_device_2.png)
+
+### Configuration / Date & Time
+
+![webif_conf_datetime](D:\Flo\git\WiFiThermostat\webif_conf_datetime.png)
+
+### Configuration / Logging
+
+![webif_conf_logging](D:\Flo\git\WiFiThermostat\webif_conf_logging.png)
+
+### Configuration / Web Interface
+
+![webif_conf_webif](D:\Flo\git\WiFiThermostat\webif_conf_webif.png)
+
+### Configuration / MQTT
+
+![webif_conf_mqtt_1](D:\Flo\git\WiFiThermostat\webif_conf_mqtt_1.png)
+
+![webif_conf_mqtt_2](D:\Flo\git\WiFiThermostat\webif_conf_mqtt_2.png)
+
+### Configuration / Thermostat Basic
+
+![webif_conf_th_basic](D:\Flo\git\WiFiThermostat\webif_conf_th_basic.png)
+
+### Configuration / Thermostat Advanced
+
+![webif_conf_th_adv_1](D:\Flo\git\WiFiThermostat\webif_conf_th_adv_1.png)
+
+![webif_conf_th_adv_2](D:\Flo\git\WiFiThermostat\webif_conf_th_adv_2.png)
+
+![webif_conf_th_adv_3](D:\Flo\git\WiFiThermostat\webif_conf_th_adv_3.png)
+
+
+
+### Configuration / Additional Functions
+
+![webif_conf_add](D:\Flo\git\WiFiThermostat\webif_conf_add.png)
+
+### Configuration / Web Console
+
+![webif_console](D:\Flo\git\WiFiThermostat\webif_console.png)

二进制
webif_1.png


二进制
webif_2.png


二进制
webif_conf.png


二进制
webif_conf_add.png


二进制
webif_conf_datetime.png


二进制
webif_conf_device_1.png


二进制
webif_conf_device_2.png


二进制
webif_conf_logging.png


二进制
webif_conf_mqtt_1.png


二进制
webif_conf_mqtt_2.png


二进制
webif_conf_th_adv_1.png


二进制
webif_conf_th_adv_2.png


二进制
webif_conf_th_adv_3.png


二进制
webif_conf_th_basic.png


二进制
webif_conf_webif.png


二进制
webif_console.png


二进制
webif_info.png