# JeeLinkLogMQTT - change log ## 2022-11-07 * updated README.md * fix unlimited decimal places in median calculation ## 2022-11-07 * updated README.md ## 2022-08-02 * add median value calculation instead of arithmetic average for outside sensors ## 2021-10-14 * removed state string "NEW" from /battery topic and added own topic /batteryNew, as Home Assistant MQTT binary sensor can only work with 2 states (unless using value templates) ## 2021-08-30 * BUGFIX: check correct size of incoming data and prevent crash if invalid ## 2020-11-29 * small bugfixes ## 2020-10-17 * initial checkin after rework of "Jeelink2MQTT"