From d0d259dd10f5b70962be370e2e72fb9e6811ac12 Mon Sep 17 00:00:00 2001 From: golles Date: Sat, 4 Nov 2023 14:14:51 +0000 Subject: [PATCH] Fix double slashes in blueprints `source_url` --- blueprints/automation/golles/door-window-climate-control.yaml | 2 +- blueprints/automation/golles/motion-activated_scenes.yaml | 2 +- blueprints/automation/golles/zigbee2mqtt_aqara_magic_cube.yaml | 2 +- .../golles/zigbee2mqtt_hue_smart_button_bed_light_button.yaml | 2 +- .../zigbee2mqtt_hue_smart_button_press_and_hold_actions.yaml | 2 +- blueprints/automation/golles/zigbee2mqtt_xiaomi_switch.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/blueprints/automation/golles/door-window-climate-control.yaml b/blueprints/automation/golles/door-window-climate-control.yaml index 13c209b..f57f3c8 100644 --- a/blueprints/automation/golles/door-window-climate-control.yaml +++ b/blueprints/automation/golles/door-window-climate-control.yaml @@ -6,7 +6,7 @@ blueprint: When it's close (binary_sensor off) hvac mode is set to auto. domain: automation author: golles - source_url: https://raw.githubusercontent.com/golles/Home-Assistant-Config/main/blueprints/automation/golles//door-window-climate-control.yaml + source_url: https://raw.githubusercontent.com/golles/Home-Assistant-Config/main/blueprints/automation/golles/door-window-climate-control.yaml input: door_entity: name: Door/window entity diff --git a/blueprints/automation/golles/motion-activated_scenes.yaml b/blueprints/automation/golles/motion-activated_scenes.yaml index 16828ee..5bdcf71 100644 --- a/blueprints/automation/golles/motion-activated_scenes.yaml +++ b/blueprints/automation/golles/motion-activated_scenes.yaml @@ -8,7 +8,7 @@ blueprint: This automation should work with any lights, motion sensors and illuminance sensors. domain: automation author: golles - source_url: https://raw.githubusercontent.com/golles/Home-Assistant-Config/main/blueprints/automation/golles//motion-activated_scenes.yaml + source_url: https://raw.githubusercontent.com/golles/Home-Assistant-Config/main/blueprints/automation/golles/motion-activated_scenes.yaml input: motion_entity: name: Motion sensor diff --git a/blueprints/automation/golles/zigbee2mqtt_aqara_magic_cube.yaml b/blueprints/automation/golles/zigbee2mqtt_aqara_magic_cube.yaml index fb1fc38..58d1dd8 100644 --- a/blueprints/automation/golles/zigbee2mqtt_aqara_magic_cube.yaml +++ b/blueprints/automation/golles/zigbee2mqtt_aqara_magic_cube.yaml @@ -9,7 +9,7 @@ blueprint: - For shake there are no separate actions for the side, due to the nature of shaking it isn't always clear which side is up. domain: automation author: golles - source_url: https://raw.githubusercontent.com/golles/Home-Assistant-Config/main/blueprints/automation/golles//zigbee2mqtt_aqara_magic_cube.yaml + source_url: https://raw.githubusercontent.com/golles/Home-Assistant-Config/main/blueprints/automation/golles/zigbee2mqtt_aqara_magic_cube.yaml input: remote: name: Action entity diff --git a/blueprints/automation/golles/zigbee2mqtt_hue_smart_button_bed_light_button.yaml b/blueprints/automation/golles/zigbee2mqtt_hue_smart_button_bed_light_button.yaml index 90120bd..0bf8b8d 100644 --- a/blueprints/automation/golles/zigbee2mqtt_hue_smart_button_bed_light_button.yaml +++ b/blueprints/automation/golles/zigbee2mqtt_hue_smart_button_bed_light_button.yaml @@ -10,7 +10,7 @@ blueprint: This automation should work with any lights, but only with Philips Hue smart button connected throught Zigbee2MQTT. domain: automation author: golles - source_url: https://raw.githubusercontent.com/golles/Home-Assistant-Config/main/blueprints/automation/golles//zigbee2mqtt_hue_smart_button_bed_light_button.yaml + source_url: https://raw.githubusercontent.com/golles/Home-Assistant-Config/main/blueprints/automation/golles/zigbee2mqtt_hue_smart_button_bed_light_button.yaml input: smart_button: name: Smart button diff --git a/blueprints/automation/golles/zigbee2mqtt_hue_smart_button_press_and_hold_actions.yaml b/blueprints/automation/golles/zigbee2mqtt_hue_smart_button_press_and_hold_actions.yaml index 28259c1..8c306e7 100644 --- a/blueprints/automation/golles/zigbee2mqtt_hue_smart_button_press_and_hold_actions.yaml +++ b/blueprints/automation/golles/zigbee2mqtt_hue_smart_button_press_and_hold_actions.yaml @@ -5,7 +5,7 @@ blueprint: Actions can be set up for single press and hold, hold you can configure with a cooldown, to prevent your actions from running on every single hold action. domain: automation author: golles - source_url: https://raw.githubusercontent.com/golles/Home-Assistant-Config/main/blueprints/automation/golles//zigbee2mqtt_hue_smart_button_press_and_hold_actions.yaml + source_url: https://raw.githubusercontent.com/golles/Home-Assistant-Config/main/blueprints/automation/golles/zigbee2mqtt_hue_smart_button_press_and_hold_actions.yaml input: smart_button: name: Smart button diff --git a/blueprints/automation/golles/zigbee2mqtt_xiaomi_switch.yaml b/blueprints/automation/golles/zigbee2mqtt_xiaomi_switch.yaml index 9c5e1e7..4aace03 100644 --- a/blueprints/automation/golles/zigbee2mqtt_xiaomi_switch.yaml +++ b/blueprints/automation/golles/zigbee2mqtt_xiaomi_switch.yaml @@ -4,7 +4,7 @@ blueprint: This blueprint allows you to make automations for the Xiaomi Aqara switch and Xiaomi MiJia wireless switch, connected to Zigbee2MQTT. domain: automation author: golles - source_url: https://raw.githubusercontent.com/golles/Home-Assistant-Config/main/blueprints/automation/golles//zigbee2mqtt_xiaomi_switch.yaml + source_url: https://raw.githubusercontent.com/golles/Home-Assistant-Config/main/blueprints/automation/golles/zigbee2mqtt_xiaomi_switch.yaml input: switch: name: Switch