Add 'select' (and more) to the list of demos (#25642)

This commit is contained in:
karwosts 2023-01-09 03:23:19 -08:00 committed by GitHub
parent af35e7847f
commit ee6eb853b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,9 +50,12 @@ Available demo platforms:
- [Air Quality](/integrations/air_quality/) (`air_quality`)
- [Alarm control panel](/integrations/alarm_control_panel/) (`alarm_control_panel`)
- [Binary sensor](/integrations/binary_sensor/) (`binary_sensor`)
- [Button](/integrations/button/) (`button`)
- [Calendar](/integrations/calendar/) (`calendar`)
- [Camera](/integrations/camera/) (`camera`)
- [Climate](/integrations/climate/) (`climate`)
- [Cover](/integrations/cover/) (`cover`)
- [Device Tracker](/integrations/device_tracker/) (`device_tracker`)
- [Fan](/integrations/fan/) (`fan`)
- [Geolocation](/integrations/geo_location/) (`geo_location`)
- [Humidifier](/integrations/humidifier/) (`humidifier`)
@ -64,9 +67,15 @@ Available demo platforms:
- [Notification](/integrations/notify/) (`notify`)
- [Number](/integrations/number/) (`number`)
- [Remote](/integrations/remote/) (`remote`)
- [Select](/integrations/select/) (`select`)
- [Sensor](/integrations/sensor/) (`sensor`)
- [Siren](/integrations/siren/) (`siren`)
- [Switch](/integrations/switch/) (`switch`)
- [Text](/integrations/text/) (`text`)
- [Text-to-speech](/integrations/tts/) (`tts`)
- [Update](/integrations/update/) (`update`)
- [Vacuum](/integrations/vacuum/) (`vacuum`)
- [Water Heater](/integrations/water_heater/) (`water_heater`)
- [Weather](/integrations/weather/) (`weather`)
To integrate a demo platform in Home Assistant, add the following section to your `configuration.yaml` file: