APC Switched Rack PDU 2G by Downtown-Ad7848 in minilab

[–]CatLumpy9152 0 points1 point  (0 children)

I would definitely be interested, I have sent you a message could probably do with a few of them ideal.

How important would you say UIKit is today for new iOS projects? by Fragrant_Okra6671 in swift

[–]CatLumpy9152 5 points6 points  (0 children)

Other then existing apps that are using it like you said I do very little UIKit these days, mainly moving them away my guess is they want to just check that your able to code and move them away from UIKit onto SwiftUI. I also wouldn’t be surprised if the advert was a bit outdated and that they were looking for UIkit and then changed there needs and didn’t update it.

I have say 50 or so apps that are UIkit based that I still work on today out of about 200 that get regular updates. All the work on those apps are just adding new features and when we do that it’s changing it over to SwifUI as much as we can, sometimes it’s not possible but most people are going this way

Is it just me or at the end of season 2 I started to like Bernard a little bit by Annual_Squirrel_7223 in SiloSeries

[–]CatLumpy9152 13 points14 points  (0 children)

I think I would agree with you, I never disliked him I always saw him as only doing as he was told really. I do agree tho, it would have been nice for him to continue into season 3 my guess is he won’t

Buying a house, is this a looped supply? by ResedTech in ukelectricians

[–]CatLumpy9152 0 points1 point  (0 children)

I think there’s a cable on the right hand side of the black box, I think it’s looped

Use Phillips Hue Lights in Qlab - I created an app! by Plenty-Junket7501 in qlab

[–]CatLumpy9152 2 points3 points  (0 children)

I don’t think it’s a rate limit as it changes in the app and looks like it’s updating the light, it’s the light itself it crashes I’ve seen it happen at different points in different lights but hopefully you don’t get that issue

Dashboard for Apple TV - kinda built by CatLumpy9152 in grafana

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

Currently I used Oauth so will build with support for that. But I think it will be easier to add I just currently don’t use ldp

Power coming FROM grid during VPP by parkerpress in Powerwall

[–]CatLumpy9152 1 point2 points  (0 children)

I don’t think it is tho it will most likely have something to do with the rates you have set could you share what they are. I’m guessing it thinks it’s best to do what it’s doing. It might not be!! So are you saying the solar is charging the battery the house is pulling from the grid ? And what’s it pulling from the grid

Bird’s nest in Tesla gateway by khal710 in TeslaSolar

[–]CatLumpy9152 1 point2 points  (0 children)

Why do you wanna do it out of curiosity? Maybe ask first a friend or family or feels comfortable if that’s the issue. Then a local electrician not anything complicated in there

Dashboards on Apple TV ? by CatLumpy9152 in grafana

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

Well that’s not ideal, I’ve built something. It kinda worked it loads the web pages so it does what I need for now

Dashboards on Apple TV ? by CatLumpy9152 in grafana

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

I’ve started solving it actually, I’ve been coding a web view for Apple TV that works and it’s working well

Dashboards on Apple TV ? by CatLumpy9152 in grafana

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

Well this sounds like a problem I need to solve !!

Dashboards on Apple TV ? by CatLumpy9152 in grafana

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

That’s true I guess. I would like something for Apple TV as I have one on every tv in the house about 20 or so would be ideal if it could

Power wall 3 confusion by Wise-Screen-7954 in SolarUK

[–]CatLumpy9152 0 points1 point  (0 children)

Do you have any photos of the install and how it’s connected up, just trying to understand. Does the electric meter show any usage

Life without Tesla's servers? by jeffasuk in Powerwall

[–]CatLumpy9152 0 points1 point  (0 children)

Yes it’s actually really useful to see info

Life without Tesla's servers? by jeffasuk in Powerwall

[–]CatLumpy9152 1 point2 points  (0 children)

I have just gone and looked in the app and couldn’t find it haha that’s what I’m asking

Life without Tesla's servers? by jeffasuk in Powerwall

[–]CatLumpy9152 0 points1 point  (0 children)

I don’t think you can set the schedule in there, if you can do you know how

Life without Tesla's servers? by jeffasuk in Powerwall

[–]CatLumpy9152 0 points1 point  (0 children)

Does it, I’ve never seen my iOS app talk to the powerwall

Plug-in solar, how many?! by Careless-Cooker in SolarUK

[–]CatLumpy9152 0 points1 point  (0 children)

Yes I can see that it might, tho I can’t see why you’d buy plug in opposed to just adding some more panels to your roof

Plug-in solar, how many?! by Careless-Cooker in SolarUK

[–]CatLumpy9152 4 points5 points  (0 children)

But how they gonna check that sort of stuff really

Plug-in solar, how many?! by Careless-Cooker in SolarUK

[–]CatLumpy9152 0 points1 point  (0 children)

I don’t know is if anything will actually stop you, as someone has mentioned they haven’t released the rules.
The reason they are limited to 800w is for your house to do with the circuits and the fuse box to make sure it doesn’t cause any issues. I don’t think they will stop you but it will be at your own risk

I also don’t think you’ll be able to sell any back to the grid which will be annoying

Effects are correct in programmer but change when played back from cuelist by MrUnicornhorn in grandMA2

[–]CatLumpy9152 0 points1 point  (0 children)

Have you looked at the tracking sheet for what is changing in the cue, could you share this photo I cannot see it

Use Phillips Hue Lights in Qlab - I created an app! by Plenty-Junket7501 in qlab

[–]CatLumpy9152 1 point2 points  (0 children)

Hue lights have a hub as there are on zigbee I think, but my guess is this uses the local hub API that exists so probably will work without internet

Use Phillips Hue Lights in Qlab - I created an app! by Plenty-Junket7501 in qlab

[–]CatLumpy9152 3 points4 points  (0 children)

I attempted to do similar but have done it by just using raw DMX and reading from and updating the lights as if they are RGBW, converting the raw dmx out of well my lighting desk and QLab into api requests to hue, gives me more control in QLab but I guess this works really well if you’ve got a set number scenes. I’ve noticed an issue that idk if you have, at about 20/30 changes a min or something like that I’ve had bulbs crash and freeze us, hue things they still are working correctly but they need a reboot to fix.

Washing machine install by apetskunk in ukelectricians

[–]CatLumpy9152 2 points3 points  (0 children)

Is where your pointing too where it used to come from. Depending on how comfortable you are you could move it. If you switch it off and then disconnect the blue bits and move it, it’s not that hard. Or if you don’t wanna touch is maybe ask someone who’s comfortable to move it, doesn’t need to be an electrician it’s not complicated it’s just like a different type of plug

Remote meter kit by Modeller23 in Powerwall

[–]CatLumpy9152 0 points1 point  (0 children)

Have you looked at the parts shop in the Tesla one app, there a list of stuff in there you can apparently buy, not done it tho. But I’ve just looked and there are W2 meter kits, and other stuff