Skip to content

Python script to backup the complete schedule from an Evohome controller via a serial device

License

Notifications You must be signed in to change notification settings

Evsdd/Evohome_Schedule_Backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Evohome Schedule Backup v0.3
# Copyright (c) 2019 Evsdd 
# Python 3.7
# Requires pyserial module which can be installed using 'python -m pip install pyserial'
# Prototype program to backup the complete schedule from the Evotouch controller
# 
# INSTRUCTIONS FOR USE:
# To begin using the script, first edit user configuration setup section.  Choose your backup file name and location, configure your serial port which is connected to the HGI80 (or equivalent) and finally enter your controller ID. 
# You are now ready to run the script!

About

Python script to backup the complete schedule from an Evohome controller via a serial device

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages