[UNSUPPORTED] Enphase Envoy (local access)

Jon,

There are a few things you can look at:

  1. The device settings. Go to your devices list and look for your device - it is listed with whatever name you gave it:
    <img src=“//cdck-file-uploads-global.s3.dualstack.us-west-2.amazonaws.com/smartthings/original/3X/a/f/afb30569cea4b138bd3057cc1ecd719ef7e5661a.png” width=“690” height=“68”
    The 6th column lists the device network ID (which should be automatically set to your Envoy’s MAC address). Do you have that there or not? If not, try to configure the device again (from within the ST app), making sure to hit “Done” - this should correctly set the device ID to its MAC. If that didn’t work, you can click the device name on the list shown above, click the “Edit” button and manually enter the MAC - for some reason automatically setting it seems to sometimes fail.
  2. Open the IDE Logging link and see what happens when you click the “Refresh” button for the device in the ST app (try this at least three times - for some reason the hub seems to sometimes drop local LAN request. You should do the same when updating the device configuration as well) - if you post the results form the logging I might be able to determine what is going on.
  3. Keep in mind that the device will not automatically update it’s data - I am using the “Pollster” SmartApp to poll it once every five minutes.

Also, make sure that you have the latest version of the device handler from the Github link above - I did some changes to optimize things in order to minimize load on the cloud.