mariusz-ostoja-swierczynski / tech-controllers

TECH Controllers integration for Home Assistant
MIT License
91 stars 65 forks source link
climate-entities home-assistant home-assistant-climate home-assistant-component home-automation tech-controller thermostat-card

:jigsaw: TECH Controllers integration for Home Assistant

GitHub Release GitHub Activity License

Project Maintenance

This is an 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 the Internet and you need an account either on https://emodul.eu or https://emodul.pl.

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

The integration was developed and tested against eModul demo account (username: test/password: test) which features 4 controllers:

[!WARNING] Everything else might or might not work - needs community help, testing and reporting back what works. Check below for reported working controllers.

:sparkles: Features

This integration will set up the following platforms.

Platform Description
binary_sensor Show info and status from Tech API.
sensor Show info and status from Tech API.
climate Thermostats.

Tech Thermostat Cards

:pencil2: Plans for development

:building_construction: Installation

  1. Using the tool of choice open the directory (folder) for your HA configuration (where you find configuration.yaml).
  2. If you do not have a custom_components directory (folder) there, you need to create it.
  3. In the custom_components directory (folder) create a new folder called tech.
  4. Download all the files from the custom_components/tech/ directory (folder) in this repository.
  5. Place the files you downloaded in the new directory (folder) you created.
  6. Restart Home Assistant
  7. In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Tech Controllers"
  8. Enter your username (could be email) and password for your eModule account and click "Submit" button.
  9. In the next step select the controllers you want to import/integrate
  10. You should see "Success!" dialog with the name of the imported controller(s).
  11. 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 3

Tech Controllers Setup 4

:arrow_up: Migration to version 2

Integration supports migration from version 1. Migration creates new devices, links appropriate entities to them, and removes entities that are no longer provided by the integration.

[!CAUTION] :warning: This is tested only on one controller (M-9r) so please be aware there might be issues :warning: In case of problems, delete the integration and its entities, restart Home Assistant and add/configure the integration again.

:rocket: List of reported working TECH Controllers

:pray: Thanks

Version 2 of the integration is based on work from several contributors and/or forks of the original integration:

:warning: Disclaimer

The integration is in no way supported or endorsed by TECH Sterowniki sp. z o.o.

📝 Copyright & License

Copyright (c) 2024, Released under the MIT license.