Hooch76
Hooch76
You mention "Dual-relay module" in the "Bill of Materials" list, but the link (http://www.robotshop.com/en/2-channel-5v-relay-module.html) is broken. I am a complete electronics noob so I have no idea what is needed...
Hi, I've set the timezone to `UTC+01:00 Amsterdam, Berlin, ... `  and config.json shows `"timezone": "Arctic/Longyearbyen"`. Is this expected? Thanks.
Is it just me or does https://github.com/microsoft/shell-intune-samples/blob/master/macOS/Apps/Google%20Chrome/installApp3.01-GoogleChrome.sh install a super old version of Chrome on MacOS? DMG is downloaded in the script from "https://dl.google.com/chrome/mac/stable//googlechrome.dmg" (notice "//" in the URL -...
### What happened? GoogleDrive was added here: https://github.com/aaronparker/evergreen/issues/480 The link https://dl.google.com/drive-file-stream/GoogleDriveFSSetup.exe is still valid, but it does not download GoogleDriveFSSetup.exe, but GoogleDriveSetup.exe instead.  That's version 101.0.3.0, but Get-EvergreenApp -Name...
**Describe the bug** The following example ca be found on https://psgsuite.io/Function%20Help/Calendar/New-GSCalendarEvent/#example-1 `New-GSCalendarEvent "Go to the gym" -StartDate (Get-Date "21:00:00") -EndDate (Get-Date "22:00:00")` This creates an "all day" event instead of...