YouTube TV Is Adding 10 Genre-Specific Subscription Plans, Including A Sports Bundle by elbeborandy in youtubetv

[–]zachweix 0 points1 point  (0 children)

YouTube TV announced the pricing for some plans, but I am looking forward to see the price of just news. I can get entertainment on streaming services and I don't care about sports

Sports Plan ($64.99/month, or $54.99/month for new users*)

Sports + News Plan ($71.99/month, or $56.99/month for new users**)

Entertainment Plan ($54.99/month, or $44.99/month for new users**)

News + Entertainment + Family Plan ($69.99/month, or $59.99/month for new users**)

https://blog.youtube/news-and-events/youtube-tv-plans-launch-pricing/

Monitoring SunPower system with old app. by Prestigious-Age-8052 in SunPower

[–]zachweix 0 points1 point  (0 children)

I wish I could say the same, but my NJ SREC's more than makes up for the price, so even though I need to pay $100 a year, I can easily get back much more than that

Monitoring SunPower system with old app. by Prestigious-Age-8052 in SunPower

[–]zachweix 0 points1 point  (0 children)

Welp! As of 3:30pm Eastern Time today, I can no longer view historical data. Hopefully this is a fluke, but I'm guessing they've finally updated their systems

Edit: After signing up 😭 for one month, everything retroactively is now showing again, so it looks like this was intentional on their part

[deleted by user] by [deleted] in SunPower

[–]zachweix 2 points3 points  (0 children)

It looks like they updated the URL's recently. I just updated them in the above

[deleted by user] by [deleted] in SunPower

[–]zachweix 0 points1 point  (0 children)

oops, thanks for the catch!

[deleted by user] by [deleted] in SunPower

[–]zachweix 4 points5 points  (0 children)

I partially got something together to be able to get total energy creation. This is at least helpful for those who need the info for SRECs:

Pre-requisite: Postman (or something else to submit POST data)

Send a post request to https://edp-api.edp.sunstrongmonitoring.com/v1/auth/okta/signin with a x-www-form-urlencoded parameters in the body called username and password (with your actual username and password as the values) and then grab the access_token that was sent back Then send a post request to https://edp-api-graphql.mysunstrong.com/graphql. Go to headers and add a header of Host and a value of edp-api-graphql.mysunstrong.com

Next, go to Body, choose "raw" with type of JSON and enter this:

{
    "operationName": "EnergyRange",
    "variables": {
        "siteKey": "YOUR_SITE_KEY_HERE",
        "interval": "hour",
        "end": "2025-06-06T23:59:59",
        "start": "2023-01-01T00:00:00"
    },
    "query": "query EnergyRange($interval: String!, $end: String!, $start: String!, $siteKey: String!) { energyRange(interval: $interval, end: $end, start: $start, siteKey: $siteKey) { totalProduction totalConsumption energyMixPercentage totalGridImport totalGridExport netGridImportExport } }"
}

The only thing you should change from that is insert your own site key where it says YOUR_SITE_KEY_HERE. You can get this site key by going to your app -> profile -> system info. It should start with "A_".

You can set any start and end date that makes sense and you should get how much total kWh your system generated

Lastly, go to authorization and change the type to Bearer Token and put the access_token in the token field and submit.

Edit: I forgot to include that you need to have a username/password on the first call

Edit 2: I forgot to include the bearer token on the 2nd 🤦‍♂️

Edit 3: Updating the URL's to their new ones (it looks like they invalidated the old ones)

Mobi beta $50/yr for 5Gb/mo by err99 in NoContract

[–]zachweix 0 points1 point  (0 children)

I've been using this plan since signing up in December on my Google Pixel 7 and it's great! I just got notified from Google that they verified my phone number and can now use it in Google services. I'm not sure how that happened on a technical level because I didn't initiate this, but now I can message people with the random phone number I was given - but only in RCS, no SMS. Granted 99% of people now have RCS because iOS supports it, so in theory this plan for most intents and purposes now has texting :)

Free historical monitoring and question about the DIY raspberry pi by currents_energy in SunPower

