You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# NEW: Future-proof – select map based on model (for now, all use _REGISTERS)
55
-
# model = entry.data.get(CONF_INVERTER_MODEL)
56
-
# register_map = _REGISTERS # Can add if model == "other": _OTHER_REGISTERS # Use options for the register set so users can change it without reinstalling
52
+
# Select register set from options (filtered on model's registers)
0 commit comments