To visit MidNite Solar click this link www.midnitesolar.com
Quote from: qcda1 on April 07, 2026, 03:04:12 PMSorry for the delay. Since I'm new to writing code as HACS integrations, I concentrated on the easy stuff. I'm now looking at the ability to write on some Classic's registers. Just need to figure out which ones I should start with. I also need to consider extra validation/safety to make sure no garbage ends up in the registers.Now that I think about it , maybe just easier to use the Midnite Local Status app to write changes. But keep in mind that there is only one modbus ip to Classic at a time. So if anyone wanted to use the Local status app when your monitoring is running it won't connect . Graham of Classic DIY on github had his monitoring app have a delay in there somehow so if the Local Status app was turned, it could butt in and get the connection. Otherwise if your app had an easy way to disable that would work.
BTW, any preferences in the registers you would like me to start with?
Daniel.
) which was the most important thing to me (the Classic). With the Lite in "follow-me" mode, life is good.Quote from: qcda1 on March 30, 2026, 05:28:40 PMIf it can help, I just finished a Home Assistant custom component that can read pretty much all the Midnite Classic's registers and more and create corresponding sensors/entities in Home Assistant that can be used to control and chart stuff and feed the nice Sunsync power flow chart.
The custom component is in GitHub at https://github.com/qcda1/ha_midnite_classic
At installation, the user can select the values he want to be created as entities in HA from a total of 54 from which 11 are selected by default. The sampling period can be specified from 30s to 1 hour. The Classic must be on the same LAN than HA and a host name should be configured as this will be the name of the equipment in HA.
Here is a sample installation picture:
Regards,
Daniel.