Closed badblocks closed 6 years ago
These keys came from spending some time with Firebug/Chrome dev tools. Open the SMA interface, navigate around and it should be clear from the requests in the network activity tab... Unfortunately no easy answer!
At least you can add custom keys in yaml to test them, but would be great if you post your findings here/add it to the HomeAssistant docs
Thanks for the info. I will try to get more keys (if possible).
I failed to get more keys, so I using the modbus connection (must be enabled) to get all the data I want.
Strange, yesterday and today does not seem to be part of the requests.
These seem to be all the kwh values from /data/ObjectMetadata_Istl.json
if it can help anyone
6400_00462500
6400_00462400
6400_00262200
6400_00260100 KEY_TOTAL_YIELD_KWH
6400_0046C300
6400_00543C00
6400_00543B00
6400_00543D00
6400_00543A00 KEY_TOTAL_CONSUMPTION_KWH
I want to add more data keys to pysma; for example 'KEY_DAILY_YIELD_KWH' (getting the dailly yield of the SMA converter). In what documentation from SMA I can find the corresponding values (like 6100_40263F00)?