Nefit Easy no longer connecting to HA

I used to have my Nefit Easy integrated in HA where I could set the temperature etc.
However, in one of the recent updates this integration and I have no idea on how to fix this.
Has anyone been able to get the Nefit Easy to work again in HA?

Thanks,
Ron

The logs says the following
Component error: nefiteasy - Integration ‘nefiteasy’ not found.

The YAML

nefiteasy:
  devices:
    - serial:  '<>'
      accesskey: <>
      password: '<>'
      name: Nefit Easy
      min_temp: 15
      max_temp: 21
      temp_step: 0.5
      sensors:
        - year_total
        - status
        - supply_temperature
        - outdoor_temperature
        - system_pressure
        - active_program
        - hot_water_operation
      switches:
        - hot_water
        - holiday_mode
        - fireplace_mode
        - today_as_sunday
        - tomorrow_as_sunday
        - preheating
        - home_entrance_detection
        - weather_dependent
        - lockui

Hi, remove the configuration from the yaml file,

and install via hacs;

Custom repositories :

url https://github.com/ksya/ha-nefiteasy.git

then install via integration:

Hi Lucas,
I had some issues getting the prerequisites together (SSH and HACS) but I finally managed to do that.
Looking further at your manual…I can’t the Nefit Easy under HACS

Should I use the Bosch instead?

Thanks for your answers sofar.
I do hope to get my Nefit back online again

Regards,
Ron

Hello Ron,

Have you installed hacs? image

then click on: image

then click on the 3 dot : in the top right corner

then click on custom repositories

insert this url: https://github.com/ksya/ha-nefiteasy.git

**then check your server, and restart
**

enjoy it:

Interesting…HACS is no longer present. I need to check it’s installation. The strange part is also that I could not find the Nefit integration as you display it. I will reinstall HACS again and see if I can get things to work again.
Thanks!

I have installed HACS again. Followed your instructions (thanks a lot!) and this is what I see

When I go next Configuration/Integrations…I can’t find Nefit
image

What am I missing?

Regards,

Ron

I seem to be getting further after several reboots…but I can’t get beyond this point
image
Any thoughts?

You seem to have figured it out but the step you probably missed is clearing your browsers cache according to the HACS documentation. CTRL+F5 does the trick for me in chrome and should work in most browsers.

I hope you fixed it by now but if not.
Do your logs give some kind of error message why it isn’t loading?
You can also try to redownload it in HACS.

Just to make sure, you have verified that the nefit app is still working while HA couldnt connect?
Personally for me nefit disconnects constantly, but it has nothing to do with HA.

I did manage to get it to work, Thanks!
image