1. Ignore the missing numbers. You haven't missed anything. When creating the wiki, I excluded some of my own data fields that filled 07 to 10 that were not relevent for the .loxone file.
2. Look at the Fronius Smart Meter sensor 'W' = Flow to/from grid - kW (Positive=Import, Negative=Export). Run this sensor into a State Block value AI1. Run the Battery State of Charge 'ChaState' into the same State Block AI2.
Set up the argument when AI1 ≤ (minimum charging value) and AI2 ≥ 98, then output value 1. Use the value 1 for whatever switching mechanism you need. The battery varies between 98-100% in the fully charged state. You could make AI2 = 100, but car charging would then stop unnecessarily.
3. Same logic for the Ohmpilot. You need to decide which device has the 1st priority - car charging or Ohmpilot. Then if one device is charging/heating and there's still grid outflow, start the other.
Kommentar