mirror of
https://github.com/home-assistant/core.git
synced 2026-02-03 22:05:35 +01:00
* Add config flow to Streamlabs water * Add config flow to Streamlabs water * Add config flow to Streamlabs water * Add issue when import is successful * Remove import issue when entry already exists * Remove import issue when entry already exists * Fix feedback * Fix feedback --------- Co-authored-by: G Johansson <goran.johansson@shiftit.se>
13 lines
201 B
YAML
13 lines
201 B
YAML
set_away_mode:
|
|
fields:
|
|
away_mode:
|
|
required: true
|
|
selector:
|
|
select:
|
|
options:
|
|
- "away"
|
|
- "home"
|
|
location_id:
|
|
selector:
|
|
text:
|