Skip to content

wichers/lovelace-comfoair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homeassistant Lovelace Comfoair card

Use https://github.com/wichers/esphome-comfoair to connect your ComfoAir to Homeassistant and then use this lovelace card to visualize your data!

Image

Install with HACS

Manual installation

  • Clone this repo into your www folder inside your configuration. So it will be: config_folder/www/lovelace-comfoair.
  • Edit your lovelace-ui.yaml or use the flat configuration mode in lovelace and add to the top:
resources:
  - type: module
    url: /local/lovelace-comfoair/comfoair-card.js
  • Add a card with type: 'custom:comfoair-card' and entity: 'climate.put-your-comfoair-name-here' to your UI.
  • Restart home assistant
  • ???
  • Profit!

HACS installation

If you prefer to manage the card via HACS:

  1. Open HACS in Home Assistant and add https://github.com/wichers/lovelace-comfoair as a Custom Repository in the Lovelace category.
  2. Find Comfoair ventilation lovelace component in the list of custom repositories and install it.
  3. Make sure the following resource is added to your configuration:
    url: /hacsfiles/lovelace-comfoair/comfoair-card.js
    type: module
  4. Use the card with type: 'custom:comfoair-card' and your climate entity as shown above.

About

Homeassistant Lovelace Comfoair card

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors