SkillAgentSearch skills...

Mycomfort

Windhager myComfort custom component for Home Assistant

Install / Use

/learn @sarabanjina/Mycomfort
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

mycomfort

Windhager myComfort custom component for Home Assistant

This a first experimental implementation of Windhager myComfort integration within Home Assistant.

This code should be copied to custom_components/mycomfort.

You should also copy the project mycomfortclient to the folder custom_components/mycomfort/mycomfortclient.

You can then configure the integration in configuration.yaml :

mycomfort:
  host: "192.168.1.10"
  port: "80"
  username: "USER"
  password: "yoursecurepassword"
  scan_interval: 60

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated1mo ago
Forks1

Languages

Python

Security Score

85/100

Audited on Feb 10, 2026

No findings