Skip to content

madcowGit/evohome_cc1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I needed multiple locations for my evohome setup in Home Assistant. This requires that multiple custom components are set up per location. No changes to the integration are made

This repository checks the ha_core daily and:

  • pulls evohome integration
  • modify it into custom integration
  • releases new version if changes have been detected

All actions are done by workflow: https://github.com/madcowGit/evohome_cc1/blob/main/.github/workflows/run-on-ha-core-update.yml

Installation

HACS (as a custom repository)

  1. In Home Assistant, open HACS → Integrations.
  2. Click ⋯ (three dots)Custom repositories.
  3. Paste https://github.com/madcowGit/evhohome_cc1 and select Type: Integration, then click Add.
  4. Back in HACS, search for Honeywell Total Connect Comfort (Europe) (evohome_cc1 custom component) and click Install.
  5. Restart Home Assistant when prompted.

YAML configuration (required)

This still requires that integration is configured in configuration.yaml see: https://www.home-assistant.io/integrations/evohome/

evohome_cc1:
    username: <Honeywell Total Connect Comfort (Europe) email>
    password: <your password>
    location_idx: 1

Acknowledgements

About

run a script periodically that polls the home-assistant original evohome integration and and creates a new integration that can be used to add a secondary location

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors