Jump to content

Welcome to Smart Home Forum by FIBARO

Dear Guest,

 

as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.

 

As a member you can:

  •     Start new topics and reply to others
  •     Follow topics and users to get email updates
  •     Get your own profile page and make new friends
  •     Send personal messages
  •     ... and learn a lot about our system!

 

Regards,

Smart Home Forum by FIBARO Team


  • 0

Enphase Envoy S metered EU + IQ Batteries + IQ EV Charger request for QA


Sankotronic

Question

Hello all,

 

Enphase Envoy S

I have installed Enphase solar plant that has 15 micro-inverters IQ7+ with 15 solar panels LONGI Solar model LR4-72HIH-430M with power rating at STC: 430W and Enphase Envoy S metered EU with firmware D7.6.177. Currently no batteries are installed since are not available here in Croatia.

 

I know that Enphase changed local API with new firmware and token is needed to read measurements from Envoy S.

 

I checked and found that is possible to make Quick App that can communicate with Envoy S and show data in HC3, HC3Lite and Yubii home. There are two ways how to generate token:

 

  1. Get token through web UI at

    Please login or register to see this link.

    and this token is valid for 1 year for owners of the system. Disadvantage with this solution is that user must be reminded to get new token before current one expires. Advantage is that during this one year internet connection is not needed for QA to function properly.
  2. Get token programmatically through making call to

    Please login or register to see this link.

    Gateway_serial_number> where Enphase Envoy S serial number is needed. Envoy S serial number is easy to find in Enlighten app. This token is valid only for short time, didn't really test, but not more than 5 minutes so it must be regenerated before each request send to Envoy. Disadvantage with this solution is that internet connection is needed to get new valid token, but on the other hand no user involvement is needed since new token is automatically generated by QA.

 

My question is: Which of the above solutions do you prefer?

 

Enphase IQ Battery pack

Since I still do not have batteries installed, part of the data for battery state, charging and discharging I do not have in JSON response from Enovy S and therefore I do not know what to code for this part. Is out there anyone with complete system with batteries? Let me know so you can generate one complete JSON response and sent to me on PM so I can do a complete job.

 

Enphase IQ EV Charger

If there is also anyone with installed Enphase IQ EV charger even better, then maybe I can also include support for it.

 

THANK YOU!

 

  • Like 3
Link to comment
Share on other sites

12 answers to this question

Recommended Posts

  • 0

Just to be sure, did you looked at the French Fibaro forum? 
 

Please login or register to see this link.

and 

Please login or register to see this link.

 

 

They have a lost of postings around the Enphase Envoy. Don’t know if that quickapp is compatible with your setup and wishes. 

Link to comment
Share on other sites

  • 0
  • Inquirer
  • Hi @SmartHomeEddy ,

     

    Thanks for reminding me. I didn't check French Fibaro forum for long time. Now when I try I get error. Will try again later.

    Link to comment
    Share on other sites

    • 0
  • Inquirer
  • Hi @SmartHomeEddy ,

     

    I still have problem with French Fibaro forum:

    Please login or register to see this spoiler.

     

    Of course I try everything on my side, cleaning cache, using other browser etc.

     

    Eddy, can you reach French forum? If you can, can you please report there that there are some users unable to reach it and get above error? I'm interested to check links which you provided here, but for now I'm unable to do it. THANK YOU!

     

    Link to comment
    Share on other sites

    • 0

    Send you the posts and downloads from the French forum, maybe it isn't what you need, or maybe you can use it. 

    Link to comment
    Share on other sites

    • 0
  • Inquirer
  • Hi @SmartHomeEddy ,

     

    That is exactly what I needed to check. It is working, but I still missing some options. There is space for improvements. :-)

     

     

    Link to comment
    Share on other sites

    • 0
    On 4/19/2024 at 12:09 PM, Sankotronic said:

    Hi @SmartHomeEddy ,

     

    I still have problem with French Fibaro forum:

    Please login or register to see this spoiler.


    The French forum should work again. They worked hard to get the database ok again. I don’t see any more issues on the French fibaro forum. 

    Link to comment
    Share on other sites

    • 0
  • Inquirer
  • Unfortunately for me still the same error EX145 on all browsers even with cleaned cache :-(

     

     

    Link to comment
    Share on other sites

    • 0

    I would obt for method 2. I will buy a Enphase setup soon. So really interested in your work 👍

    Link to comment
    Share on other sites

    • 0

    I am using my one QA 

    Please login or register to see this link.

    , but this only useful for software version =< 5.0.54. So I don't update my Evoy.

    But, few weeks ago, my Envoy was dead. I get a free new one from Enphase, but inside default software D 7.0.88, my QA din't work anymore

     

    So I am also really interested in your work icm token. I try to change my App, but its not working.....

    Link to comment
    Share on other sites

    • 0
  • Inquirer
  •   

    Hello dear Fibaro fans!

     

    Currently I'm busy with making Enphase Envoy meter QA for those users that decided to use Enphase micro-inverters to produce electrical power, save some money and help with conserving our home planet from disaster.

     

    Since I do not have battery pack included in my system at this moment I need help from you who do have battery pack to add support for that part of the system.

     

    There is undocumented endpoint for those who have Enphase Envoy metering with firmware version D7.x.xxx and above:

    Please login or register to see this code.

     

    This one gives you all necessary measuring of production and consumption including storage (battery) information. Of course, in my case storage part is non existent since I do not have any battery packs. If there is anyone that has complete hybrid system with battery pack included then I need JSON response from this endpoint so I can add support to my new QA.

     

    Best way to get this JSON response is to use Postman. If you can go to this link you can first download Postman:

    Please login or register to see this link.

     

    After downloading postman you can go to this link and sign up for free:

    Please login or register to see this link.

    I do recommend to do this. Postman is very useful tool to find collections for many devices and services and can provide great help in making integrations for HC2 and HC3.

     

    When you became part of the Postman collective then login and in the Postman app search for "Enphase Envoy Solar Monitoring Local Access". After finding it add it to your fork and then first get token and last get measurements from your Envoy and share it with me so I can also add storage part to this QA. Thank you in advance!

     

    Link to comment
    Share on other sites

    • 0
  • Inquirer
  • I almost forget, this is JSON response from above mentioned endpoint (click to see):

    Please login or register to see this spoiler.

     

    What I need is the "storage" part :-)

     

    Link to comment
    Share on other sites

    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.

    Guest
    Answer this question...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.

    ×
    ×
    • Create New...