Antony Male
Antony Male
Probably under Syncthing -> Advanced? Would restart with `-reset-deltas`, but not retain that. Could possibly do the same for resetting the index, although it's not clear how useful that would...
On a 5 month period, I would say the internal clock is about 8 min behind. I disconnected my inverter from the internet the end of May. I reconnected it...
A set of checkboxes under 'Configure' which would enable/disable different sets of entities. 1. EPS-related entities 2. Configure CT2 as PV3 (including adding a bunch of sensors for energy total...
From https://github.com/nathanmarlor/foxess_modbus/discussions/40#discussioncomment-5720147: > The only issue was the one I mentioned with going in/out of the config repeatedly to change poll settings - after 3 or 4 times in short...
The aim here: * We have integration entities which really should be replaced by totals read directly from the inverter * We have some inconsistent naming of entity ids which...
We should be able to create a fairly simple blueprint to control the inverter for flux users. 1. Force charge during the flux rate period 2. Self use during the...
From work done on https://github.com/nathanmarlor/foxess_modbus, we've found what the W610 supports one read about every 700ms (sometimes it can do one quicker). It's capable of reading 8 registers at a...
Hi, I've found some more H1 RS485 registers: * 11070: PV total * 10 * 11071: PV today * 10 ... Presumably some in the range 11072-11078 are for charge...
Here's why: In a recent project, I encountered an issue where after using `ShowMessageBox`, the popup window, which I will call Window-A, quickly disappeared, and my entire UI became unresponsive....