Adopted 2. Awtrix Light (Desk).
This commit is contained in:
parent
8a446a727b
commit
d5be7fea6b
@ -625,8 +625,8 @@
|
||||
|
||||
'
|
||||
- id: '1698873510271'
|
||||
alias: Awtrix Laufender Spotify Song
|
||||
description: ''
|
||||
alias: 'Awtrix: Laufender Spotify Song'
|
||||
description: Küche
|
||||
use_blueprint:
|
||||
path: spotify-song-notification/GKXydoDmOpjL.yaml
|
||||
input:
|
||||
@ -635,7 +635,7 @@
|
||||
icon_in: spotify
|
||||
- id: '1698873776237'
|
||||
alias: 'Awtrix: zufälliger Effekt'
|
||||
description: ''
|
||||
description: Küche
|
||||
use_blueprint:
|
||||
path: AWTRIX/awtrix_random_effect.yaml
|
||||
input:
|
||||
@ -667,6 +667,7 @@
|
||||
input:
|
||||
awtrix:
|
||||
- a6d24e7d93c114723bf525e9eac1c2df
|
||||
- 231cd7ec37e32690faf126105b03ee02
|
||||
calendar: calendar.privat
|
||||
push_icon: '2'
|
||||
- id: '1698949221372'
|
||||
@ -677,6 +678,7 @@
|
||||
input:
|
||||
awtrix:
|
||||
- a6d24e7d93c114723bf525e9eac1c2df
|
||||
- 231cd7ec37e32690faf126105b03ee02
|
||||
power_source: sensor.balkonkraftwerk_power
|
||||
skip_if_zero_watts: true
|
||||
- id: '1698954553138'
|
||||
@ -703,3 +705,38 @@
|
||||
qos: 0
|
||||
retain: false
|
||||
mode: single
|
||||
- id: '1699955800413'
|
||||
alias: 'Awtrix: Laufender Spotify Song'
|
||||
description: Desk
|
||||
use_blueprint:
|
||||
path: spotify-song-notification/GKXydoDmOpjL.yaml
|
||||
input:
|
||||
awtrix_light: 231cd7ec37e32690faf126105b03ee02
|
||||
media_player: media_player.spotify_marcus_scholz
|
||||
icon_in: spotify
|
||||
- id: '1699956514259'
|
||||
alias: 'Awtrix: zufälliger Effekt'
|
||||
description: Desk
|
||||
use_blueprint:
|
||||
path: AWTRIX/awtrix_random_effect.yaml
|
||||
input:
|
||||
awtrix_light: 231cd7ec37e32690faf126105b03ee02
|
||||
effect_list:
|
||||
- MovingLine
|
||||
- Plasma
|
||||
- Matrix
|
||||
- SwirlIn
|
||||
- ColorWaves
|
||||
- TwinklingStars
|
||||
- Ripple
|
||||
- PingPong
|
||||
- Checkerboard
|
||||
- PlasmaCloud
|
||||
- Pacifica
|
||||
- LookingEyes
|
||||
- SwirlOut
|
||||
- TheaterChase
|
||||
- Snake
|
||||
- Fireworks
|
||||
- BrickBreaker
|
||||
- Radar
|
||||
|
@ -5,6 +5,12 @@
|
||||
auto_purge: true
|
||||
purge_keep_days: 7
|
||||
# include:
|
||||
# entity_globs:
|
||||
# - sensor.rd6018_controller_*
|
||||
# entities:
|
||||
# - sensor.line_power_channel_a_voltage
|
||||
# - sensor.line_power_channel_b_voltage
|
||||
# - sensor.line_power_channel_c_voltage
|
||||
# domains:
|
||||
# - sensor
|
||||
# - switch
|
||||
@ -16,17 +22,19 @@
|
||||
entity_globs:
|
||||
- weather.zuhause_*
|
||||
- sensor.*_power_factor
|
||||
- sensor.*_current
|
||||
- sensor.*_voltage
|
||||
- sensor.dwd*
|
||||
- binary_sensor.*firmware_update
|
||||
- binary_sensor.*_overpowering
|
||||
- binary_sensor.*_overheating
|
||||
- sensor.*_wi_fi_signal
|
||||
- sensor.*_wifi_strenght
|
||||
- sensor.*_uptime
|
||||
entities:
|
||||
- sun.sun # Don't record sun data
|
||||
- sensor.fritzbox_device_uptime
|
||||
- sensor.time
|
||||
- sensor.awtrix_kitchen_current_app
|
||||
- sensor.awtrix_desk_current_app
|
||||
# event_types:
|
||||
# - call_service # Don't record service calls
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user