Some time today the Wattvision device shows up completely blank in the app - data is still updated as shown in the “Recently” feed but the “Right Now” view is completely blank.
Did today’s update break this? Anyone else no longer seeing the current status for Wattvision devices? This is the only device I have that uses the htmlTile - could something been broken in the htmlTile and do other device handlers using the htmlTile have issues as well?
I checked in the IDE - “Current State” lists current power and powerContent URI - loading that URI shows what is supposed to be displayed in the htmlTile just fine (note the time stamp which shows that it is recent):
to fix obvious bugs (though those are in the Manager which obviously is not the issue as it still updates the data). In the device handler I changed the logging to be a little less chatty and added unit and backgroundColors properties to the “power” valueTile. No display issues at all until today.
Is there a way for me to give you my api_key and api_id so you can set up up somehow without going through the OAuth process (i.e., don’t have to give you access to my Google account)? I’d be happy to do so!
Wattvision itself yes (I still get power data once a minute and can load the powerContent URI just fine in a browser. The DTH in ST still displays blank.
EDIT: in case it matters - I am not actually using a Wattvision device but rather a rainforest EAGLE set to automatically upload data to Wattvision. (It shouldn’t matter though as long as the data is available and accessible on Wattvision through the API - which does not seem to be the problem here.)