foxess-ha-v2 #365
ceinmart
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @macxq,
I recently installed a photovoltaic system with Foxess microinverters at home, which led me to your extension to configure it in my Home Assistant.
I started using it and encountered some problems, such as entities in an unknown state when the microinverters are offline (every night), entities without data, and all entities without a device.
Although I have some programming skills, I'm not a Python developer.
I used AI to start fixing some of these defects in your extension, which I did successfully until now (https://github.com/ceinmart/foxess-ha/tree/show_unknown_zero).
However, since there were many things to be adjusted, I decided to take a shot in the dark and try to make a new extension from scratch.
Using AI, of course.
Which I successfully achieved, using codex/chatgpt.
However, I don't have the knowledge of Python and Home Assistant development to review all the code and make this extension public.
I've been using it for a few days without any major problems.
I would like to know if you are interested in taking it over and continuing the project ?
Its README has a lot of details about how it works: https://github.com/ceinmart/foxess-ha-v2
Beta Was this translation helpful? Give feedback.
All reactions