diff --git a/README.md b/README.md index d30ca49..517ddcf 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,10 @@ ***Update 06/4/2020***: Added support for newer firmwares, such as evofw3, which include RSSI ***Update 09/6/2020***: BREAKING CHANGE - Migrated to python 3 (as python 2 is EOL) + +***Update 18/10/2020***: Fix "zoneId" error. Merge enhancements by @number42net (mqtt reconnect, UTC datetime) + + --- An evohome 'gateway' python script, for listening in on the radio communcation between Honeywell's evohome heating control devices, **and sending back** instructions to the Evohome Controller via the same radio mechanism. The hardware required for this script is is just (a) an arudino with a USB connector and (b) a CC1101 868Mhz radio receiver board (other hardware options also possible - see link in credits below).