From 50f1071908a6dc9311602c1b79771adec314254b Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Thu, 21 May 2020 17:10:31 +0200 Subject: [PATCH] change name to folder scripts automations and groups --- {automation => automations}/away_mode.yaml | 0 {automation => automations}/climate.yaml | 0 {automation => automations}/day.yaml | 0 {automation => automations}/doors.yaml | 0 {automation => automations}/energy.yaml | 0 {automation => automations}/home_assistant.yaml | 0 {automation => automations}/media_player.yaml | 0 {automation => automations}/night.yaml | 0 {automation => automations}/speech.yaml | 0 {automation => automations}/startup.yaml | 0 {automation => automations}/test_mode.yaml | 0 {automation => automations}/themes.yaml | 0 {automation => automations}/update_notifications.yaml | 0 binary_sensor/{doors.yaml => doors.yaml.disabled} | 0 {group => groups}/climate.yaml | 0 {group => groups}/covers.yaml | 0 {group => groups}/doors.yaml | 0 {group => groups}/lights.yaml | 0 {group => groups}/lights_bathroom.yaml | 0 {group => groups}/lights_livingroom.yaml | 0 {group => groups}/people.yaml | 0 {group => groups}/shelly.yaml | 0 {script => scripts}/audio.yaml | 0 {script => scripts}/climate.yaml | 0 {script => scripts}/covers.yaml.disabled | 0 {script => scripts}/home_assistant.yaml | 0 {script => scripts}/media_player.yaml | 0 {script => scripts}/notify.yaml | 0 {script => scripts}/shelly.yaml | 0 {script => scripts}/speech_engine.yaml | 0 sensor/{switch.yaml => switch.yaml.disabled} | 0 sensor/{xiaomi.yaml => xiaomi.yaml.disabled} | 0 32 files changed, 0 insertions(+), 0 deletions(-) rename {automation => automations}/away_mode.yaml (100%) rename {automation => automations}/climate.yaml (100%) rename {automation => automations}/day.yaml (100%) rename {automation => automations}/doors.yaml (100%) rename {automation => automations}/energy.yaml (100%) rename {automation => automations}/home_assistant.yaml (100%) rename {automation => automations}/media_player.yaml (100%) rename {automation => automations}/night.yaml (100%) rename {automation => automations}/speech.yaml (100%) rename {automation => automations}/startup.yaml (100%) rename {automation => automations}/test_mode.yaml (100%) rename {automation => automations}/themes.yaml (100%) rename {automation => automations}/update_notifications.yaml (100%) rename binary_sensor/{doors.yaml => doors.yaml.disabled} (100%) rename {group => groups}/climate.yaml (100%) rename {group => groups}/covers.yaml (100%) rename {group => groups}/doors.yaml (100%) rename {group => groups}/lights.yaml (100%) rename {group => groups}/lights_bathroom.yaml (100%) rename {group => groups}/lights_livingroom.yaml (100%) rename {group => groups}/people.yaml (100%) rename {group => groups}/shelly.yaml (100%) rename {script => scripts}/audio.yaml (100%) rename {script => scripts}/climate.yaml (100%) rename {script => scripts}/covers.yaml.disabled (100%) rename {script => scripts}/home_assistant.yaml (100%) rename {script => scripts}/media_player.yaml (100%) rename {script => scripts}/notify.yaml (100%) rename {script => scripts}/shelly.yaml (100%) rename {script => scripts}/speech_engine.yaml (100%) rename sensor/{switch.yaml => switch.yaml.disabled} (100%) rename sensor/{xiaomi.yaml => xiaomi.yaml.disabled} (100%) diff --git a/automation/away_mode.yaml b/automations/away_mode.yaml similarity index 100% rename from automation/away_mode.yaml rename to automations/away_mode.yaml diff --git a/automation/climate.yaml b/automations/climate.yaml similarity index 100% rename from automation/climate.yaml rename to automations/climate.yaml diff --git a/automation/day.yaml b/automations/day.yaml similarity index 100% rename from automation/day.yaml rename to automations/day.yaml diff --git a/automation/doors.yaml b/automations/doors.yaml similarity index 100% rename from automation/doors.yaml rename to automations/doors.yaml diff --git a/automation/energy.yaml b/automations/energy.yaml similarity index 100% rename from automation/energy.yaml rename to automations/energy.yaml diff --git a/automation/home_assistant.yaml b/automations/home_assistant.yaml similarity index 100% rename from automation/home_assistant.yaml rename to automations/home_assistant.yaml diff --git a/automation/media_player.yaml b/automations/media_player.yaml similarity index 100% rename from automation/media_player.yaml rename to automations/media_player.yaml diff --git a/automation/night.yaml b/automations/night.yaml similarity index 100% rename from automation/night.yaml rename to automations/night.yaml diff --git a/automation/speech.yaml b/automations/speech.yaml similarity index 100% rename from automation/speech.yaml rename to automations/speech.yaml diff --git a/automation/startup.yaml b/automations/startup.yaml similarity index 100% rename from automation/startup.yaml rename to automations/startup.yaml diff --git a/automation/test_mode.yaml b/automations/test_mode.yaml similarity index 100% rename from automation/test_mode.yaml rename to automations/test_mode.yaml diff --git a/automation/themes.yaml b/automations/themes.yaml similarity index 100% rename from automation/themes.yaml rename to automations/themes.yaml diff --git a/automation/update_notifications.yaml b/automations/update_notifications.yaml similarity index 100% rename from automation/update_notifications.yaml rename to automations/update_notifications.yaml diff --git a/binary_sensor/doors.yaml b/binary_sensor/doors.yaml.disabled similarity index 100% rename from binary_sensor/doors.yaml rename to binary_sensor/doors.yaml.disabled diff --git a/group/climate.yaml b/groups/climate.yaml similarity index 100% rename from group/climate.yaml rename to groups/climate.yaml diff --git a/group/covers.yaml b/groups/covers.yaml similarity index 100% rename from group/covers.yaml rename to groups/covers.yaml diff --git a/group/doors.yaml b/groups/doors.yaml similarity index 100% rename from group/doors.yaml rename to groups/doors.yaml diff --git a/group/lights.yaml b/groups/lights.yaml similarity index 100% rename from group/lights.yaml rename to groups/lights.yaml diff --git a/group/lights_bathroom.yaml b/groups/lights_bathroom.yaml similarity index 100% rename from group/lights_bathroom.yaml rename to groups/lights_bathroom.yaml diff --git a/group/lights_livingroom.yaml b/groups/lights_livingroom.yaml similarity index 100% rename from group/lights_livingroom.yaml rename to groups/lights_livingroom.yaml diff --git a/group/people.yaml b/groups/people.yaml similarity index 100% rename from group/people.yaml rename to groups/people.yaml diff --git a/group/shelly.yaml b/groups/shelly.yaml similarity index 100% rename from group/shelly.yaml rename to groups/shelly.yaml diff --git a/script/audio.yaml b/scripts/audio.yaml similarity index 100% rename from script/audio.yaml rename to scripts/audio.yaml diff --git a/script/climate.yaml b/scripts/climate.yaml similarity index 100% rename from script/climate.yaml rename to scripts/climate.yaml diff --git a/script/covers.yaml.disabled b/scripts/covers.yaml.disabled similarity index 100% rename from script/covers.yaml.disabled rename to scripts/covers.yaml.disabled diff --git a/script/home_assistant.yaml b/scripts/home_assistant.yaml similarity index 100% rename from script/home_assistant.yaml rename to scripts/home_assistant.yaml diff --git a/script/media_player.yaml b/scripts/media_player.yaml similarity index 100% rename from script/media_player.yaml rename to scripts/media_player.yaml diff --git a/script/notify.yaml b/scripts/notify.yaml similarity index 100% rename from script/notify.yaml rename to scripts/notify.yaml diff --git a/script/shelly.yaml b/scripts/shelly.yaml similarity index 100% rename from script/shelly.yaml rename to scripts/shelly.yaml diff --git a/script/speech_engine.yaml b/scripts/speech_engine.yaml similarity index 100% rename from script/speech_engine.yaml rename to scripts/speech_engine.yaml diff --git a/sensor/switch.yaml b/sensor/switch.yaml.disabled similarity index 100% rename from sensor/switch.yaml rename to sensor/switch.yaml.disabled diff --git a/sensor/xiaomi.yaml b/sensor/xiaomi.yaml.disabled similarity index 100% rename from sensor/xiaomi.yaml rename to sensor/xiaomi.yaml.disabled -- 2.47.3