mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-22 02:46:49 +00:00

* u-z integrations: apply sentence-style caps to categories * Apply suggestions from code review Co-authored-by: Joakim Sørensen <joasoe@gmail.com> * Add references to glossary terms * Update source/_integrations/universal.markdown Co-authored-by: Joakim Sørensen <joasoe@gmail.com> * Update source/_integrations/universal.markdown Co-authored-by: Joakim Sørensen <joasoe@gmail.com> * linter: change vizio to VIZIO - as per product website https://www.vizio.com/en/smartcast * remove term refs from YAML * VIZIO: change spelling according to website - https://www.vizio.com/en/t * Update source/_integrations/vizio.markdown * Update source/_integrations/universal.markdown * Apply suggestions from code review Co-authored-by: Joakim Sørensen <joasoe@gmail.com> * Update source/_integrations/unifiprotect.markdown Co-authored-by: Joakim Sørensen <joasoe@gmail.com> * Apply suggestions from code review Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> * Apply suggestions from code review Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> * Fix some more to sentence-style caps * Update source/_integrations/unifiprotect.markdown Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> * Update source/_integrations/unifiprotect.markdown Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> * Update source/_integrations/unifiprotect.markdown Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> --------- Co-authored-by: Joakim Sørensen <joasoe@gmail.com> Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
29 lines
763 B
Markdown
29 lines
763 B
Markdown
---
|
|
title: Uonet+ Vulcan
|
|
description: Instructions on setting up Uonet+ Vulcan within Home Assistant.
|
|
ha_category:
|
|
- Calendar
|
|
ha_iot_class: Cloud Polling
|
|
ha_release: 2022.4
|
|
ha_domain: vulcan
|
|
ha_codeowners:
|
|
- '@Antoni-Czaplicki'
|
|
ha_config_flow: true
|
|
ha_quality_scale: silver
|
|
ha_platforms:
|
|
- calendar
|
|
ha_integration_type: integration
|
|
---
|
|
|
|
The **Uonet+ Vulcan** {% term integration %} allows you to view timetable from your e-register.
|
|
|
|
Supported informations:
|
|
|
|
- Timetable
|
|
|
|
## Prerequisites
|
|
|
|
To use **Uonet+ Vulcan** {% term integration %} in Home Assistant you must obtain `token`, `symbol` and `pin` from your Vulcan account. You can find them in the student/parent panel in `Mobile access`/`Dostęp mobilny` tab.
|
|
|
|
{% include integrations/config_flow.md %}
|