mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
database should now be good and shouldn't cause random restarts
some other minor tweask and renames to appease the watchman
This commit is contained in:
@@ -26,3 +26,15 @@ cards:
|
||||
- entity: sensor.pixel_10_pro_charger_type
|
||||
- entity: binary_sensor.pixel_10_pro_android_auto
|
||||
title: Phone
|
||||
header:
|
||||
type: buttons
|
||||
entities:
|
||||
- entity: script.pixel_7_to_silent
|
||||
icon: mdi:volume-mute
|
||||
name: Silent
|
||||
- entity: script.pixel_7_to_vibrate
|
||||
icon: mdi:vibrate
|
||||
name: Vibrate
|
||||
- entity: script.pixel_10_to_normal_mode
|
||||
icon: mdi:phone-ring
|
||||
name: Normal
|
||||
|
||||
Reference in New Issue
Block a user