Skip to content
Discussion options

You must be logged in to vote

Hi @KieferMacK. Unfortunately I don't have a config flow built to be able to configure this thru the UI. Configuration is completely manual. Once you install the integration thru HACS you will need to open the configuration.yaml file in your HA config folder and add the config entry with settings appropriate for your account. At minimum you need to add:

climate:
  - platform: myicomfort
    name: whatyouwantitcalledinha
    username: youricomfortusername
    password: youricomfortpassword

Once the yaml is saved HA just needs a reboot to make it live. There are other options as listed in the readme of this repository but the above will get it going for you.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ghost
Comment options

@ghost
Comment options

@thevoltagesource
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant