Lukas Rieger
Lukas Rieger
did anybody manage to do this with angular 17?
@djabif is there a example to look at? cant seem to get it running
@Sn0w3y im sorry that im answering so late, could you fix the conflict?
@sebastianasen i removed all of the components that are implementing the nature MANAGED_SYMMETRIC_PV_INVERTER, is this correct?
> @lukasrgr In principle, yes. Without having a closer look - how is this handled for charger (EssDcCharger). Currently there is only a separate check for Kostal.Piko.Charger in isProducer. So...
@sfeilmeier can you take a look at it, if you would agree to make everything testable with formGroups
### Future Work * Change type of currentData from BehaviourSubject to Signal, to be able to react on changes * BehaviorSubject: the last value is cached. A subscriber will get...
@Jasonlee6789 default is a empty string right now, https://github.com/OpenEMS/openems/blob/7ef6c74fb0f90b8d24f0fcef1d076e04fc53070e/io.openems.edge.evcs.cluster/src/io/openems/edge/evcs/cluster/Config.java#L16 so it is possible that the title is not set, it would be better if we touch the edge config instead,...
> > in my opinion, it does not make sense to call the authenticateRequest first, if you already have that information in localStorage > > I am also not sure...
@Jasonlee6789 thx for your contribution, im not sure, if this PR has some purpose