forked from BeardedTinker/Home-Assistant_Config
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
86 more YAMLlint related fixes BeardedTinker#21
- Loading branch information
BeardedTinker
committed
Sep 26, 2020
1 parent
4f3a728
commit 023acfb
Showing
88 changed files
with
249 additions
and
165 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,4 +3,4 @@ | |
# Help track breaking changes and warn on them | ||
##### | ||
|
||
breaking_changes: | ||
breaking_changes: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,4 +4,4 @@ | |
# https://github.com/thomasloven/hass-browser_mod | ||
##### | ||
|
||
browser_mod: | ||
browser_mod: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,4 +6,4 @@ | |
#calendarific: | ||
# api_key: YOUR_API_KEY | ||
# country: GB | ||
# state: GB-WLS | ||
# state: GB-WLS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
##### | ||
# The camera component allows you to use IP cameras with Home Assistant. | ||
# This loads up all my camera configurations | ||
# | ||
# https://www.home-assistant.io/components/camera/ | ||
# | ||
camera: !include_dir_list ../entities/cameras | ||
###### | ||
|
||
camera: !include_dir_list ../entities/cameras |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,13 @@ | ||
##### | ||
# Circadian Lighting slowly synchronizes your color changing lights with the | ||
# regular naturally occuring color temperature of the sky throughout the day. | ||
# | ||
# This gives your environment a more natural feel, with cooler hues during | ||
# the midday and warmer tints near twilight and dawn. | ||
# | ||
# https://github.com/claytonjn/hass-circadian_lighting | ||
# | ||
##### | ||
|
||
circadian_lighting: | ||
interval: 60 | ||
transition: 60 | ||
transition: 60 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
##### | ||
# The config component enables a set of additional capabilities to manage and | ||
# configure certain parts of Home Assistant straight from the frontend. | ||
# | ||
# https://www.home-assistant.io/components/config/ | ||
# | ||
config: | ||
##### | ||
|
||
config: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
##### | ||
# Home Assistant can get information from various devices. These can be used, | ||
# for example, to track the location of your mobile phone. | ||
# | ||
# This configuration loads up my device trackers | ||
# | ||
# https://www.home-assistant.io/components/device_tracker/ | ||
# | ||
device_tracker: !include_dir_list ../entities/device_trackers | ||
##### | ||
|
||
device_tracker: !include_dir_list ../entities/device_trackers |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,4 +6,4 @@ | |
|
||
fastdotcom: | ||
scan_interval: | ||
minutes: 30 | ||
minutes: 30 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,4 +3,4 @@ | |
# https://www.home-assistant.io/integrations/ffmpeg/ | ||
##### | ||
|
||
ffmpeg: | ||
ffmpeg: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,6 @@ | ||
geo_location: !include_dir_list ../entities/geo_location | ||
##### | ||
# Geolocation integration | ||
# https://www.home-assistant.io/integrations/geo_location/ | ||
##### | ||
|
||
geo_location: !include_dir_list ../entities/geo_location |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,4 +15,4 @@ google_assistant: | |
- group | ||
entity_config: | ||
group.all_automations: | ||
expose: false | ||
expose: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
##### | ||
# Groups allow the user to combine multiple entities into one. | ||
# This loads up my custom created groups | ||
# | ||
# https://www.home-assistant.io/components/group/ | ||
# | ||
group: !include_dir_merge_named ../entities/groups | ||
##### | ||
|
||
group: !include_dir_merge_named ../entities/groups |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
##### | ||
# The input_boolean component allows the user to define boolean values that | ||
# can be controlled via the frontend and can be used within conditions of | ||
# automation. This can for example be used to disable or enable certain | ||
# automations. | ||
# | ||
# https://www.home-assistant.io/components/input_boolean/ | ||
# | ||
input_boolean: !include_dir_merge_named ../entities/input_booleans | ||
##### | ||
|
||
input_boolean: !include_dir_merge_named ../entities/input_booleans |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
##### | ||
# The input_boolean component allows the user to define boolean values that | ||
# can be controlled via the frontend and can be used within conditions of | ||
# automation. This can for example be used to disable or enable certain | ||
# automations. | ||
# | ||
# https://www.home-assistant.io/integrations/input_datetime/ | ||
# | ||
input_datetime: !include_dir_merge_named ../entities/input_datetime | ||
##### | ||
|
||
input_datetime: !include_dir_merge_named ../entities/input_datetime |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
##### | ||
# The input_boolean component allows the user to define boolean values that | ||
# can be controlled via the frontend and can be used within conditions of | ||
# automation. This can for example be used to disable or enable certain | ||
# automations. | ||
# | ||
# https://www.home-assistant.io/integrations/input_number/ | ||
# | ||
input_number: !include_dir_merge_named ../entities/input_number | ||
##### | ||
|
||
input_number: !include_dir_merge_named ../entities/input_number |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
##### | ||
# The input_boolean component allows the user to define boolean values that | ||
# can be controlled via the frontend and can be used within conditions of | ||
# automation. This can for example be used to disable or enable certain | ||
# automations. | ||
# | ||
# https://www.home-assistant.io/integrations/input_select/ | ||
# | ||
input_select: !include_dir_merge_named ../entities/input_selects | ||
##### | ||
|
||
input_select: !include_dir_merge_named ../entities/input_selects |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
##### | ||
# The input_boolean component allows the user to define boolean values that | ||
# can be controlled via the frontend and can be used within conditions of | ||
# automation. This can for example be used to disable or enable certain | ||
# automations. | ||
# | ||
# https://www.home-assistant.io/integrations/input_text/ | ||
# | ||
input_text: !include_dir_merge_named ../entities/input_texts | ||
##### | ||
|
||
input_text: !include_dir_merge_named ../entities/input_texts |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
##### | ||
# The light component allows you to track and control various light bulbs. | ||
# This loads up my light configurations. | ||
# | ||
# https://www.home-assistant.io/components/light/ | ||
# | ||
light: !include_dir_list ../entities/lights | ||
##### | ||
|
||
light: !include_dir_list ../entities/lights |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
##### | ||
# Logger - only log warning and up | ||
# https://www.home-assistant.io/integrations/logger/ | ||
##### | ||
|
||
logger: | ||
default: info | ||
logs: | ||
homeassistant.components.cast: debug | ||
homeassistant.components.cast.media_player: debug | ||
# homeassistant.components.cast: debug | ||
# homeassistant.components.cast.media_player: debug |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,4 +11,4 @@ luftdaten: | |
- P1 | ||
- P2 | ||
- temperature | ||
- humidity | ||
- humidity |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
##### | ||
# This offers a map on the frontend to display the location of tracked devices. | ||
# | ||
# https://www.home-assistant.io/components/map/ | ||
# | ||
map: | ||
##### | ||
|
||
map: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,4 +3,4 @@ | |
# https://www.home-assistant.io/integrations/media_extractor/ | ||
##### | ||
|
||
media_extractor: | ||
media_extractor: |
Oops, something went wrong.