Matt Redfearn

Results 50 comments of Matt Redfearn

> Yeah I really don't know... this is into "exceeds my python experience" territory again. > > My fork is less me developing new things and more me copy/pasting from...

> Oh, I think I understand now... extra_state_attributes() is some kind of callback HA is making rather than something called in the integration. Yeah exactly > So then would simply...

> Not sure, if a human readable text would be allow a translation - or if it would require another sensor_template where I translate the status_text again. In this case,...

This is a pretty kludgy hack, just to see if I could get it to work, but this seems to add a translated version of the human readable status to...

@ChristophCaina sorry I don't have this configuration in order to test it for the docs, I based it on the discussion here https://github.com/binsentsu/home-assistant-solaredge-modbus/issues/55#issuecomment-938508104 where @lukeprior gave his configuration. It would...

@ChristophCaina yes, most likely - but I don't have such a system to verify the sensors with. If you could post your (working) template sensors then the wiki can be...

OK cool thanks @ChristophCaina - wiki page updated with those sensors. It depends what you want to see. The Tesla style card gives you the instantaneous power - i.e. power...

Yeah I renamed it as well in exactly the same way - all of the other templated sensors are the same style - so it is consistent at least. I'll...

@ministryofsillywalks yeah sometimes we get bad data back from the inverter. #44 should fix it once upstream.

> honestly speaking: > I haven't seen such a "delicate" thing for a while now... within the last month, I had so many issues in this direction that I really...