mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-02-09 00:55:08 +00:00
9 lines
133 B
YAML
9 lines
133 B
YAML
|
jeff_status:
|
||
|
name: Jeff Status
|
||
|
options:
|
||
|
- driving
|
||
|
- stationary
|
||
|
- sleeping
|
||
|
- walking
|
||
|
- moving
|
||
|
initial: stationary
|