mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Add documentation for kitchen_sink (#25677)
This commit is contained in:
parent
d89b898ef8
commit
04ee8900d9
26
source/_integrations/kitchen_sink.markdown
Normal file
26
source/_integrations/kitchen_sink.markdown
Normal file
@ -0,0 +1,26 @@
|
||||
---
|
||||
title: Everything but the Kitchen Sink
|
||||
description: Instructions on how to set up the Everything but the Kitchen Sink integration
|
||||
ha_category:
|
||||
- Other
|
||||
ha_release: 2023.2
|
||||
ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_domain: kitchen_sink
|
||||
ha_iot_class: Calculated
|
||||
ha_platforms:
|
||||
ha_integration_type: integration
|
||||
---
|
||||
|
||||
The Kitchen Sink integration contains demonstrations of various odds and ends.
|
||||
|
||||
This sets up a demo environment of features which are obscure or which represent incorrect behavior, and are thus not wanted in the `demo` integration.
|
||||
|
||||
To enable the `kitchen_sink` integration in Home Assistant, add the following section to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
|
||||
kitchen_sink:
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user