skank
February 29, 2020, 7:32am
1
Hi
I followed the prerequisites from https://www.home-assistant.io/integrations/calendar.google/ succesfully
I then added the stuff in my config file
I got the notification and granted HA acces.
I also got the google.calendars file so; so far so good
i then added the sensor to my view page.
However, when looking to that page, i see a response error 400?
When looking in dev tools, the entity says its state is off
Anyone can help pls?
Would appreciate it !
Thx
skank
March 1, 2020, 12:03pm
2
I’m out of luck with this?
So many people having this integrated, i’m the only one bumping into this?
Hello, can you see Calendar under Developer Tools?
skank
March 2, 2020, 8:44pm
4
Hi
Thx for replying
The only thing i see is this
offset_reached: false
friendly_name: calendar.skank
OK, then you’re well on your way. the actual integration shows when the calendar event is in progress. There are many ways to use this in automation. one can also create a sensor that triggers an automation1 hour before the event. My google home reads at 7am today’s calendar events. But what I think you want to see is the calendar. see picture?
for this you need to install HACS and Atomic Calendar
HACS:
Manage (Install, track, upgrade) and discover custom elements for Home Assistant directly from the UI.
https://github.com/hacs/documentation/raw/master/static/img/demo.gif(image larger than 3072KB)
What?
HACS is an abbreviation of “Home Assistant Community Store”.
Although “Store” is not “technically” correct since nothing is sold, it’s more like a marketplace? but “HACM” didn’t have the same ring to it.
HACS is a component that gives the user a powerful UI to handle downloads of custom nee…
Atomic Calendar:
https://github.com/atomic7777/atomic_calendar![calender2|349x500]
Google Atomic Calendar:
skank
March 3, 2020, 6:33pm
6
Hi,
Thats strange, i need another plugin?
I already have HACS, and from HACS i already installed the “Calendar Card”
Shouldnt that be enough?
No you don’t need to install hacks. but maybe try the Atomic Calendar card if you haven’t tried it yet
skank
March 3, 2020, 8:31pm
8
intalled atomic calendar
now im getting error:
Cannot assign to read only property ‘0’ of object ‘[object Array]’
type: ‘custom:atomic-calendar’
entities:
skank
March 4, 2020, 8:15am
9
anyone? Still a no go here
copy and paste the code into the manual card. You only need to change the entity to your calendar. To be absolutely sure you are using the right entity. go to Developer Tools (status) type calendar.
entities:
- dateColor: white
dateSize: 90
dayWrapperLineColor: orange
dimFinishedEvents: true
entities:
- entity: calendar.baerum_g9_evje_1
eventBarColor: orange
finishedEventFilter: grayscale(100%)
finishedEventOpacity: 0.3
fullDayEventText: All day
locationIconColor: 'rgb(255, 255, 255)'
locationLinkColor: lightyellow
locationTextSize: 90
maxDaysToShow: 7
progressBarColor: yellow
showColors: withe
showCurrentEventLine: false
showLocation: true
showMonth: false
showProgressBar: true
timeColor: white
timeSize: 90
title: Trenings Kalender Fotball
titleColor: white
titleSize: 100
type: 'custom:atomic-calendar'
untilText: Until
type: entities
skank
March 4, 2020, 10:44am
11
ok here is my code
title: Skank
path: persoon1
theme: ios-dark-mode
cards:
- type: horizontal-stack
cards:
- type: picture
image: /local/skank.jpg
- type: entities
entities:
- type: 'custom:atomic-calendar'
dateColor: white
dateSize: 90
dayWrapperLineColor: orange
dimFinishedEvents: true
entities:
- entity: calendar.skank
eventBarColor: orange
finishedEventFilter: grayscale(100%)
finishedEventOpacity: 0.3
fullDayEventText: All day
locationIconColor: 'rgb(255, 255, 255)'
locationLinkColor: lightyellow
locationTextSize: 90
maxDaysToShow: 7
progressBarColor: yellow
showColors: withe
showCurrentEventLine: false
showLocation: true
showMonth: false
showProgressBar: true
timeColor: white
timeSize: 90
title: Trenings Kalender Fotball
titleColor: white
titleSize: 100
untilText: Until
Now im getting
pressing F says
Failed to load resource: the server responded with a status of 400 (Bad Request)
skank:
400 (Bad Request)
Really weird. can you make a temporary calendar and share it with me so i can see if it comes up here? Don’t think but can be something strange with your google account? I have a friend who struggles a lot with google home due to family sharing and developer account setup.
if you want to try so is my mail paarak “0” gmail.com
You can see a little about Google error code here.
skank
March 4, 2020, 3:18pm
13
mm isnt there anyone who can help with the error? Especially someone who implemented the integration
only you who respond…
skank
March 5, 2020, 5:20pm
14
The google error code says enough no?
Retry the sync? how?