mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-02-09 00:55:08 +00:00
Added new scripts for status Added new automations for pressance and status Removed problematic value template from cover Added moon status Added customizations for travel times Rearranged groups Lots of other small changes
15 lines
206 B
YAML
15 lines
206 B
YAML
jeff_status:
|
|
name: Jeff Status
|
|
options:
|
|
- stationary
|
|
- moving
|
|
- unknown
|
|
initial: unknown
|
|
kat_status:
|
|
name: Kat Status
|
|
options:
|
|
- stationary
|
|
- moving
|
|
- unknown
|
|
initial: unknown
|