SPH4~10k TL3 BH Inverter Import/Export values
Hi,
Can you please give me an help, on my installation I'm always have zero on importo to grid and export to grid sensors
. this is my configuration: _Generic: version: 2.7.8 verbose: True trace: False config file: /config/grott/grott.ini minrecl: 100 decrypt: True compat: False invtype: sph invtypemap: {'KHH0B23036 ': 'sph', 'TNJ2BM201D': 'sph'} include_all: True blockcmd: False noipf: False time: auto sendbuf: True timezone: local valueoffset: 6 offset: 6 inverterid: automatic mode: proxy grottip default grottport 5279 _MQTT: nomqtt True mqttip: 192.168.1.81 mqttport: 1883 mqtttopic: energy/growatt mqttmtopic: False mqttmtopicname: energy/meter mqttinverterintopic: True mqtttretain: False mqtttauth: True mqttuser: grott mqttpsw: secret _Growatt server: growattip: 47.91.67.66 growattport: 5279 _PVOutput: pvoutput: True pvdisv1: False pvtemp: False pvurl: https://pvoutput.org/service/r2/addstatus.jsp pvapikey: 124550531f2b2b47d98a4d21f14863c795d81cb2 pvinverters: 2 pvsystemid: {1: '97864', 2: '97864'} pvinvertid: {1: 'KHH0B23036', 2: 'TNJ2BM201D'} _Influxdb: influx: False influx2: False database: grottdb ip: localhost port: 8086 user: grott password: secret organization: grottorg bucket: grottdb token: secret _Extension: extension: True extname: grott_ha extvar: {'ha_mqtt_host': 'xxxxxxxxxxxxxx, 'ha_mqtt_port': '1883', 'ha_mqtt_user': 'grott', 'ha_mqtt_password': 'xxxxxxxxxx', 'ha_mqtt_retain': True} Grott proxy mode started ********************************************************************************** - Grott - libscrc not installed, no CRC checking only record validation on length! ********************************************************************************** Hostname : 8ce4abae-grott-current
any suggest where to look at?
Thaks for any suggests
Hi @BarmanMaz sorry for the delayed response. The above output looks like the configuration from the HA Add-on for Grott. You may need @egguy to assist in debugging that if that's where the issue is.
It would be useful to see the output from Grott itself, all this integration does is auto-detect the data being passed in and then displays it. Therefore, Grott is passing in zeros for these values and the integration is showing them.
Hello,
The Add-on is mostly setting up and creating MQTT sensor mapped to the JSON of the MQTT payload. You can activate the verbose mode to see the payload sent by grott. You need to click on refresh occasionally to get a payload.
With the new version of the add-on, you can also disable the plugin and only activate the MQTT function to use @muppet3000 extension.
If the integration is also showing 0, the problem could originate from grott
Hello both, thanks for the answers, I have already post info request to Johan Meijer/johanmeijer, he suggest me to add new json file which i did but no result, the grott & the add-on are working really good only Import and export values are always zeros, I was wondering if i did something wrong with the integration. By the way I will wait Johan Meijer on the next release. Many thanks