diff --git a/fhem/CHANGED b/fhem/CHANGED index cd29426a7..2f280c84f 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,8 @@ # Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # Do not insert empty lines here, update check depends on it. + - feature: 36_DavisVantage.zip (author: "habeIchVergessen") + Receive Davis Vantage Weather Stations with JeeLink + and the KeyValueProtocol module - feature: new module 36_KeyValueProtocol - bugfix: 95_Dashboard: the fhem root url is not hardcoded any more but read from the $FW_ME variable. diff --git a/fhem/contrib/arduino/36_DavisVantage.zip b/fhem/contrib/arduino/36_DavisVantage.zip new file mode 100644 index 000000000..e9ff7e9b4 Binary files /dev/null and b/fhem/contrib/arduino/36_DavisVantage.zip differ