Home-AssistantConfig/customize/homeassistant.yaml
2016-10-21 15:34:52 +00:00

30 lines
567 B
YAML
Executable File

###################################
## Homeassistant Computer things Section
###################################
sensor.since_last_boot_templated:
friendly_name: 'HomeAssistant Uptime'
icon: mdi:clock-start
input_boolean.guest_mode:
friendly_name: 'Guest Mode'
icon: mdi:account-alert
sensor.since_last_boot:
hidden: true
sensor.badlogin:
hidden: true
group.home_modes:
friendly_name: 'Home Modes'
group.all_lights:
hidden: false
group.all_switches:
hidden: false
group.all_automations:
hidden: false