GithubHelp home page GithubHelp logo

tech-controllers's Introduction

Dislaimer

Due to a stall on the original mariusz-ostoja-swierczynski/tech-controllers repo, we have forked. Most of the work was done by Mariusz Ostoja-Świerczyński, for which we're very thankful as the community. It's time to move on, however. New formats of plugins appear, HA goes on with the feature implementation, and as a community we need make sure that this plugin keeps up to the changing world.

TECH Controllers integration for Home Assistant

The integration of heating controllers from Polish company TECH Sterowniki Sp. z o.o. It uses API to their web control application eModul.eu, therefore your controller needs to be accessible from internet and you need an account either on https://emodul.eu or https://emodul.pl.

eModul API Documentation https://emodul.eu/docs/api-v1.txt

The integration is based on API provided by TECH which supports following controllers:

  • L-4 Wifi
  • L-7
  • L-8
  • WiFi 8S
  • ST-8S WiFi

Unfortunately, I own only L-8 controller based on which it was developed and tested. Therefore, please report within this issue if this integration works with your controller and what version.

Disclaimer

This is my first integration ever developed for Home Assistant, and although I don't see any way how this software can harm your devices, you are using it on your own risk and I do not provide any warranties.

Features

  • Configuration through Integrations (not via configuration.yaml)
  • Provides Climate entities representing zones in household
  • Climate entities displays data through Thermostat card
  • Displays zone name
  • Displays current zone temperature
  • Controls target zone temperature
  • Displays current zone state (heating or idle)
  • Controls and displays zone mode (on or off)

Tech Thermostat Cards

Plans for development

  • Support for multiply controllers
  • Publish the tech.py Python Package to PyPI
  • Write tests for HA component
  • Support for window opening sensor
  • Support for cold tolerance setting
  • Support for zones schedules

Installation

  1. Copy entire repository content into your config/custom_components/tech folder of your Home Assistant installation.
    Note: If you don't have in your installation "custom_components" folder you need to create one and "tech" folder in it.
  2. Restart Home Assistant.
  3. Go to Configuration -> Integrations and click Add button.
  4. Search for "Tech Controllers" integration and select it.
  5. Enter your username (could be email) and password for your eModule account and click "Submit" button.
  6. You should see "Success!" dialog with a name and version of your main Tech controller.
    Note: The integration currently supports handling only one controller. If the API returns list of more than one controllers in your household, the only first one will be used.
  7. Now you should have Climate entities representing your home zones available in Home Assistant. Go to your UI Lovelace configuration and add Thermostat card with your Climate entities.

Tech Controllers Setup 1

Tech Controllers Setup 2

Tech Controllers Setup 3

Tech Controllers Setup 4

List of reported working TECH Controllers

  • L4-WiFi (v.1.0.24)
  • L-7 (v.2.0.8)
  • L-7E (v.1.0.6)
  • L-8 (v.3.0.14)
  • L-9r (v1.0.2)
  • WiFi 8S (v.2.1.8)
  • ST-8s WIFI (v.1.0.5)
  • ST-16s WIFI (v.1.0.5)
  • M-9 (v1.0.12)

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.