muppet3000 / homeassistant-growatt_server_api

Home Assistant Integration for Growatt - Upstream repo for the growatt_server integration that is part of the Core Home Assistant repository
MIT License
53 stars 6 forks source link

BUG - Plant renamed to "alias" #3

Closed Saentist closed 1 year ago

Saentist commented 1 year ago

After HA restart now plant name is renamed to "alias"

muppet3000 commented 1 year ago

@Saentist I've just logged into https://server.growatt.com using the credentials you gave me a while back. The plugin pulls the names of the plant and inverters from the server directly, the inverter is called "alias" in the Growatt UI:

image

Did you change it recently??

This is definitely not a bug in the integration.

Saentist commented 1 year ago

Not changed by me, I use user account and no one use admin account with is strange. and all HA graphs are gone for last days.

Guess someone have greatest idea to exclude non Latin letters in names.

muppet3000 commented 1 year ago

Have you tried naming it back to what it was before? Either way, this isn't a problem with the Integration it's just pulling the values from the server.

Saentist commented 1 year ago

Yes I rename it and all entities light as normal on embeded. but on 1.1 need removing...

muppet3000 commented 1 year ago

It should work the same with this integration as well, the code is identical

Saentist commented 1 year ago

different naming v1.1

sensor.home_total_total_money_today_2
sensor.alias_ac_frequency

embeded

sensor.home_total_total_money_today
sensor.pokriv_ac_frequency
muppet3000 commented 1 year ago

Ahhh that would have happened if you were trying to use both integrations at the same time, they provide the same values so you can't have them both running at the same time.