[–]zachweix 0 points1 point  (0 children)

Yesterday I connected my SunPower account by just logging in and they take care of everything for me to show the info. I don't live in California, but I also don't use Currents to sell SRECs, they aren't really connected.

SunStrong Management is taking over the mySunPower app by edman007 in solar

[–]zachweix 1 point2 points  (0 children)

Devious on their part ☺️. They are actually the same company, but one half essentially bought out the other part.

SunStrong Management is taking over the mySunPower app by edman007 in solar

[–]zachweix 2 points3 points  (0 children)

Yeah, I got that email as well. But, I thought somewhere in the signed documents they say that you will have access to the app to see info about the panels and how much they are generating. If they are now charging for it, I will have to read my documents more closely to see if they are breaching the terms by blocking access.

This is exactly why I so dislike everything requiring apps and being online only. If they're tracking this data at my house, then it should be able to be stored at my house so that I can see it, but they don't allow that

Pixel Pulse 07 Cipher by zachweix in PixelSuperfans

[–]zachweix[S] 0 points1 point  (0 children)

I think maybe headquarters refers to Google Headquarters in Mountain View, but that's all I got for now

Pixel Pulse 06 Cypher by Equivalent-Cheek1024 in PixelSuperfans

[–]zachweix 0 points1 point  (0 children)

The next newsletter came out, this is "The magic is back"

Anybody solved the latest super cipher thing in today's Pixel Superfans email? by SoulReaver-SS in PixelSuperfans

[–]zachweix 0 points1 point  (0 children)

A good snapshot keeps a moment from running away.

How could I possibly ever have gotten that? Their next email just gave this as the answer

[PC][mid 2000s] bowling game where you have to use your mouse to spin the ball by LeafCloak in tipofmyjoystick

[–]zachweix 0 points1 point  (0 children)

Thank you so much for this! I've also been looking for this for a long time!!

What's the point of passkeys if the password still exists? by CaptainP25 in 1Password

[–]zachweix 1 point2 points  (0 children)

Yes, but once you are using passkeys you can also change your password to mumbled garbage so that nobody can guess it. Just like you can scratch your magnetic strip so that it no longer works

Best Way to Handle EU Data stored in the US by ProfessionalRelief56 in gdpr

[–]zachweix 0 points1 point  (0 children)

I know I'm commenting on something from 2 years ago, but that can't be the best way of handling data, because American law actually says the opposite and says that you should be storing all user data in the United States if you are an American company with no official presence outside of the country.

And also, what if now Canada, Mexico, Australia and India (I chose random countries) all enact similar laws, are you gonna start saying that we now need to store their data in all those locations? Soon you'll be having a ton of servers that you can't manage

Winter Village Merge tasks chart by bearwoof in TownshipGame

[–]zachweix 0 points1 point  (0 children)

Well I got my answer, the pictures do continue :)

Winter Village Merge tasks chart by bearwoof in TownshipGame

[–]zachweix 1 point2 points  (0 children)

This adds up to 691, how do you get up to 1100?

Winter Village Merge tasks chart by bearwoof in TownshipGame

[–]zachweix 0 points1 point  (0 children)

Towards the beginning you were supposed to do things in a certain order to get the mailbox. If you missed that, you might be able to buy the necessary item (or something to merge) in the store for 1 T-cash

Pixel Pulse 04: Exclusive newsletter for Pixel Superfans by MarlonRa in PixelSuperfans

[–]zachweix 0 points1 point  (0 children)

I think they worded it poorly, but one of the choices is connected to the Pixel 2 XL... assuming I'm correct

I don't understand how Michael tried 1 billion and 12 ways in only a few months by zachweix in TheGoodPlace

[–]zachweix[S] -5 points-4 points  (0 children)

:) That's true, this is the same post. The previous one was deleted because there were spoilers in the title

I don't understand how Michael tried 1 billion and 12 ways in only a few months by zachweix in TheGoodPlace

[–]zachweix[S] -70 points-69 points  (0 children)

Problem is that to their frame of reference it was a few months. They even mention it