Jump to content
C4 Forums | Control4

Shivam Paw

c4Forums Member
  • Posts

    516
  • Joined

  • Last visited

  • Days Won

    13

Everything posted by Shivam Paw

  1. I agree it would be pretty cool, but it does seem a bit unnecessary? Mind you, I will look into it but no promises I'll even post back my findings!
  2. The thing with Outlook calendars is that microsoft have so many different accounts and it's a complete and utter mess! Which is then made harder with how their "device code" oauth flow only supports organisation accounts.
  3. Yeah I get wanting different calendar services. But let’s say all your calendars were on a Google, them what you want programming wise is already possible isn’t it? Question for outlook users. Are you using a personal account or an organisation account for your calendars?
  4. Not gonna lie im a bit lost! You should already be able to select different Calendars associated to the Google account and then you would be able to program what you said using multiple instances of the driver to show different calendars. For example, have one calendar showing your events, one calendar showing kids events. When alarm disarmed, if number of events today for your events is more than 0, announce it etc. As for Outlook support. I am looking into it but i'm not promising anything yet.
  5. Everything you've listed is possible, except for the last meeting end time. For the date of week and current date just use %date% in the text.
  6. Version 6 (uploaded now) has 4 new variables: Weather Now, Weather in 1 Hour, Weather in 2 Hours, Weather in 3 Hours The possible values for these variables are clear-day, clear-night, rain, snow, sleet, wind, fog, cloudy, partly-cloudy-day, or partly-cloudy-night.
  7. I could probably put in a weather next hour icon as well or something. I'll have a look tonight and get back to you.
  8. I'm not sure how it would work with alerts. What I could do is add the "icon" property as a variable to the current weather variables. e.g. a "Current Weather Icon" variable which would have a value of either clear-day, clear-night, rain, snow, sleet, wind, fog, cloudy, partly-cloudy-day, or partly-cloudy-night. You could then program of that but it wouldn't be giving you the 1-2 hours notice you need.
  9. It depends on your location etc. The alert sources are shown here: https://darksky.net/dev/docs/sources
  10. Not with this driver im afraid, sorry! Although I can look into rounding it in a future update maybe
  11. Your scheduler programming is wrong. You seem to have used the Concatenate text to Text to Speak programming command for the variables. You want to use Concatenate Variable to text to speak programming command. If that doesn't fix it please PM me a teamviewer ID & password and I can look into it for you. Thanks
  12. Can I see your TTS driver announcement updated programming?
  13. You'd want to setup a scheduler for 6:30am every day and then program something like: 1112 in that example is the Device ID of the DarkSky driver. It will be something different in your project. You can find it by hovering over the driver in system design. Lines 3, 5 & 7 use Concatenate Variable to Text to Speak programming command. The other concatenate ones are Concatenate text to Text to Speak.
  14. Version 9 comes with a better pop up - it shows the custom button pressed (if not default) and the message entered (if not empty) so that should probably help you out i think. Auto update should update to this version for you. It was released 2 days ago so if you haven't been updated automatically yet I'd assume in the next 24-48 hours you'll be running version 9. As for that UI bug, I see what you mean and can try and get that looked into but im afraid i doubt it'll be high up on the priority list.
  15. Our latest driver brings Google Calendar integration to Control4! You can view any of your calendars right from your Control4 navigator (iOS, Android, T3, OSDs) and view the events for them! You can view events for the week ahead and the events you have today. Your days events are updated every night at midnight and your week ahead is updated every hour on the dot. The driver also provides variables for your next event and number of events today/in the week ahead which you can use in programming. You can also use driver properties to setup notifications with C4! Simply enter how many minutes before an event you want the "Event Notification" action to be fired and then use Control4 programming to do anything you want! You can use the NOTIFIED_EVENT_ variables to program based of the title, description, location and time of the event. All Features Variables: Number of events today Number of All-Day events today Number of events in next 7 days Next Event details Notified Event details First All-Day event details (for today) Notification system – have a Composer action fired X minutes before each event and program based on the “Notified Event” variables. View your day’s events on any Control4 navigator View all upcoming events for the next week on any Control4 navigator Multiple driver instance support Access any calendar associated to a Google account Check for upcoming events at the start of every hour automatically Check for the day’s events every day at midnight automatically Use Cases Announce all events 1 hour before they occur Send email/push notification out with number of events due today Announce number of events today and in the upcoming week along with your first event of the day Program Control4 commands based on event description, title and location Driver Download You can download the driver from BlackWire Designs now! It makes use of BlackWire's Driver Manager so once you've set it up you will get automatic updates! https://www.blackwiredesigns.com/store/control4-google-calendar/
  16. Talk about creative and out of the box thinking!
  17. Could you post a screenshot of this that I can forward on? Seems like a UI issue with T3s if I understood correctly.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.