grahamwetzler / smart-meter-texas

Package to connect to and retrieve data from the unoffical Smart Meter Texas API
MIT License
14 stars 14 forks source link

15 min surplus data? #133

Closed sshoecraft closed 2 years ago

sshoecraft commented 2 years ago

Graham, do you have any examples of using the 15 min data? I currently pull from python (directly, using requests) but only allows me to login once/hour.

I see your update for "Adding in 15 minute read-data for Surplus Generation." The current plan that i'm on only pays using the RTSS prices ... is that what your doing? If so, do you have an example of how to pull the 15 min data AND bring in the 15 min RT price?

https://www.ercot.com/content/cdr/html/real_time_spp.html

If, not any info on how to pull the surplus gen every 15 min would be great

grahamwetzler commented 2 years ago

Sorry, I don't. Also, as far as I'm aware this package isn't able to connect to SMT at the moment due to some weird TLS issues on their end.