Toon App: solarPanel ---> solar data without hardware
Moderators: marcelr, TheHogNL, Toonz
-
- Advanced Member
- Posts: 551
- Joined: Sat Feb 09, 2019 7:18 pm
Re: Toon App: solarPanel ---> solar data without hardware
Super, ik zal de plugin aanpassen. Bedankt.
Re: Toon App: solarPanel ---> solar data without hardware
Hello,
Does anybody know if it is possible to connect my SMA tripower 5.0 to this app? The SMA sunny boy options did not work...
Thanks in advance!
Does anybody know if it is possible to connect my SMA tripower 5.0 to this app? The SMA sunny boy options did not work...
Thanks in advance!
Re: Toon App: solarPanel ---> solar data without hardware
Just to update you all about this issue with Enphase...
Oepie-Loepi and I are still checking what has to be done to get this to work.
2 ways of doing this:
1. Using the data directly from the Envoy-S metered [url]http://IP_ADDRESS_of_Envoy-S/production.json[/url]
Since the software version on the Envoy-S (D7) a token is needed.
The Enphase Envoy-S can directly be accessed by the using the ip-address, then there is a need of a token to access.
2. Using APIv4 https://developer-v4.enphase.com/
When choosing for the free "developer plan" (named "Watt") https://developer-v4.enphase.com/developer-plans, then you are able to have a max of 1,000 hits per month free of charge.
In consideration I want the Toonv2 to show me the actual solarpower (production) (so I know when I can start large powerconsumption devices like (dish)washer, dreyer, airco, etc) so you need to have the data lets say each minuten, 60(minuts)x24(hours)x31(days) in 1 month = 44.640 hits per month. The APIv4 with developer plan "Watt" is in that case insufficient.
Still investigating and testing.
Oepie-Loepi and I are still checking what has to be done to get this to work.
2 ways of doing this:
1. Using the data directly from the Envoy-S metered [url]http://IP_ADDRESS_of_Envoy-S/production.json[/url]
Since the software version on the Envoy-S (D7) a token is needed.
The Enphase Envoy-S can directly be accessed by the using the ip-address, then there is a need of a token to access.
2. Using APIv4 https://developer-v4.enphase.com/
When choosing for the free "developer plan" (named "Watt") https://developer-v4.enphase.com/developer-plans, then you are able to have a max of 1,000 hits per month free of charge.
In consideration I want the Toonv2 to show me the actual solarpower (production) (so I know when I can start large powerconsumption devices like (dish)washer, dreyer, airco, etc) so you need to have the data lets say each minuten, 60(minuts)x24(hours)x31(days) in 1 month = 44.640 hits per month. The APIv4 with developer plan "Watt" is in that case insufficient.
Still investigating and testing.
Toon2 with 6.0.2 firmware TSC 2.1.7
Apps: Sonos, Calender, garbagecalender, webcam, doorcam, Onkyo, Domoticzboard, Solar and weather app.
Apps: Sonos, Calender, garbagecalender, webcam, doorcam, Onkyo, Domoticzboard, Solar and weather app.
Re: Toon App: solarPanel ---> solar data without hardware
I have 2 SMA converters, an SMA Sunny Boy 2.0 and an SMA Sunny Boy 3.6
The SB 2.0 I can read with curl and also works to get data from.
The SB 3.6 doesn't let me use a method to get data from, although I managed to get a reply (like: {"result":{"sid":"ewWXarXBiJMBsqnw"}}) with:
curl -k -H "Content-Type: application/json, Accept-Charset: UTF-8" -X POST -d '{"pass" : "MyPass", "right" : "usr"}' https://192.168.0.xxx/dyn/login.json
Isn't it going to work with this particular SMA SB 3.6 or is there light at the end of the tunnel?
En ja, ik ben wél bereid om toegang te verlenen om iets te testen, ik wil graag beide kunnen uitlezen....
The SB 2.0 I can read with curl and also works to get data from.
The SB 3.6 doesn't let me use a method to get data from, although I managed to get a reply (like: {"result":{"sid":"ewWXarXBiJMBsqnw"}}) with:
curl -k -H "Content-Type: application/json, Accept-Charset: UTF-8" -X POST -d '{"pass" : "MyPass", "right" : "usr"}' https://192.168.0.xxx/dyn/login.json
Isn't it going to work with this particular SMA SB 3.6 or is there light at the end of the tunnel?
En ja, ik ben wél bereid om toegang te verlenen om iets te testen, ik wil graag beide kunnen uitlezen....
