27 lines
557 B
YAML
27 lines
557 B
YAML
weather_reports:
|
|
name: Weather Info
|
|
icon: mdi:weather-cloudy-alert
|
|
traffic_reports:
|
|
name: Traffic Reports
|
|
icon: mdi:traffic-light
|
|
sun_reports:
|
|
name: Sun Reports
|
|
icon: mdi:weather-sunny-alert
|
|
shuffle_spotify:
|
|
name: Spotify Shuffle
|
|
icon: mdi:spotify
|
|
tornado_watch:
|
|
name: Tornado Watch
|
|
icon: mdi:message-alert
|
|
vacation_mode:
|
|
name: Vacation Mode
|
|
icon: mdi:umbrella-beach
|
|
night_mode:
|
|
name: Night Mode
|
|
icon: mdi:lightbulb-night
|
|
toggle_testing:
|
|
name: Toggle Testing
|
|
icon: mdi:test-tube
|
|
goodnight:
|
|
name: Goodnight
|
|
icon: mdi:sleep |