A Home Assistant integration that connects your Skylight calendar to Home Assistant.
- Open HACS in Home Assistant
- Go to "Integrations"
- Click the three dots in the top right corner
- Select "Custom repositories"
- Add this repository URL:
https://github.com/mikesir87/skylight-ha - Select "Integration" as the category
- Click "Add"
- Find "Skylight Calendar" in the integration list and install
- Copy the
custom_components/skylight_calendarfolder to your Home Assistantcustom_componentsdirectory - Restart Home Assistant
- Go to Settings → Devices & Services
- Click "Add Integration"
- Search for "Skylight Calendar"
- Enter your Skylight API credentials
- View Skylight calendar events in Home Assistant
- Calendar entity for automations and dashboards
- Implement Skylight API client
- Add event creation/modification
- Add multiple calendar support
- Add configuration options