summaryrefslogtreecommitdiffstats
path: root/.storage/input_button
diff options
context:
space:
mode:
authorroot <root@smartpi.suren.me>2023-01-10 07:45:02 +0400
committerroot <root@smartpi.suren.me>2023-01-10 07:45:02 +0400
commit2c0c331eb7b7a03152309bbbd4e0fee157e8d86c (patch)
tree03391160212b39c4597ecc26010f2ba1235a65e3 /.storage/input_button
downloadhass-2c0c331eb7b7a03152309bbbd4e0fee157e8d86c.tar.gz
hass-2c0c331eb7b7a03152309bbbd4e0fee157e8d86c.tar.bz2
hass-2c0c331eb7b7a03152309bbbd4e0fee157e8d86c.tar.xz
hass-2c0c331eb7b7a03152309bbbd4e0fee157e8d86c.zip
Initial configuration
Diffstat (limited to '.storage/input_button')
-rw-r--r--.storage/input_button21
1 files changed, 21 insertions, 0 deletions
diff --git a/.storage/input_button b/.storage/input_button
new file mode 100644
index 0000000..f93f6f1
--- /dev/null
+++ b/.storage/input_button
@@ -0,0 +1,21 @@
+{
+ "version": 1,
+ "minor_version": 1,
+ "key": "input_button",
+ "data": {
+ "items": [
+ {
+ "name": "Button Confirm",
+ "id": "button_confirm"
+ },
+ {
+ "name": "Button Ring or Warn",
+ "id": "button_ring_or_warn"
+ },
+ {
+ "name": "Button Alert",
+ "id": "button_alert"
+ }
+ ]
+ }
+} \ No newline at end of file