WazWaz / appdaemon-config

Custom widgets made for AppDaemon.
5 stars 1 forks source link

Simple interface to Google Calendar to show and agenda-style view of multiple calendars:

Example Calendar

And example is in dashboards.

Features are:

Note that you need to set up your own Google Calendar API key and ClientID. Go to the Credentials Section of the Google API Console, and create an APIKEY and an OAuth Client ID for a Web Application, then ensure that the Authorised JavaScript Origins includes your HASSIO, noting that it can’t be an IP address or hostname (but note that you can use a local DNS on your homeassistant server or xip.io to make an IP address look like a hostname).

Also note that the Google Calendar API complains if it considers your web browsers is a “WebView” and will not let you authorized. If you’re using such a browser (and trust it), you’ll probably find it has the ability to use different User Agent strings. The Fully Kiosk Browser that I use for displaying this calendar needs this for example.