Coder Social home page Coder Social logo

hoffelhas / tado_aa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adrianslabu/tado_aa

0.0 0.0 0.0 54 KB

Tado Auto-Assist for Geofencing and Open Window Detection + Temperature Limit

License: GNU General Public License v3.0

Shell 6.01% Python 92.24% Dockerfile 1.75%

tado_aa's Introduction

tado_aa (Tado Auto-Assist for Geofencing and Open Window Detection + Temperature limit)

A python script that automatically adjusts the temperature in your home upon leaving or arriving based on your settings from the tado app. It also automatically switches off the heating (activating Open Window Mode) in the room where the tado TRV detects an open window. In addition, it offers the possibility to configure the minimum and maximum temperature allowed.

Prerequisites

  • Python 3
  • PyTado: This script relies on PyTado. Install it using: pip3 install python-tado

This script was made possible because of PyTado's author, Chris Jewell ([email protected]), and the person who modified it, Wolfgang Malgadey ([email protected]).

Installation

To install and start the Tado Auto-Assist Service, follow these steps:

  1. Clone the repository using git (to check if it's installed run sudo apt install git, in case it isn't it will ask if you want to install it, press y to confirm):

    • git clone https://github.com/adrianslabu/tado_aa
  2. Navigate to the cloned directory:

    • cd tado_aa
  3. Edit tado_aa.py using a text editor, in this exemple I will use nano (to check if it's installed run sudo apt install nano, in case it isn't it will ask if you want to install it, press y to confirm.):

    • nano tado_aa.py
    • use arrows to navigate to the desired line and change username and password with your Tado username and password
    • press Ctrl + x simultaneously, don't change the file name, now just press enter to save it
  4. Run the installation script (in case of error run sudo chmode +x install.sh and retry):

    • ./install.sh

This will set up the service to run automatically and start it immediately.

If you want to thank me

Paypal / Buymeacoffee

tado_aa's People

Contributors

adrianslabu avatar hoffelhas avatar laikash avatar s1lviu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.