Benutzer-Werkzeuge

Webseiten-Werkzeuge


co2ampel:tasmota

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
co2ampel:tasmota [2020/10/25 19:32] – [Regeln (funktioniert aber sicherlich nicht optimal)] adminco2ampel:tasmota [2020/11/08 08:55] (aktuell) admin
Zeile 1: Zeile 1:
 ====== Co2 Ampel mit Tasmota  ====== ====== Co2 Ampel mit Tasmota  ======
 +
 +Grundlage der Abhängigkeit von CO2 und Aerosol in der Luft
 +[[https://depositonce.tu-berlin.de/bitstream/11303/11477/5/hartmann_kriegel_2020_de.pdf]]
 +
 +{{ :co2ampel:hartmann_kriegel_2020_de.pdf|PDF}}
  
 ===== Hardware ===== ===== Hardware =====
Zeile 72: Zeile 77:
 </code> </code>
  
 +[[https://www.umwelt-campus.de/forschung/projekte/iot-werkstatt/ideen-zur-corona-krise]]
 ===== Regeln (funktioniert aber sicherlich nicht optimal) ===== ===== Regeln (funktioniert aber sicherlich nicht optimal) =====
 <code>  <code> 
Zeile 90: Zeile 96:
 ON MHZ19B#CarbonDioxide>1400 DO HSBColor 1,100,25 ENDON ON MHZ19B#CarbonDioxide>1400 DO HSBColor 1,100,25 ENDON
  
-Rule1 +#Neuer Regelsatz mit BREAK für Kita optimiert 
-ON MHZ19B#CarbonDioxide>1900 DO HSBColor 1,100,25 BREAK +# <600  == BLAU 
-ON MHZ19B#CarbonDioxide<600 DO HSBColor 174,76,20 BREAK +# <1000 == dunkel Grün  
-ON MHZ19B#CarbonDioxide<800 DO HSBColor 126,100,20 BREAK +# <1250 == hell Grün 
-ON MHZ19B#CarbonDioxide<1200 DO HSBColor 58,100,25 BREAK+# <1000 == GRÜN 
 +# <1500 == Gelb 
 +# <1990 == Orange 
 +# >1990 == ROT
  
- +Rule1 
-/code>+ON MHZ19B#CarbonDioxide>1990 DO HSBColor 1,100,50 BREAK 
 +ON MHZ19B#CarbonDioxide<600 DO HSBColor 234,100,25 BREAK 
 +ON MHZ19B#CarbonDioxide<1000 DO HSBColor 103,100,53 BREAK 
 +ON MHZ19B#CarbonDioxide<1250 DO HSBColor 87,63,53 BREAK 
 +ON MHZ19B#CarbonDioxide<1500 DO HSBColor 58,100,53 BREAK 
 +ON MHZ19B#CarbonDioxide<1990 DO HSBColor 37,100,50 BREAK 
 +</code> 
 +    
  
 ==== Farben ==== ==== Farben ====
Zeile 117: Zeile 133:
   * Rot HSBColor 359,100,67 oder 1,100,35   * Rot HSBColor 359,100,67 oder 1,100,35
   * Gelb HSBColor 58,100,53   * Gelb HSBColor 58,100,53
-  * Grün HSBColor 126,100,39+  * dunkel Grün HSBColor 103,100,53 
 +  * hell Grün HSBColor 126,100,39 
 +  * BLAU HSBColor 237,100,20
   * orange HSBColor 37,100,50   * orange HSBColor 37,100,50
   * Türkis HSBColor 174,76,43   * Türkis HSBColor 174,76,43
   * Magenta HSBColor 297,83,47   * Magenta HSBColor 297,83,47
   * Violett HSBColor 300,86,35   * Violett HSBColor 300,86,35
 +
 +
 +
 +{{ :co2ampel:co2ampel.jpg?600 |}}
co2ampel/tasmota.1603654379.txt.gz · Zuletzt geändert: 2020/10/25 19:32 von admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki