MatteGary
MatteGary
> Oh yes, I tried with the resource_template but before it was resource. I tried to have a look at the source files, I found where the exception is raised,...
Hey @epenet I saw you made some changes to the rest integration, can you have a look at this? Seems like rest sensor is no longer working if placed in...
The check looks correct, instead I don’t get the change at line 169, why it has been changed?
I was referring at the line where the variable resource is filled (I’m writing from my phone, it’s hard to copy code from here). I agree that can be something...
Good catch @michaelblight! I'm in the same situation, with an empty rest.yaml file, and rest sensor added in the sensor.yaml. @epenet I think that this could be solved at platform...
Yeah I agree, or rejected by the schema validation (and that should be valid for every component, like "empty configuration is not allowed"), or managed in a different way (like...
Ciao, Ho avuto anche io un problema simile, e non appena l’integrazione con l’inverter ha smesso di funzionare tutto il sistema è diventato instabile e lento. Ora ho disabilitato l’integrazione...
Piccolo aggiornamento: con la configurazione cancellata (quindi non più presente in lista ma ancora installata tramite HACS) i problemi ad HA sono spariti. Poco fa ho provato ad aggiungere di...
Ciao, non sto usando altre componenti che usano pymodbus, prima usavo rest per recuperare i parametri dall’inverter. Per HA ho un mini pc con HA OS, e le performance non...
Actually reading this #19 i think I figured it out. I've made some modification, and now it seems is working, but i'm ssh-ing from work so i need to get...