Metainformationen zur Seite

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
plugins:foshkplugin:foshkplugin_generic_version [2025/06/25 08:17] Oliver Engelplugins:foshkplugin:foshkplugin_generic_version [2025/07/02 13:06] (aktuell) Oliver Engel
Zeile 106: Zeile 106:
   * new: transmit snow depth to Awekas with AWEKAS forward - can be adjusted with FWD_OPTION = SNOW_DEPTH=depth_ch2 or the global setting Weatherstation\SNOW_DEPTH = keyname   * new: transmit snow depth to Awekas with AWEKAS forward - can be adjusted with FWD_OPTION = SNOW_DEPTH=depth_ch2 or the global setting Weatherstation\SNOW_DEPTH = keyname
   * new: with Export\ADD_VPD = True you can enable/disable the VPD calculation for all T/H sensors (outdoor sensor, WH31 and WH45/WH46) - default: False\\  the keys are vpd (outdoor T/H sensor), vpdin (indoor T/H sensor), vpdN (WH31; where N=1..8), vpd_co2 (for WH45/WH46)   * new: with Export\ADD_VPD = True you can enable/disable the VPD calculation for all T/H sensors (outdoor sensor, WH31 and WH45/WH46) - default: False\\  the keys are vpd (outdoor T/H sensor), vpdin (indoor T/H sensor), vpdN (WH31; where N=1..8), vpd_co2 (for WH45/WH46)
 +  * new: additional parameter to start foshkplugin.py: -version shows the version string of FOSHKplugin
 +  * improved: all vpd-values are in inHg and output as kPa if USE_METRIC = True
 +  * improved: you may use a hash ("#") as a description in banner - just call it "[Hash]" or "$"
 +  * improved: only changed values will be sent through UDP (Loxone) per default - set Config\UDP_ONCHANGE = False to send all values on every interval\\  This behavior can be changed at runtime (until the next start of FOSHKplugin) via http (http://ipaddress:portnumber/FOSHKplugin/udponchange=enable/disable/trigger) or UDP command (Plugin.udponchange=enable/disable/trigger).\\  With trigger, all data can be sent once (!) at the next interval.\\  UDP commands are included in Loxone template as virtual inputs FOSHK-udponchangeOn, FOSHK-udponchangeOff and FOSHK-udpTrigger; the html-commands are published on internal help page http://ipaddress:portnumber/FOSHKplugin/help.