]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Added Torretti zone, light studio and badroom and minor changes
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Sat, 20 Apr 2019 17:03:37 +0000 (19:03 +0200)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Sat, 20 Apr 2019 17:03:37 +0000 (19:03 +0200)
12 files changed:
cover/camera.yaml
cover/cucina.yaml
cover/sala.yaml
cover/studio.yaml
customizations/shelly.yaml [new file with mode: 0644]
light/bagno.yaml
light/camera.yaml [new file with mode: 0644]
light/corridoio.yaml
light/cucina.yaml
light/sala.yaml
light/studio.yaml [new file with mode: 0644]
zone/torretti.yaml [new file with mode: 0644]

index cbafe193f0b0ff02bdf8565eed9e19d40fd08816..df7720e5110c81f31447d7460c29d8ce6bbde7d4 100644 (file)
@@ -14,4 +14,4 @@
   position_closed: 0
   retain: false
   optimistic: false
-  qos: 1
+  qos: 0
index b16016bedca367af931ad825ad0c5d90a700cdb7..c929712b0494a0389db1035435db24723d6a7a42 100644 (file)
@@ -14,4 +14,4 @@
   position_closed: 0
   retain: false
   optimistic: false
-  qos: 1
+  qos: 0
index 5e7ef165cb8889f1cf8e046c8607ea1198a99669..9d04f4fe4bf656d6cfacc9b2fcfe5b2edc968ad1 100644 (file)
@@ -14,4 +14,4 @@
   position_closed: 0
   retain: false
   optimistic: false
-  qos: 1
+  qos: 0
index afcf7791f50b25772c96962d95fde5cae1cbb8cf..a82a9249db7a34fd0a4bc7cbee211b47ba26738d 100644 (file)
@@ -14,4 +14,4 @@
   position_closed: 0
   retain: false
   optimistic: false
-  qos: 1
+  qos: 0
diff --git a/customizations/shelly.yaml b/customizations/shelly.yaml
new file mode 100644 (file)
index 0000000..17603c2
--- /dev/null
@@ -0,0 +1,6 @@
+######################################################################
+# Shelly Customizations
+######################################################################
+
+script.shelly_upgrade:
+  icon: mdi:cellphone-arrow-down
index 6e24966de3cf8fcf6d7ea6a6485295b956453eac..3e12909651683e337818b7336181ed9057313cbd 100644 (file)
@@ -9,7 +9,7 @@
   payload_on: "on"\r
   payload_off: "off"\r
   retain: false\r
-  qos: 1\r
+  qos: 0\r
   optimistic: false\r
 \r
 ######################################################################\r
@@ -23,5 +23,5 @@
   payload_on: "on"\r
   payload_off: "off"\r
   retain: false\r
-  qos: 1\r
+  qos: 0\r
   optimistic: false\r
diff --git a/light/camera.yaml b/light/camera.yaml
new file mode 100644 (file)
index 0000000..cf9917a
--- /dev/null
@@ -0,0 +1,13 @@
+######################################################################\r
+# Badroom Light\r
+######################################################################\r
+\r
+- platform: mqtt\r
+  name: Luce Camera\r
+  command_topic: "shellies/shelly1-24D1A8/relay/0/command"\r
+  state_topic: "shellies/shelly1-24D1A8/relay/0"\r
+  payload_on: "on"\r
+  payload_off: "off"\r
+  retain: false\r
+  qos: 0\r
+  optimistic: false\r
index 113bb6c88df0282a72c0940f2c77e2b18048bbda..011e074e8e046216083e2cb6073c74dc261dd1ba 100644 (file)
@@ -9,5 +9,5 @@
   payload_on: "on"\r
   payload_off: "off"\r
   retain: false\r
-  qos: 1\r
+  qos: 0\r
   optimistic: false\r
index 9c2bd69afe9fab2d090806d6ad7d96b66f578594..3b89a7df8fc49e96e4c9acaf7d1b2d0859400e53 100644 (file)
@@ -9,5 +9,5 @@
   payload_on: "on"\r
   payload_off: "off"\r
   retain: false\r
-  qos: 1\r
+  qos: 0\r
   optimistic: false\r
index 3535ec748a54bc9a8c59fae4fa0fa39d25db0228..7aa1e05f650b4c61501768915ca141909e4da996 100644 (file)
@@ -83,7 +83,7 @@
     - On/Off Graduale
     - Rosso/Verde
   retain: false
-  qos: 1
+  qos: 0
   optimistic: false
 
 ######################################################################
   brightness_template: '{{ (value_json.brightness/100*255)|int }}'
   color_temp_template: "{{ (1000000/(((float(value_json.temp)-3000)/3500*4500)+2000)) | int }}"
   retain: false
-  qos: 1
+  qos: 0
   optimistic: false
diff --git a/light/studio.yaml b/light/studio.yaml
new file mode 100644 (file)
index 0000000..f7c030a
--- /dev/null
@@ -0,0 +1,13 @@
+######################################################################\r
+# Studio Light\r
+######################################################################\r
+\r
+- platform: mqtt\r
+  name: Luce Studio\r
+  command_topic: "shellies/shelly1-59E18C/relay/0/command"\r
+  state_topic: "shellies/shelly1-59E18C/relay/0"\r
+  payload_on: "on"\r
+  payload_off: "off"\r
+  retain: false\r
+  qos: 0\r
+  optimistic: false\r
diff --git a/zone/torretti.yaml b/zone/torretti.yaml
new file mode 100644 (file)
index 0000000..5637012
--- /dev/null
@@ -0,0 +1,9 @@
+######################################################################
+# Zone: Hotel Torretti
+######################################################################
+
+name: Torretti
+latitude: !secret torretti_latitude
+longitude: !secret torretti_longitude
+radius: 50
+icon: mdi:hotel