mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-16 16:08:58 +00:00

* m-o integrations: apply sentence-style caps to categories * Apply suggestions from code review Co-authored-by: Joakim Sørensen <joasoe@gmail.com> * Apply suggestions from code review Co-authored-by: Joakim Sørensen <joasoe@gmail.com> * Apply suggestions from code review 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>
25 lines
491 B
Markdown
25 lines
491 B
Markdown
---
|
|
title: Notion
|
|
description: How to integrate Notion kits within Home Assistant.
|
|
ha_category:
|
|
- Binary sensor
|
|
- Hub
|
|
- Sensor
|
|
ha_release: 0.96
|
|
ha_iot_class: Cloud Polling
|
|
ha_config_flow: true
|
|
ha_codeowners:
|
|
- '@bachya'
|
|
ha_domain: notion
|
|
ha_platforms:
|
|
- binary_sensor
|
|
- diagnostics
|
|
- sensor
|
|
ha_integration_type: hub
|
|
---
|
|
|
|
The Notion integration retrieves data from [Notion](https://getnotion.com) wireless
|
|
home monitoring sensor kits.
|
|
|
|
{% include integrations/config_flow.md %}
|