From: Giorgio Ravera Date: Wed, 22 May 2019 19:49:02 +0000 (+0200) Subject: Update breath effect name into shelly bulb. X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=b168a93b930e5454333cff8095583a151c10434b;p=homeassistant.git Update breath effect name into shelly bulb. --- diff --git a/light/sala.yaml b/light/sala.yaml index 5491d6e5..436ec19f 100644 --- a/light/sala.yaml +++ b/light/sala.yaml @@ -27,7 +27,7 @@ "effect": 1 {%- elif effect == 'Cambio Graduale' -%} "effect": 2 - {%- elif effect == 'Breath' -%} + {%- elif effect == 'Respiro' -%} "effect": 3 {%- elif effect == 'Flash' -%} "effect": 4 @@ -64,7 +64,7 @@ {%- elif value_json.effect == 2 -%} Cambio Graduale {%- elif value_json.effect == 3 -%} - Breath + Respiro {%- elif value_json.effect == 4 -%} Flash {%- elif value_json.effect == 5 -%} @@ -78,7 +78,7 @@ - "Off" - Pioggia di Meteore - Cambio Graduale - - Breath + - Respiro - Flash - On/Off Graduale - Rosso/Verde