foxess-ha icon indicating copy to clipboard operation
foxess-ha copied to clipboard

Help with install

Open chesterflaps opened this issue 1 year ago • 1 comments

hi all.

I have just had my Growatt inverters replaced with the Fox ESS ones and I am wanting to integrate in to HA.

I have downloaded the HACS integration and I have not managed to get any further. It says 'manual installation' in the documentation which would suggest to me there is also an automatic installation which is what I thought would happen once I downloaded it but I guess not.

I have 2 inverters so I have added below code (obviously not with ****) to my main home assistant config yaml but not sure where I go from here to find the information.

sensor:
  - platform: foxess
    name: FoxESS1
    username: *****
    password: ******
    deviceID: 59e48e7c-95ff-47c8-ae4a-*********
  - platform: foxess
    name: FoxESS2
    username: *******
    password: ******
    deviceID: b9d1760b-6869-4027-a241-********

chesterflaps avatar Aug 25 '23 15:08 chesterflaps

I have the same problem. I added the code into configuration.yaml, restarted HA, and... now what?

mod: got it: naming is optional, but it doesn't work without it :)

LenryNmQ avatar Sep 07 '23 18:09 LenryNmQ