Changes for new version of Bubble Cards
This commit is contained in:
11
packages/dashboards.yaml
Normal file
11
packages/dashboards.yaml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
template:
|
||||||
|
- trigger:
|
||||||
|
- trigger: event
|
||||||
|
event_type: bubble_card_update_modules
|
||||||
|
sensor:
|
||||||
|
- name: "Bubble Card Modules"
|
||||||
|
state: "saved"
|
||||||
|
icon: "mdi:puzzle"
|
||||||
|
attributes:
|
||||||
|
modules: "{{ trigger.event.data.modules }}"
|
||||||
|
last_updated: "{{ trigger.event.data.last_updated }}"
|
Reference in New Issue
Block a user