Skip to content

javydekoning/ha-xcomfort-bridge

Repository files navigation

xcomfort-bridge-hass

Eaton xComfort integration with Home Assistant. Note that you need the xComfort Bridge for this to work.

Developers, if you want to debug this, look at the instructions found here

Installation

From HACS

  1. Add repository javydekoning/ha-xcomfort-bridge
  2. Set type to Integration
  3. Download the newly added integration.
  4. Restart Home Assistant
  5. Go to Settings -> Devices & Services -> Add integration -> Eaton xComfort Bridge

Credits

This repo is a (detached) fork of jankrib/ha-xcomfort-bridge.

Contributing & development.

  1. Create a parent dir (e.g. ~/xcomfort)

  2. Clone (your fork) of this repo. (e.g. git clone [email protected]:javydekoning/ha-xcomfort-bridge.git -b dev)

  3. Clone https://github.com/javydekoning/xcomfort-python.

  4. Go into ha-xcomfort-bridge directory. cd ha-xcomfort-bridge

  5. Open your IDE in the devcontainer.

  6. Run task "Run home assistant". Press ctrl+shift+p to open command pallet, Tasks: Run task, Run Home Assistant.

  7. Optional, enable debug logging in /workspaces/ha-xcomfort-bridge/config/configuration.yaml:

    logger:
      default: warning
      logs:
        custom_components.xcomfort_bridge: debug
        xcomfort: debug

About

Eaton xComfort integration with Home Assistant

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7