Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changing display name in PV-inverters tile in panel over overview #247

Open
knirma opened this issue Apr 18, 2024 · 6 comments
Open

changing display name in PV-inverters tile in panel over overview #247

knirma opened this issue Apr 18, 2024 · 6 comments

Comments

@knirma
Copy link

knirma commented Apr 18, 2024

Hello,

where are these names generated in the PV Inverter tile in panel overview ?
Where can i change it

grafik

I want to change the " - " into a real name.

Many Thanks

@kwindrem
Copy link
Owner

Each device in the device list has a Device submenu. The name (if there is one for that device) is in there.

@knirma
Copy link
Author

knirma commented Apr 18, 2024

Hello,

in this case it doens't seems to be.
Maybe a issue for the pico script owner. I tried it.
But he doesn't respond anymore.

grafik

grafik

grafik

Maybe you can help me.

Regards

@knirma
Copy link
Author

knirma commented Apr 18, 2024

The opendtu will report the device names correctly.

@kwindrem
Copy link
Owner

If the author of the driver for your device doesn't provide the /CustomName dbus parameter, then there's not much GuiMods can do to display a name.

@knirma
Copy link
Author

knirma commented Apr 18, 2024

ok
thanks for the info

@knirma
Copy link
Author

knirma commented Apr 19, 2024

i had found it because of your hint with /Customname
It was in the file /data/venus_kostal_pico/kostal_inverter.py

the original sequence was
#self.dbusservice.add_path('/CustomName', "PLC Mec meter")
Why here the " - " was shown , i dont know.
Now it is "Piko55" , as i like it.

Many thanks for your help !!

Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants