Logger: homeassistant.components.hassio
Source: components/hassio/init.py:599
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: 19:25:58 (2 occurrences)
Last logged: 19:28:34
The system cannot restart because the configuration is not valid: Invalid config for [sensor.zcsazzurro]: [thingkey] is an invalid option for [sensor.zcsazzurro]. Check: sensor.zcsazzurro->thingkey. (See ?, line ?).
Hello guys! Looking at this manual I noticed that ZSM-RMS001/M200 and ZSM-RMS001/M1000 are based on a raspberry pi .
If anyone had this datalogger (and were willing to remove the case and backup the SD card), it could be unlocked and reverse engineered. This way we could develop a local version of the integration, which doesnât rely on Internet connection.
PS: For your knowledge, this is the datalogger. You can clearly see a raspberry pi in the middleâŚ
Hi, Nice job for the work you did @sdesalve.
Im new in HA and im trying to add my ZCS Inverter.
Got all your information in HA, but i get this error messages:
What did i do wrong?
Even if i got some values from my solar panels, attached picture.!
No valid JSON means that ZCSâs API has replied with wrong data.
You must wait until server will reply correctly like seems it had done in the last picture.
Seems also that your inverter will provide only energyGenerating values. Please ask ZCS if itâs correct and/or enable rest/zcs debug in your configuration.yaml
I alway get the same errors!
The second picture i sent shows always right values, from yesterday till now.
So i think that server is always replies correctly.
I just dont understand why im getting these two errors:
-[custom_components.zcsazzurro.sensor] REST result could not be parsed as JSON
-[homeassistant.components.integration.sensor] Invalid state (True > True): [<class 'decimal.ConversionSyntax'>]
Dont know how toâŚ
I called Zucchetti and they said that the API should give me all the information, so they cant help.
Il post you a screenshot i took 2 min ago of the /config/home-assistant.log.
first of all thanks @sdesalve for your amazing work⌠I would like to share with you an alternative that Iâve done. Since I already have HA + Node Red + MQTT, I was wondering to use the stack to call the zcs API and post the response to an MQTT channel. This will give you some control over what ZCS is passing as a response
I think that we can add the address of our local server and manage locally our infos.
Iâm not sure if this is going to work, let me know if someone knows something about.
Do you know if the inverter sends infos automatically to azzurrozcsâ servers or if it does this only when itâs is asked for (with a GET/POST request)?
sadly I donât speak any italian, but I tried my very best to use deepl.com to translate your posts.
It seems that itâs a common problem that either the integration does not refresh very often, or the API doesnât deliver any new values?
At least for me I often have hours between two refreshes.
Has anyone got a solution for that, yet?
Thanks in advance, and special thanks to @sdesalve for his work on the integration, of course!
Data seems to be updated at least every 5/10 minutes. Sometimes, almost every day, API can return wrong values (0 instead correct values) and this will break coerence the energy panel graphs and total currents measures
For your delay, is there any error in your LOGS? Please enable components log records debug⌠Should be here instructionsâŚ
Innanzitutto complimenti per lâintegrazione. Sto tentando di configurare il componente aggiuntivo ma non riesco a farlo funzionare. Ricevo lâerrore âInvalid Clientâ e credo, di conseguenza, non ricevo nessun dato. Lo stesso errore lo ricevo anche via PostMan, se invio una richiesta di POST a mano.
Nice question. Soon I too should install a Wallbox with the Connext system, so I would go and dedicate the RS485 port for the Connext. Iâm seeing on the net that there are RS485 splitters, maybe they could solve this problem!