Skip to content

vermi0ffh/ha-windhager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Windhager Heater

This is a custom integration for Windhager heaters to be used with Home Assistant.

Supported devices

Device Status Notes
BioWIN2 Infowin Touch (1.0.2), API (1.0.0)

Installation using HACS

  1. Install HACS
  2. Add this repository as a custom repository in HACS by clicking on the three dots in the top right corner and selecting "Custom repository".
  3. Enter the following as the repository URL and select "Integration" as the type:
https://github.com/vermi0ffh/ha-windhager
  1. Search for "Windhager Heater" and download it.
  2. Restart Home Assistant.

Installation using manual method

  1. Download the repository as a zip file from here.
  2. Extract the zip file.
  3. Copy the custom_components/windhager folder from the extracted files to the custom_components folder in your Home Assistant configuration directory.
  4. Restart Home Assistant.

Configuration

  1. Add the integration as usual.
  2. Enter the host and password of your Windhager heater.
  3. The integration will now be available in Home Assistant.

Issues

If you want to debug the integration, please add the following to your configuration.yaml file:

logger:
  default: warning
  logs:
    custom_components.windhager: debug

This will enable debug logging for the Windhager integration. If any values are displayed as "Unknown", please check the logs for more information.

Please report any issues to the GitHub repository. Please include the logs and what device you are trying to integrate.

Contributing

If you want to contribute to this project, please feel free to fork the repository and submit a pull request. Please lint and format the code using Ruff as recommended by the Home Assistant development guidelines.

About

Windhager integration in home assistant

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages