fineemb / Smartmi-smart-heater

智米智能电暖器
17 stars 8 forks source link

Integration miheater not found #3

Closed JamesMcCarthy79 closed 4 years ago

JamesMcCarthy79 commented 4 years ago

Platform error climate.miheater - Integration 'miheater' not found.

HA Version - 0.109.6

Added Component through HACS Version - 1.21

Config

  - platform: miheater
    host: !secret heater_ip
    token: !secret heater_token
    name: Upstairs Heater
    hvac_mode: true
    target_sensor: sensor.upstairs_temperature
sumoto commented 4 years ago

put this integration to folder \custom_components\

JamesMcCarthy79 commented 4 years ago

you may need to update your component instructions to reflect this.

Double-Dude commented 3 years ago

Hi @JamesMcCarthy79 , how did you fix the issue? I've added through HACS as well, it automatically added the integration into config/custom_components/ .

Stepochka commented 2 years ago

Home Assistant 2022.10.4 Integration don`t work Platform error climate.miheater - Integration 'miheater' not found.