Skip to content

jerhaag/tc20e

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Total Connect 2.0E

version_badge download_badge

Home Assistant Integration for Total Connect Europe 2.0E

This integration interacts with TC20e Total Connect Europe Wesbite https://tc20e.total-connect.eu/

Capabilities:

  • Retrieve alarm status
  • Total Arm (Arm Away)
  • Partial Arm (Arm Home)
  • Disarm

Update interval is 180sec (TC20E website is very slow).

Warning: This code may break if the vendor is making changes to its website. If that's the case, please open up an issue. Otherwise, wait for an update, as for the foreseeable future, I will be using this integration myself.

Configuration Options

  • Username: Your username to connect to Total Connect 2.0E website.
  • Password: Your password.

Installation

Below your Home Assistant config folder create a new folder called custom_components if it does not already exist.

Below the new custom_components folder create a new folder called tc20e.

Upload the files/folders in custom_components/tc20e directory from this repository to the newly tc20e created folder.

Restart Home Assitant.

Activate integration in HA

Add integrations

After installation go to "Integrations" page in HA, press + and search for Total Connect 2.0E. Follow onscreen information to type username and password. No restart needed