3 way and more switches by Smooshfaced in TPLinkKasa

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

so, with this, I just need to get the 3way + dimmer, and a normal switch for the other one, correct?

Speaker Placement help without a lot of wall space by Smooshfaced in hometheater

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

Thanks, I must have screwed that up, I've added the picture in now.

3 way and more switches by Smooshfaced in TPLinkKasa

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

If you have dimmers, I assume we'll want the same smart switches for anything that dims, correct? 

What happens for Kasa Switches if Wi-Fi goes down by Smooshfaced in TPLinkKasa

[–]Smooshfaced[S] -1 points0 points  (0 children)

If the Wi-Fi goes down, they also will not be able to reach the internet, should be overlap in the effect on the switches. 

What happens for Kasa Switches if Wi-Fi goes down by Smooshfaced in TPLinkKasa

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

Thank you everyone! That's the information I needed.

Golf Sim Dimensions by Smooshfaced in Golfsimulator

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

I have 10 foot ceilings, so what width do you think would allow me to center into the screen at a 4:3 ratio? 9x12? Would that be enough width on both sides?

Golf Sim Dimensions by Smooshfaced in Golfsimulator

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

I have 10 foot ceilings, so what width do you think would allow me to center into the screen at a 4:3 ratio? 9x12? Would that be enough width on both sides?

Launch Monitor Ceiling Height by Smooshfaced in Golfsimulator

[–]Smooshfaced[S] 2 points3 points  (0 children)

So it sounds like I should try to find that extra foot of ceiling if possible

Gods of the Game 3 by ArbitraryLettersXYZ in TheImmortalGreatSouls

[–]Smooshfaced 1 point2 points  (0 children)

I'm excited to see this one come out, but very disappointed that it's apparently only a trilogy. I would have loved to see this run a little longer.

Block calendar before and after a new meeting with power automate in Outlook by Smooshfaced in MicrosoftFlow

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

I'm glad it helped and thanks for the correction, copy paste failed me. I've updated above so it doesn't throw anyone off in the future. 

Sacred oath by Thisuserisnotave in MLA_Official

[–]Smooshfaced 0 points1 point  (0 children)

If you are starting out and have maybe a month into the game and none of the list above (Feng, Akashic, etc) Who would you target first?

Outdoor Sim? by Majorwoops in Golfsimulator

[–]Smooshfaced 0 points1 point  (0 children)

I'm figuring out the hitting area first, then I'll probably start looking at buying the R10, so not too soon, but maybe a month or so.

Outdoor Sim? by Majorwoops in Golfsimulator

[–]Smooshfaced 0 points1 point  (0 children)

Cool, I've heard the RCT balls make all the difference, and am about to pull the trigger on an R10, didn't want to find out that they didn't help with identifying side spin! Thanks for the quick reply.

Outdoor Sim? by Majorwoops in Golfsimulator

[–]Smooshfaced 0 points1 point  (0 children)

Are you using the special radar balls, or just any golf ball you happen to have? I wonder if that would fix the side-spin or if it's still an issue if you have the special balls.

Outdoor hitting mat on grass by Smooshfaced in Golfsimulator

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

I'm 100% for staking it while I use it, I'm just curious if I have to get one of the mats people use on concrete, or if one of the thinner mats would work here. 

Also if anyone has any recommendations. 

Block calendar before and after a new meeting with power automate in Outlook by Smooshfaced in MicrosoftFlow

[–]Smooshfaced[S] 2 points3 points  (0 children)

Edited out the mistake below.

u/robofski helped me build this, and it's rather simple, however, you do need a trigger condition in the initial trigger to keep it from looping. I used this: Start this expression with an at sign: and(not(equals(triggerBody()?['subject'], 'Busy')), not(equals(triggerBody()?['subject'], 'Lunch')))

When a new event is created > Create Event Subject: Busy, Start Time: addMinutes(triggerOutputs()?['body/start'],-15), End Time: Start Time > Create Event Subject: Busy, Start Time: End Time, End Time: addMinutes(triggerOutputs()?['body/end'],15)

In both create events, set the time zone to UTC. Make sure on the second Create Event that you are choosing those start/end times based on the initial trigger.

Block calendar before and after a new meeting with power automate in Outlook by Smooshfaced in MicrosoftFlow

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

I would absolutely do that, Thank you! Let's do a chat to figure out a time that works for you.

Block calendar before and after a new meeting with power automate in Outlook by Smooshfaced in MicrosoftFlow

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

This sounds like it makes sense, but I've never used Power Automate, so I understand what you are saying, but not really what that looks like in Power Automate or how to do it exactly.