Procházet zdrojové kódy

added WEBINTERFACE.md with screenshots

FloKra před 3 roky
rodič
revize
3828207441
20 změnil soubory, kde provedl 81 přidání a 1 odebrání
  1. 6 0
      README.md
  2. 6 1
      README_DE.md
  3. 69 0
      WEBINTERFACE.md
  4. binární
      webif_1.png
  5. binární
      webif_2.png
  6. binární
      webif_conf.png
  7. binární
      webif_conf_add.png
  8. binární
      webif_conf_datetime.png
  9. binární
      webif_conf_device_1.png
  10. binární
      webif_conf_device_2.png
  11. binární
      webif_conf_logging.png
  12. binární
      webif_conf_mqtt_1.png
  13. binární
      webif_conf_mqtt_2.png
  14. binární
      webif_conf_th_adv_1.png
  15. binární
      webif_conf_th_adv_2.png
  16. binární
      webif_conf_th_adv_3.png
  17. binární
      webif_conf_th_basic.png
  18. binární
      webif_conf_webif.png
  19. binární
      webif_console.png
  20. binární
      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)

binární
webif_1.png


binární
webif_2.png


binární
webif_conf.png


binární
webif_conf_add.png


binární
webif_conf_datetime.png


binární
webif_conf_device_1.png


binární
webif_conf_device_2.png


binární
webif_conf_logging.png


binární
webif_conf_mqtt_1.png


binární
webif_conf_mqtt_2.png


binární
webif_conf_th_adv_1.png


binární
webif_conf_th_adv_2.png


binární
webif_conf_th_adv_3.png


binární
webif_conf_th_basic.png


binární
webif_conf_webif.png


binární
webif_console.png


binární
webif_info.png