Coder Social home page Coder Social logo

ical-sensor-homeassistant's Introduction

iCal Sensor Support for Home Assistant

This integration will create sensors for the next few future calendar events, called:

  • sensor.ical_my_calendar_event_0
  • sensor.ical_my_calendar_event_1
  • sensor.ical_my_calendar_event_2 (...)

And it will create a calendar-entry that can be used in the calendar cards etc.

  • calendar.ical_my_calendar

Installation

Copy all files from the "custom_components/ical" directory to your home-assistant config directory under custom_components/ical.

Setup

The integration is set up using the GUI.

  • Go to Configuration -> Integrations and click on the "+"-button.
  • Search for "ical"
  • Enter a name for the calendar, and the URL
  • By default it will set up 5 sensors for the 5 nex upcoming events (sensor.ical_<calendar_name>_event_1 ~ 5). You can adjust this to add more or fewer sensors
  • The integration will only consider events with a start time 365 days into the future by default. This can also be adjusted when adding a new calendar

Breaking change

If you have used this integration previously with yaml-config, you need to set up the calendars again using the GUI and adjust any scripts/automations etc. to use the new entity_ids that are generated automatically. You can then safely remove any ical sensor and integration config from your yaml files.

ical-sensor-homeassistant's People

Contributors

tybritten avatar olen avatar quentinsf avatar basschipper avatar jcgoette avatar tiaanv avatar freddy1020 avatar teknisksupport avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.