From 5e0e670ce610bb5f4743f5e359c302633fc18f81 Mon Sep 17 00:00:00 2001 From: Kevin Eifinger Date: Tue, 22 Oct 2019 13:28:09 +0200 Subject: [PATCH] new line at end of file --- .github/workflows/homeassistant-installed.yaml | 2 +- .github/workflows/homeassistant-latest.yaml | 2 +- alexa.yaml | 2 +- automation.yaml | 3 --- binary_sensor.yaml | 2 +- customize.yaml | 2 +- history_graph.yaml | 2 +- input_boolean.yaml | 2 +- input_datetime.yaml | 2 +- input_number.yaml | 2 +- notify.yaml | 1 - packages/alexa_media.yaml | 2 +- packages/android_ip_webcam.yaml | 2 +- packages/ariela.yaml | 2 +- packages/ariela_dell_tablet.yaml | 2 +- packages/breaking_changes_notifier.yaml | 2 +- packages/brokerage.yaml | 2 +- packages/climate.yaml | 2 +- packages/current_commit.yaml | 2 +- packages/customize_device_tracker_entity_id.yaml | 2 +- packages/deconz.yaml | 2 +- packages/denon_avr_x1300w.yaml | 2 +- packages/guestmode.yaml | 1 - packages/here_travel_time.yaml | 2 +- packages/kodi.yaml | 2 +- packages/monero.yaml | 2 +- packages/next_appointment_leave_notifier.yaml | 2 +- packages/person.yaml | 1 + packages/pihole.yaml | 2 +- packages/pollen.yaml | 2 +- packages/publish_ip_on_boot_listener.yaml | 2 +- packages/rmv_transport.yaml | 2 +- packages/room_presence.yaml | 2 +- packages/tankerkoenig.yaml | 2 +- packages/tasmota.yaml | 2 +- packages/toggle_thermostat_when_window_open.yaml | 2 +- packages/tplink.yaml | 2 +- packages/travel_time_home.yaml | 2 +- packages/version.yaml | 2 +- proximity.yaml | 2 +- scenes.yaml | 1 - scripts.yaml | 2 +- switch.yaml | 1 - themes.yaml | 2 +- travis_secrets.yaml | 2 +- weather.yaml | 2 +- yeelight.yaml | 2 +- zone.yaml | 2 +- 48 files changed, 43 insertions(+), 49 deletions(-) diff --git a/.github/workflows/homeassistant-installed.yaml b/.github/workflows/homeassistant-installed.yaml index b12196f5..c127ef86 100644 --- a/.github/workflows/homeassistant-installed.yaml +++ b/.github/workflows/homeassistant-installed.yaml @@ -45,4 +45,4 @@ jobs: - name: Home Assistant Check Installed uses: "docker://homeassistant/home-assistant:0.98.5" with: - args: python -m homeassistant --config . --script check_config --info all \ No newline at end of file + args: python -m homeassistant --config . --script check_config --info all diff --git a/.github/workflows/homeassistant-latest.yaml b/.github/workflows/homeassistant-latest.yaml index 08918665..f066b416 100644 --- a/.github/workflows/homeassistant-latest.yaml +++ b/.github/workflows/homeassistant-latest.yaml @@ -45,4 +45,4 @@ jobs: - name: Home Assistant Check Latest uses: "docker://homeassistant/home-assistant:latest" with: - args: python -m homeassistant --config . --script check_config --info all \ No newline at end of file + args: python -m homeassistant --config . --script check_config --info all diff --git a/alexa.yaml b/alexa.yaml index e8d4f1c7..44803c98 100644 --- a/alexa.yaml +++ b/alexa.yaml @@ -278,4 +278,4 @@ switch.weihnachtslichter: name: Weihnachtslichter description: Schalte Weihnachtsbeleuchtung an/aus - display_categories: SWITCH \ No newline at end of file + display_categories: SWITCH diff --git a/automation.yaml b/automation.yaml index ce6158d2..67f168cd 100644 --- a/automation.yaml +++ b/automation.yaml @@ -43,6 +43,3 @@ action: - service: homeassistant.turn_on entity_id: input_boolean.notifier_alexa - - - \ No newline at end of file diff --git a/binary_sensor.yaml b/binary_sensor.yaml index 567d49fc..d90e2a8b 100644 --- a/binary_sensor.yaml +++ b/binary_sensor.yaml @@ -7,4 +7,4 @@ name: workday_tomorrow country: DE province: HE - days_offset: 1 \ No newline at end of file + days_offset: 1 diff --git a/customize.yaml b/customize.yaml index 2c3e7186..c30e30fd 100644 --- a/customize.yaml +++ b/customize.yaml @@ -182,4 +182,4 @@ sensor.android_ip_webcam_door_motion: zone.work: friendly_name: "Arbeit" zone.work_user_two: - friendly_name: !secret friendly_name_work_user_two \ No newline at end of file + friendly_name: !secret friendly_name_work_user_two diff --git a/history_graph.yaml b/history_graph.yaml index 6ffd1500..6b41f054 100644 --- a/history_graph.yaml +++ b/history_graph.yaml @@ -24,4 +24,4 @@ gas_stations: - sensor.statistics_gas_station_metro_mean - sensor.statistics_gas_station_star_mean hours_to_show: 720 - refresh: 900 \ No newline at end of file + refresh: 900 diff --git a/input_boolean.yaml b/input_boolean.yaml index f50dfff1..e2b88885 100644 --- a/input_boolean.yaml +++ b/input_boolean.yaml @@ -209,4 +209,4 @@ name: Wohnzimmer wenn Richtung nach Hause set_kitchen_thermostat_when_heading_home: icon: mdi:temperature-celsius - name: Küche wenn Richtung nach Hause \ No newline at end of file + name: Küche wenn Richtung nach Hause diff --git a/input_datetime.yaml b/input_datetime.yaml index 4dd9f6bf..02933c3d 100644 --- a/input_datetime.yaml +++ b/input_datetime.yaml @@ -2,4 +2,4 @@ alarm: name: Wecker has_date: true - has_time: true \ No newline at end of file + has_time: true diff --git a/input_number.yaml b/input_number.yaml index e3bf9033..b8bc1ba4 100644 --- a/input_number.yaml +++ b/input_number.yaml @@ -167,4 +167,4 @@ set_kitchen_thermostat_when_heading_home: icon: mdi:temperature-celsius min: 18 max: 30 - step: 0.5 \ No newline at end of file + step: 0.5 diff --git a/notify.yaml b/notify.yaml index 8d54b99a..29083ba5 100644 --- a/notify.yaml +++ b/notify.yaml @@ -15,4 +15,3 @@ - name: group_notifications platform: telegram chat_id: !secret telegram_allowed_chat_id_group_notifications - \ No newline at end of file diff --git a/packages/alexa_media.yaml b/packages/alexa_media.yaml index 0712a9bf..6a04e5f1 100644 --- a/packages/alexa_media.yaml +++ b/packages/alexa_media.yaml @@ -169,4 +169,4 @@ alexa: light.alexa_virtual: name: Sequence Trigger description: Virtual Light / Alexa Sequences - display_categories: LIGHT \ No newline at end of file + display_categories: LIGHT diff --git a/packages/android_ip_webcam.yaml b/packages/android_ip_webcam.yaml index e0e16ffb..86faa9e6 100644 --- a/packages/android_ip_webcam.yaml +++ b/packages/android_ip_webcam.yaml @@ -61,4 +61,4 @@ automation: action: - service: switch.turn_on data: - entity_id: switch.xiaomi_plug \ No newline at end of file + entity_id: switch.xiaomi_plug diff --git a/packages/ariela.yaml b/packages/ariela.yaml index 3f61ba0e..3fac7c05 100644 --- a/packages/ariela.yaml +++ b/packages/ariela.yaml @@ -3,4 +3,4 @@ mobile_app: utility_meter: step_counter_kevin: source: sensor.oneplus3_ariela_step_counter_sensor - cycle: daily \ No newline at end of file + cycle: daily diff --git a/packages/ariela_dell_tablet.yaml b/packages/ariela_dell_tablet.yaml index ccc9d56a..80b0d413 100644 --- a/packages/ariela_dell_tablet.yaml +++ b/packages/ariela_dell_tablet.yaml @@ -11,4 +11,4 @@ automation: action: - service: notify.group_notifications data: - message: "Dell Tablet Batterie < 15%" \ No newline at end of file + message: "Dell Tablet Batterie < 15%" diff --git a/packages/breaking_changes_notifier.yaml b/packages/breaking_changes_notifier.yaml index 3a275018..169527cc 100644 --- a/packages/breaking_changes_notifier.yaml +++ b/packages/breaking_changes_notifier.yaml @@ -24,4 +24,4 @@ automation: Doc: {{ value['doclink'] }} {% endif %} - {% endfor %}" \ No newline at end of file + {% endfor %}" diff --git a/packages/brokerage.yaml b/packages/brokerage.yaml index 5d012c63..ba977801 100644 --- a/packages/brokerage.yaml +++ b/packages/brokerage.yaml @@ -802,4 +802,4 @@ automation: "Stock alert: {{ state_attr('sensor.avanza_bmw','name') }}: {{ states('sensor.avanza_bmw') }} {{ state_attr('sensor.avanza_bmw','currency') }}. Over threshold of {{ states('input_text.avanza_bmw_max') }}" {% else %} "Stock alert: {{ state_attr('sensor.avanza_bmw','name') }}: {{ states('sensor.avanza_bmw') }} {{ state_attr('sensor.avanza_bmw','currency') }}. Under threshold of {{ states('input_text.avanza_bmw_min') }}" - {% endif %} \ No newline at end of file + {% endif %} diff --git a/packages/climate.yaml b/packages/climate.yaml index a8f801af..4d63694a 100644 --- a/packages/climate.yaml +++ b/packages/climate.yaml @@ -129,4 +129,4 @@ script: - service: climate.set_temperature entity_id: climate.kuche_thermostat data: - temperature: 18 \ No newline at end of file + temperature: 18 diff --git a/packages/current_commit.yaml b/packages/current_commit.yaml index f30bcb02..c338b999 100644 --- a/packages/current_commit.yaml +++ b/packages/current_commit.yaml @@ -14,4 +14,4 @@ sensor: friendly_name: Message value_template: "{{states.sensor.current_commit.state.split(' ',1)[1]}}" entity_id: - - sensor.current_commit \ No newline at end of file + - sensor.current_commit diff --git a/packages/customize_device_tracker_entity_id.yaml b/packages/customize_device_tracker_entity_id.yaml index 78514a3e..8d38a621 100644 --- a/packages/customize_device_tracker_entity_id.yaml +++ b/packages/customize_device_tracker_entity_id.yaml @@ -4,4 +4,4 @@ homeassistant: device_tracker.kevin: entity_picture: /local/user_one.jpg device_tracker.sina: - entity_picture: /local/user_two.JPG \ No newline at end of file + entity_picture: /local/user_two.JPG diff --git a/packages/deconz.yaml b/packages/deconz.yaml index 267762fe..00902ea4 100644 --- a/packages/deconz.yaml +++ b/packages/deconz.yaml @@ -27,4 +27,4 @@ homeassistant: binary_sensor.contact_terrace_door_tilted: device_class: window binary_sensor.contact_upper_bathroom_window: - device_class: window \ No newline at end of file + device_class: window diff --git a/packages/denon_avr_x1300w.yaml b/packages/denon_avr_x1300w.yaml index 7b0b3c92..d49f048e 100644 --- a/packages/denon_avr_x1300w.yaml +++ b/packages/denon_avr_x1300w.yaml @@ -63,4 +63,4 @@ script: true {%- else -%} false - {%- endif -%} \ No newline at end of file + {%- endif -%} diff --git a/packages/guestmode.yaml b/packages/guestmode.yaml index a715fa9d..4cac729e 100644 --- a/packages/guestmode.yaml +++ b/packages/guestmode.yaml @@ -77,4 +77,3 @@ automation: entity_id: input_boolean.warm_upper_bath_before_wakeup - service: homeassistant.turn_off entity_id: switch.bad_oben_thermostat_remote_lock - \ No newline at end of file diff --git a/packages/here_travel_time.yaml b/packages/here_travel_time.yaml index 8dd53579..c35d3cc3 100644 --- a/packages/here_travel_time.yaml +++ b/packages/here_travel_time.yaml @@ -32,4 +32,4 @@ homeassistant: sensor.travel_time_home_from_work_here: friendly_name: "SVA -> Zu Hause" sensor.travel_time_elmo_from_home_here: - friendly_name: "Zu Hause -> Elmo" \ No newline at end of file + friendly_name: "Zu Hause -> Elmo" diff --git a/packages/kodi.yaml b/packages/kodi.yaml index 4a8b46aa..c4196cd6 100644 --- a/packages/kodi.yaml +++ b/packages/kodi.yaml @@ -29,4 +29,4 @@ alexa: script.kodi_pause: name: Kodi Stop description: Kodi Pause - display_categories: SCENE_TRIGGER \ No newline at end of file + display_categories: SCENE_TRIGGER diff --git a/packages/monero.yaml b/packages/monero.yaml index 70abb44c..acaee056 100644 --- a/packages/monero.yaml +++ b/packages/monero.yaml @@ -45,4 +45,4 @@ sensor: monero_average_hash_rate_24_hours: friendly_name: "Monero Average Hash Rate 24 Hours" value_template: "{{ state_attr('sensor.statistics_monero_hash_rate', 'mean') }}" - unit_of_measurement: "Hash/s" \ No newline at end of file + unit_of_measurement: "Hash/s" diff --git a/packages/next_appointment_leave_notifier.yaml b/packages/next_appointment_leave_notifier.yaml index 3e9637ec..1c0aaad1 100644 --- a/packages/next_appointment_leave_notifier.yaml +++ b/packages/next_appointment_leave_notifier.yaml @@ -132,4 +132,4 @@ sensor: - input_select.next_appointment_travel_mode_user_two - sensor.travel_time_next_appointment_location_car_user_two - sensor.travel_time_next_appointment_location_transit_user_two - - sensor.travel_time_next_appointment_location_bike_user_two \ No newline at end of file + - sensor.travel_time_next_appointment_location_bike_user_two diff --git a/packages/person.yaml b/packages/person.yaml index a65d8813..9795b4d3 100644 --- a/packages/person.yaml +++ b/packages/person.yaml @@ -19,3 +19,4 @@ homeassistant: entity_picture: /local/user_one.jpg person.sina: entity_picture: /local/user_two.JPG + diff --git a/packages/pihole.yaml b/packages/pihole.yaml index 8cadb880..72dfd718 100644 --- a/packages/pihole.yaml +++ b/packages/pihole.yaml @@ -20,4 +20,4 @@ switch: command_on: !secret pihole_switch_on #"curl -X GET 'http://192.168.10.11/admin/api.php?enable&auth=xxx'" command_off: !secret pihole_switch_off #"curl -X GET 'http://192.168.10.11/admin/api.php?disable=3600&auth=xxx'" command_state: !secret pihole_switch_state # "curl -X GET 'http://192.168.10.11/admin/api.php?status'| grep enabled" - value_template: "{{ value_json.status == 'enabled' }}" \ No newline at end of file + value_template: "{{ value_json.status == 'enabled' }}" diff --git a/packages/pollen.yaml b/packages/pollen.yaml index 12fdc5d9..04a342bb 100644 --- a/packages/pollen.yaml +++ b/packages/pollen.yaml @@ -123,4 +123,4 @@ homeassistant: sensor.pollen_101_birke_tomorrow: icon: mdi:tree sensor.pollen_101_birke_dayaftertomorrow: - icon: mdi:tree \ No newline at end of file + icon: mdi:tree diff --git a/packages/publish_ip_on_boot_listener.yaml b/packages/publish_ip_on_boot_listener.yaml index 1714e03e..a6ddd9f7 100644 --- a/packages/publish_ip_on_boot_listener.yaml +++ b/packages/publish_ip_on_boot_listener.yaml @@ -15,4 +15,4 @@ automation: action: - service: notify.kevin data: - message: "Neue IP über Publish IP On Boot: {{states.sensor.publish_ip_on_boot.state}}" \ No newline at end of file + message: "Neue IP über Publish IP On Boot: {{states.sensor.publish_ip_on_boot.state}}" diff --git a/packages/rmv_transport.yaml b/packages/rmv_transport.yaml index 8dcc45c8..93409395 100644 --- a/packages/rmv_transport.yaml +++ b/packages/rmv_transport.yaml @@ -34,4 +34,4 @@ sensor: nach_bruckenkopf_4: value_template: 'Linie {{states.sensor.nach_bruckenkopf.attributes["next_departures"][4]["line"]}} Richtung {{states.sensor.nach_bruckenkopf.attributes["next_departures"][4]["direction"] }} in {{states.sensor.nach_bruckenkopf.attributes["next_departures"][4]["minutes"]}} Minuten' entity_id: - - sensor.nach_bruckenkopf \ No newline at end of file + - sensor.nach_bruckenkopf diff --git a/packages/room_presence.yaml b/packages/room_presence.yaml index 8eb1486a..5b6df117 100644 --- a/packages/room_presence.yaml +++ b/packages/room_presence.yaml @@ -142,4 +142,4 @@ sensor: {% endif %} entity_id: - sensor.room_s8plus - - device_tracker.galaxys8 \ No newline at end of file + - device_tracker.galaxys8 diff --git a/packages/tankerkoenig.yaml b/packages/tankerkoenig.yaml index 26346074..0054240d 100644 --- a/packages/tankerkoenig.yaml +++ b/packages/tankerkoenig.yaml @@ -41,4 +41,4 @@ sensor: - platform: statistics entity_id: sensor.gas_station_globus name: statistics_gas_station_globus - sampling_size: 900 #Roughly 30 days \ No newline at end of file + sampling_size: 900 #Roughly 30 days diff --git a/packages/tasmota.yaml b/packages/tasmota.yaml index 81689d69..896430ff 100644 --- a/packages/tasmota.yaml +++ b/packages/tasmota.yaml @@ -235,4 +235,4 @@ script: payload: '{"state":"ON","brightness":255,"white_value":255,"color":{"r":0,"g":0,"b":0},"transition":"5"}' qos: 1 retain: false - topic: "RGBW/00D2EE20/json/set" \ No newline at end of file + topic: "RGBW/00D2EE20/json/set" diff --git a/packages/toggle_thermostat_when_window_open.yaml b/packages/toggle_thermostat_when_window_open.yaml index 7ddded86..bd5bac22 100644 --- a/packages/toggle_thermostat_when_window_open.yaml +++ b/packages/toggle_thermostat_when_window_open.yaml @@ -50,4 +50,4 @@ homeassistant: automation.fussbodenheizung_im_bad_oben_ausschalten_wenn_fenster_offen: icon: mdi:window-open automation.fussbodenheizung_im_bad_oben_anschalten_wenn_fenster_zu: - icon: mdi:window-closed \ No newline at end of file + icon: mdi:window-closed diff --git a/packages/tplink.yaml b/packages/tplink.yaml index 4372ca47..e6c5f28e 100644 --- a/packages/tplink.yaml +++ b/packages/tplink.yaml @@ -62,4 +62,4 @@ sensor: unit_of_measurement: 'kWh' value_template: "{{states.switch.dishwasher.attributes.today_energy_kwh}}" entity_id: - - switch.washingmachine \ No newline at end of file + - switch.washingmachine diff --git a/packages/travel_time_home.yaml b/packages/travel_time_home.yaml index 773506f0..8e752bf9 100644 --- a/packages/travel_time_home.yaml +++ b/packages/travel_time_home.yaml @@ -24,4 +24,4 @@ script: travel_time_home_user_two_update: sequence: - service: homeassistant.update_entity - entity_id: sensor.travel_time_home_user_two \ No newline at end of file + entity_id: sensor.travel_time_home_user_two diff --git a/packages/version.yaml b/packages/version.yaml index 9da1acfd..9eb38f44 100644 --- a/packages/version.yaml +++ b/packages/version.yaml @@ -50,4 +50,4 @@ automation: {{ trigger.to_state.state not in [trigger.from_state.state, 'unavailable', 'unknown'] }} - condition: template value_template: > - {{ trigger.from_state.state not in ['unavailable', 'unknown'] }} \ No newline at end of file + {{ trigger.from_state.state not in ['unavailable', 'unknown'] }} diff --git a/proximity.yaml b/proximity.yaml index 227d5e30..07163098 100644 --- a/proximity.yaml +++ b/proximity.yaml @@ -12,4 +12,4 @@ zone: Work devices: - !secret device_user_one - tolerance: 50 \ No newline at end of file + tolerance: 50 diff --git a/scenes.yaml b/scenes.yaml index ef618bf8..9eee0fda 100644 --- a/scenes.yaml +++ b/scenes.yaml @@ -85,4 +85,3 @@ state: on brightness: 255 rgb_color: [0,0,255] - \ No newline at end of file diff --git a/scripts.yaml b/scripts.yaml index 071c960e..e83bcb2c 100644 --- a/scripts.yaml +++ b/scripts.yaml @@ -26,4 +26,4 @@ watch_netflix: data: source: 'Media Player' - service: homeassistant.turn_on - entity_id: switch.tv \ No newline at end of file + entity_id: switch.tv diff --git a/switch.yaml b/switch.yaml index 710c2155..e38137d3 100644 --- a/switch.yaml +++ b/switch.yaml @@ -90,4 +90,3 @@ - service: switch.turn_off data: entity_id: switch.broadlink_bedroom_receiver - \ No newline at end of file diff --git a/themes.yaml b/themes.yaml index bb4851b3..fd1fea3f 100644 --- a/themes.yaml +++ b/themes.yaml @@ -93,4 +93,4 @@ dark_theme: paper-slider-knob-start-color: "#1ABA92" paper-slider-pin-color: "#1ABA92" paper-slider-active-color: "#1ABA92" - paper-slider-secondary-color: "#33F2D8" \ No newline at end of file + paper-slider-secondary-color: "#33F2D8" diff --git a/travis_secrets.yaml b/travis_secrets.yaml index d38ed019..b8d43d07 100644 --- a/travis_secrets.yaml +++ b/travis_secrets.yaml @@ -205,4 +205,4 @@ alpha_vantage_api_key: SDHASDWAZGD665 xmr_hashrate_url: https://www.supportxmr.com/api/miner/id/stats odroid_user: me -odroid_password: password \ No newline at end of file +odroid_password: password diff --git a/weather.yaml b/weather.yaml index aba46e8d..da59d2f8 100644 --- a/weather.yaml +++ b/weather.yaml @@ -2,4 +2,4 @@ - platform: darksky api_key: !secret darsky_api_key - platform: openweathermap - api_key: !secret openweathermap_api_key \ No newline at end of file + api_key: !secret openweathermap_api_key diff --git a/yeelight.yaml b/yeelight.yaml index 705aa4f2..e5a2b9f1 100644 --- a/yeelight.yaml +++ b/yeelight.yaml @@ -17,4 +17,4 @@ devices: transition: 1000 !secret lower_bathroom_yeelight_ip: name: lower_bathroom_yeelight - transition: 1000 \ No newline at end of file + transition: 1000 diff --git a/zone.yaml b/zone.yaml index d1b48d5b..5209651b 100644 --- a/zone.yaml +++ b/zone.yaml @@ -33,4 +33,4 @@ latitude: !secret elmo_latitude_3 longitude: !secret elmo_longitude_3 radius: 1200 - icon: mdi:horseshoe \ No newline at end of file + icon: mdi:horseshoe