From ecce31bb7affe2c1ca14ff0a8346dec5210b6f0d Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Fri, 6 Mar 2020 15:35:09 +0100 Subject: [PATCH] Remove logo frontmatter for all internal integration (#12283) --- source/_integrations/alarm_control_panel.markdown | 1 - source/_integrations/alert.markdown | 1 - source/_integrations/api.markdown | 1 - source/_integrations/auth.markdown | 1 - source/_integrations/automation.markdown | 1 - source/_integrations/bayesian.markdown | 1 - source/_integrations/binary_sensor.markdown | 1 - source/_integrations/browser.markdown | 1 - source/_integrations/camera.markdown | 1 - source/_integrations/cert_expiry.markdown | 1 - source/_integrations/climate.markdown | 1 - source/_integrations/config.markdown | 1 - source/_integrations/configurator.markdown | 1 - source/_integrations/conversation.markdown | 1 - source/_integrations/counter.markdown | 1 - source/_integrations/cover.markdown | 1 - source/_integrations/default_config.markdown | 1 - source/_integrations/demo.markdown | 1 - source/_integrations/device_automation.markdown | 1 - source/_integrations/device_sun_light_trigger.markdown | 1 - source/_integrations/device_tracker.markdown | 1 - source/_integrations/discovery.markdown | 1 - source/_integrations/dnsip.markdown | 1 - source/_integrations/downloader.markdown | 1 - source/_integrations/emulated_hue.markdown | 1 - source/_integrations/emulated_roku.markdown | 1 - source/_integrations/fan.markdown | 1 - source/_integrations/filter.markdown | 1 - source/_integrations/flux.markdown | 1 - source/_integrations/folder_watcher.markdown | 1 - source/_integrations/frontend.markdown | 1 - source/_integrations/generic_thermostat.markdown | 1 - source/_integrations/group.markdown | 1 - source/_integrations/history.markdown | 1 - source/_integrations/history_stats.markdown | 1 - source/_integrations/homeassistant.markdown | 1 - source/_integrations/input_boolean.markdown | 1 - source/_integrations/input_datetime.markdown | 1 - source/_integrations/input_number.markdown | 1 - source/_integrations/input_select.markdown | 1 - source/_integrations/input_text.markdown | 1 - source/_integrations/intent_script.markdown | 1 - source/_integrations/lacrosse.markdown | 1 - source/_integrations/light.markdown | 1 - source/_integrations/local_ip.markdown | 1 - source/_integrations/lock.markdown | 1 - source/_integrations/logger.markdown | 1 - source/_integrations/manual.markdown | 1 - source/_integrations/manual_mqtt.markdown | 1 - source/_integrations/map.markdown | 1 - source/_integrations/media_extractor.markdown | 1 - source/_integrations/media_player.markdown | 1 - source/_integrations/min_max.markdown | 1 - source/_integrations/mjpeg.markdown | 1 - source/_integrations/mobile_app.markdown | 1 - source/_integrations/mold_indicator.markdown | 1 - source/_integrations/moon.markdown | 1 - source/_integrations/notify.markdown | 1 - source/_integrations/onboarding.markdown | 1 - source/_integrations/otp.markdown | 1 - source/_integrations/panel_custom.markdown | 1 - source/_integrations/panel_iframe.markdown | 1 - source/_integrations/persistent_notification.markdown | 1 - source/_integrations/person.markdown | 1 - source/_integrations/picotts.markdown | 1 - source/_integrations/ping.markdown | 1 - source/_integrations/plant.markdown | 1 - source/_integrations/proximity.markdown | 1 - source/_integrations/python_script.markdown | 1 - source/_integrations/qrcode.markdown | 1 - source/_integrations/random.markdown | 1 - source/_integrations/recorder.markdown | 1 - source/_integrations/rss_feed_template.markdown | 1 - source/_integrations/safe_mode.markdown | 1 - source/_integrations/scene.markdown | 1 - source/_integrations/scrape.markdown | 1 - source/_integrations/script.markdown | 1 - source/_integrations/search.markdown | 1 - source/_integrations/season.markdown | 1 - source/_integrations/sensor.markdown | 1 - source/_integrations/serial.markdown | 1 - source/_integrations/seven_segments.markdown | 1 - source/_integrations/shell_command.markdown | 1 - source/_integrations/shopping_list.markdown | 1 - source/_integrations/simulated.markdown | 1 - source/_integrations/ssdp.markdown | 1 - source/_integrations/statistics.markdown | 1 - source/_integrations/stream.markdown | 1 - source/_integrations/sun.markdown | 1 - source/_integrations/switch.markdown | 1 - source/_integrations/system_health.markdown | 1 - source/_integrations/system_log.markdown | 1 - source/_integrations/template.markdown | 1 - source/_integrations/threshold.markdown | 1 - source/_integrations/time_date.markdown | 1 - source/_integrations/timer.markdown | 1 - source/_integrations/tod.markdown | 1 - source/_integrations/trend.markdown | 1 - source/_integrations/universal.markdown | 1 - source/_integrations/updater.markdown | 1 - source/_integrations/uptime.markdown | 1 - source/_integrations/version.markdown | 1 - source/_integrations/weather.markdown | 1 - source/_integrations/websocket_api.markdown | 1 - source/_integrations/workday.markdown | 1 - source/_integrations/worldclock.markdown | 1 - source/_integrations/zeroconf.markdown | 1 - source/_integrations/zone.markdown | 1 - 108 files changed, 108 deletions(-) diff --git a/source/_integrations/alarm_control_panel.markdown b/source/_integrations/alarm_control_panel.markdown index 486eecd886f8..f2d52d2aafd5 100644 --- a/source/_integrations/alarm_control_panel.markdown +++ b/source/_integrations/alarm_control_panel.markdown @@ -1,7 +1,6 @@ --- title: Alarm Control Panel description: Instructions on how to integrate Alarm Control Panels into Home Assistant. -logo: home-assistant.png ha_category: - Alarm ha_release: 0.7.3 diff --git a/source/_integrations/alert.markdown b/source/_integrations/alert.markdown index e40770cb9914..a8f75b5db612 100644 --- a/source/_integrations/alert.markdown +++ b/source/_integrations/alert.markdown @@ -1,7 +1,6 @@ --- title: Alert description: Instructions on how to setup automatic alerts within Home Assistant. -logo: home-assistant.png ha_category: - Automation ha_release: 0.38 diff --git a/source/_integrations/api.markdown b/source/_integrations/api.markdown index 867ff9c9a584..a2ac0becc0c2 100644 --- a/source/_integrations/api.markdown +++ b/source/_integrations/api.markdown @@ -1,7 +1,6 @@ --- title: Home Assistant API description: Instructions on how to setup the RESTful API within Home Assistant. -logo: home-assistant.png ha_category: - Other ha_release: 0.7 diff --git a/source/_integrations/auth.markdown b/source/_integrations/auth.markdown index 4456d6ae1149..2d3f7e9bf7ca 100644 --- a/source/_integrations/auth.markdown +++ b/source/_integrations/auth.markdown @@ -1,7 +1,6 @@ --- title: Auth description: This integration is responsible for providing the authentication endpoints. -logo: home-assistant.png ha_category: - Other ha_release: 0.73 diff --git a/source/_integrations/automation.markdown b/source/_integrations/automation.markdown index be7cb45e6f94..a7194c8d9f71 100644 --- a/source/_integrations/automation.markdown +++ b/source/_integrations/automation.markdown @@ -1,7 +1,6 @@ --- title: Automation description: Instructions on how to setup automation within Home Assistant. -logo: home-assistant.png ha_category: - Automation ha_release: 0.7 diff --git a/source/_integrations/bayesian.markdown b/source/_integrations/bayesian.markdown index 2ea7aabe699b..89403363fd5c 100644 --- a/source/_integrations/bayesian.markdown +++ b/source/_integrations/bayesian.markdown @@ -1,7 +1,6 @@ --- title: Bayesian description: Instructions on how to integrate threshold Bayesian sensors into Home Assistant. -logo: home-assistant.png ha_category: - Utility ha_iot_class: Local Polling diff --git a/source/_integrations/binary_sensor.markdown b/source/_integrations/binary_sensor.markdown index 02cba42247e0..c312c542114c 100644 --- a/source/_integrations/binary_sensor.markdown +++ b/source/_integrations/binary_sensor.markdown @@ -1,7 +1,6 @@ --- title: Binary Sensor description: Instructions on how-to setup binary sensors with Home Assistant. -logo: home-assistant.png ha_category: - Binary Sensor ha_release: 0.9 diff --git a/source/_integrations/browser.markdown b/source/_integrations/browser.markdown index e5f9b723d072..9c95044764fe 100644 --- a/source/_integrations/browser.markdown +++ b/source/_integrations/browser.markdown @@ -1,7 +1,6 @@ --- title: Browser description: Instructions on how to setup the browser integration with Home Assistant. -logo: home-assistant.png ha_category: - Utility ha_release: pre 0.7 diff --git a/source/_integrations/camera.markdown b/source/_integrations/camera.markdown index a2272cfc1a15..2a6ea0b9884f 100644 --- a/source/_integrations/camera.markdown +++ b/source/_integrations/camera.markdown @@ -1,7 +1,6 @@ --- title: Camera description: Instructions on how to integrate cameras within Home Assistant. -logo: home-assistant.png ha_category: - Camera ha_release: 0.7 diff --git a/source/_integrations/cert_expiry.markdown b/source/_integrations/cert_expiry.markdown index c58aa597f9c4..3070338bddf1 100644 --- a/source/_integrations/cert_expiry.markdown +++ b/source/_integrations/cert_expiry.markdown @@ -1,7 +1,6 @@ --- title: Certificate Expiry description: Instructions on how to set up HTTPS (SSL) certificate expiry sensors within Home Assistant. -logo: home-assistant.png ha_category: - Network ha_release: 0.44 diff --git a/source/_integrations/climate.markdown b/source/_integrations/climate.markdown index b50339ba4966..5956c1b6c3ff 100644 --- a/source/_integrations/climate.markdown +++ b/source/_integrations/climate.markdown @@ -1,7 +1,6 @@ --- title: Climate description: Instructions on how to setup climate control devices within Home Assistant. -logo: home-assistant.png ha_category: - Climate ha_release: 0.19 diff --git a/source/_integrations/config.markdown b/source/_integrations/config.markdown index 1c79efb4ae26..8f24cfdd54b1 100644 --- a/source/_integrations/config.markdown +++ b/source/_integrations/config.markdown @@ -1,7 +1,6 @@ --- title: Configuration description: Instructions on how to setup the configuration panel for Home Assistant. -logo: home-assistant.png ha_category: - Front End ha_release: 0.39 diff --git a/source/_integrations/configurator.markdown b/source/_integrations/configurator.markdown index f1ae87cbdd23..679a8bc13ac6 100644 --- a/source/_integrations/configurator.markdown +++ b/source/_integrations/configurator.markdown @@ -1,7 +1,6 @@ --- title: Configurator description: Instructions on how to integrate the configurator in your components. -logo: home-assistant.png ha_category: - Other ha_release: 0.7 diff --git a/source/_integrations/conversation.markdown b/source/_integrations/conversation.markdown index f8fd994e5446..696dd114ab67 100644 --- a/source/_integrations/conversation.markdown +++ b/source/_integrations/conversation.markdown @@ -1,7 +1,6 @@ --- title: Conversation description: Instructions on how to have conversations with your Home Assistant. -logo: home-assistant.png ha_category: - Voice ha_release: 0.7 diff --git a/source/_integrations/counter.markdown b/source/_integrations/counter.markdown index 887d69d91040..026151eaed43 100644 --- a/source/_integrations/counter.markdown +++ b/source/_integrations/counter.markdown @@ -1,7 +1,6 @@ --- title: Counter description: Instructions on how to integrate counters into Home Assistant. -logo: home-assistant.png ha_category: - Automation ha_release: 0.53 diff --git a/source/_integrations/cover.markdown b/source/_integrations/cover.markdown index 03498854e409..d3e9901c3f78 100644 --- a/source/_integrations/cover.markdown +++ b/source/_integrations/cover.markdown @@ -1,7 +1,6 @@ --- title: Cover description: Instructions on how to integrate covers into Home Assistant. -logo: home-assistant.png ha_category: - Cover ha_release: 0.27 diff --git a/source/_integrations/default_config.markdown b/source/_integrations/default_config.markdown index ffa17e796f52..546e3186420c 100644 --- a/source/_integrations/default_config.markdown +++ b/source/_integrations/default_config.markdown @@ -1,7 +1,6 @@ --- title: Default Config description: The default configuration integration will initiate a default configuration for Home Assistant. -logo: home-assistant.png ha_category: - Other ha_release: 0.88 diff --git a/source/_integrations/demo.markdown b/source/_integrations/demo.markdown index 30f565f83e9a..86c86f09cd99 100644 --- a/source/_integrations/demo.markdown +++ b/source/_integrations/demo.markdown @@ -1,7 +1,6 @@ --- title: Demo description: Instructions on how to use the Platform demos with Home Assistant. -logo: home-assistant.png ha_category: - Other ha_release: 0.7 diff --git a/source/_integrations/device_automation.markdown b/source/_integrations/device_automation.markdown index d536d4e1d173..90b57539d3ff 100644 --- a/source/_integrations/device_automation.markdown +++ b/source/_integrations/device_automation.markdown @@ -1,6 +1,5 @@ --- title: Device Automation -logo: home-assistant.png ha_category: - Automation ha_release: 0.7 diff --git a/source/_integrations/device_sun_light_trigger.markdown b/source/_integrations/device_sun_light_trigger.markdown index 28632f503339..6ff8ccde1d26 100644 --- a/source/_integrations/device_sun_light_trigger.markdown +++ b/source/_integrations/device_sun_light_trigger.markdown @@ -1,7 +1,6 @@ --- title: Presence-based Lights description: Instructions on how to automate your lights with Home Assistant. -logo: home-assistant.png ha_category: - Automation ha_release: pre 0.7 diff --git a/source/_integrations/device_tracker.markdown b/source/_integrations/device_tracker.markdown index 9028ef6b56ba..608bfa4b0330 100644 --- a/source/_integrations/device_tracker.markdown +++ b/source/_integrations/device_tracker.markdown @@ -1,7 +1,6 @@ --- title: Device Tracker description: Instructions on how to setup device tracking within Home Assistant. -logo: home-assistant.png ha_category: - Presence Detection ha_release: 0.7 diff --git a/source/_integrations/discovery.markdown b/source/_integrations/discovery.markdown index e27097dcff06..fa4c8d2c67f5 100644 --- a/source/_integrations/discovery.markdown +++ b/source/_integrations/discovery.markdown @@ -1,7 +1,6 @@ --- title: Discovery description: Instructions on how to setup Home Assistant to discover new devices. -logo: home-assistant.png ha_category: - Other ha_release: 0.7 diff --git a/source/_integrations/dnsip.markdown b/source/_integrations/dnsip.markdown index e99bea2bf3d8..66409b61cd1a 100644 --- a/source/_integrations/dnsip.markdown +++ b/source/_integrations/dnsip.markdown @@ -1,7 +1,6 @@ --- title: DNS IP description: Instructions on how to integrate a DNS IP sensor into Home Assistant. -logo: home-assistant.png ha_category: - Network ha_iot_class: Cloud Polling diff --git a/source/_integrations/downloader.markdown b/source/_integrations/downloader.markdown index 195d126dd61d..2157bfaee000 100644 --- a/source/_integrations/downloader.markdown +++ b/source/_integrations/downloader.markdown @@ -1,7 +1,6 @@ --- title: Downloader description: Instructions on how to setup the downloader integration with Home Assistant. -logo: home-assistant.png ha_category: - Downloading ha_release: pre 0.7 diff --git a/source/_integrations/emulated_hue.markdown b/source/_integrations/emulated_hue.markdown index 41edbd463234..31d8f2170e06 100644 --- a/source/_integrations/emulated_hue.markdown +++ b/source/_integrations/emulated_hue.markdown @@ -1,7 +1,6 @@ --- title: Emulated Hue description: Instructions on how to emulate a Hue Bridge within Home Assistant. -logo: home-assistant.png ha_category: - Hub ha_release: 0.27 diff --git a/source/_integrations/emulated_roku.markdown b/source/_integrations/emulated_roku.markdown index 91c8d890a2b0..c06b44b74f6f 100644 --- a/source/_integrations/emulated_roku.markdown +++ b/source/_integrations/emulated_roku.markdown @@ -1,7 +1,6 @@ --- title: Emulated Roku description: Instructions on how to set up Emulated Roku within Home Assistant. -logo: home-assistant.png ha_category: - Hub ha_release: 0.86 diff --git a/source/_integrations/fan.markdown b/source/_integrations/fan.markdown index 6597a898d833..648ffb98b664 100644 --- a/source/_integrations/fan.markdown +++ b/source/_integrations/fan.markdown @@ -1,7 +1,6 @@ --- title: Fan description: Instructions on how to setup Fan devices within Home Assistant. -logo: home-assistant.png ha_category: - Fan ha_release: 0.27 diff --git a/source/_integrations/filter.markdown b/source/_integrations/filter.markdown index 7ad1c26c77d7..f85552c7a135 100644 --- a/source/_integrations/filter.markdown +++ b/source/_integrations/filter.markdown @@ -5,7 +5,6 @@ ha_category: - Utility ha_release: 0.65 ha_iot_class: Local Push -logo: home-assistant.png ha_quality_scale: internal ha_codeowners: - '@dgomes' diff --git a/source/_integrations/flux.markdown b/source/_integrations/flux.markdown index 5a60e0c521e4..c6bcb3f90507 100644 --- a/source/_integrations/flux.markdown +++ b/source/_integrations/flux.markdown @@ -4,7 +4,6 @@ description: Instructions on how to have switches call command line commands. ha_category: - Automation ha_release: 0.21 -logo: home-assistant.png ha_quality_scale: internal ha_domain: flux --- diff --git a/source/_integrations/folder_watcher.markdown b/source/_integrations/folder_watcher.markdown index 4c5cdeb5d004..f13154692c98 100644 --- a/source/_integrations/folder_watcher.markdown +++ b/source/_integrations/folder_watcher.markdown @@ -1,7 +1,6 @@ --- title: Folder Watcher description: Component for monitoring changes within the filesystem. -logo: home-assistant.png ha_category: - System Monitor ha_iot_class: Local Polling diff --git a/source/_integrations/frontend.markdown b/source/_integrations/frontend.markdown index 107033bb210f..41bf06b7e27c 100644 --- a/source/_integrations/frontend.markdown +++ b/source/_integrations/frontend.markdown @@ -1,7 +1,6 @@ --- title: Home Assistant Frontend description: Offers a frontend to Home Assistant. -logo: home-assistant.png ha_category: - Other ha_release: 0.7 diff --git a/source/_integrations/generic_thermostat.markdown b/source/_integrations/generic_thermostat.markdown index e39e32af0257..c1f46672399f 100644 --- a/source/_integrations/generic_thermostat.markdown +++ b/source/_integrations/generic_thermostat.markdown @@ -1,7 +1,6 @@ --- title: Generic Thermostat description: Turn Home Assistant into a thermostat -logo: home-assistant.png ha_category: - Climate ha_release: pre 0.7 diff --git a/source/_integrations/group.markdown b/source/_integrations/group.markdown index edfb8963cf63..1c26b598ef5f 100644 --- a/source/_integrations/group.markdown +++ b/source/_integrations/group.markdown @@ -1,7 +1,6 @@ --- title: Group description: Instructions on how to setup groups within Home Assistant. -logo: home-assistant.png ha_category: - Organization ha_release: pre 0.7 diff --git a/source/_integrations/history.markdown b/source/_integrations/history.markdown index 657b3e3a04ff..2c29bebe5e42 100644 --- a/source/_integrations/history.markdown +++ b/source/_integrations/history.markdown @@ -1,7 +1,6 @@ --- title: History description: Instructions on how to enable history support for Home Assistant. -logo: home-assistant.png ha_category: - History ha_release: pre 0.7 diff --git a/source/_integrations/history_stats.markdown b/source/_integrations/history_stats.markdown index 8414617f19d2..303efde7fa3b 100644 --- a/source/_integrations/history_stats.markdown +++ b/source/_integrations/history_stats.markdown @@ -1,7 +1,6 @@ --- title: History Stats description: Instructions about how to integrate historical statistics into Home Assistant. -logo: home-assistant.png ha_category: - Utility ha_iot_class: Local Polling diff --git a/source/_integrations/homeassistant.markdown b/source/_integrations/homeassistant.markdown index 04fc95678818..94fe5ba02a0f 100644 --- a/source/_integrations/homeassistant.markdown +++ b/source/_integrations/homeassistant.markdown @@ -1,7 +1,6 @@ --- title: Home Assistant Core Integration description: Description of the homeassistant integration. -logo: home-assistant.png ha_release: 0.0 ha_quality_scale: internal ha_codeowners: diff --git a/source/_integrations/input_boolean.markdown b/source/_integrations/input_boolean.markdown index 34ada138c1cb..6aeecdc95032 100644 --- a/source/_integrations/input_boolean.markdown +++ b/source/_integrations/input_boolean.markdown @@ -1,7 +1,6 @@ --- title: Input Boolean description: Instructions on how to integrate the Input Boolean integration into Home Assistant. -logo: home-assistant.png ha_category: - Automation ha_release: 0.11 diff --git a/source/_integrations/input_datetime.markdown b/source/_integrations/input_datetime.markdown index f20389404e12..3fe4fb11592a 100644 --- a/source/_integrations/input_datetime.markdown +++ b/source/_integrations/input_datetime.markdown @@ -1,7 +1,6 @@ --- title: Input Datetime description: Instructions on how to integrate the Input Datetime integration into Home Assistant. -logo: home-assistant.png ha_category: - Automation ha_release: 0.55 diff --git a/source/_integrations/input_number.markdown b/source/_integrations/input_number.markdown index 491808a23ba0..144b5a4c1389 100644 --- a/source/_integrations/input_number.markdown +++ b/source/_integrations/input_number.markdown @@ -1,7 +1,6 @@ --- title: Input Number description: Instructions on how to integrate the Input Number integration into Home Assistant. -logo: home-assistant.png ha_category: - Automation ha_release: 0.55 diff --git a/source/_integrations/input_select.markdown b/source/_integrations/input_select.markdown index ac7da9b1f4a5..7bb89b970955 100644 --- a/source/_integrations/input_select.markdown +++ b/source/_integrations/input_select.markdown @@ -1,7 +1,6 @@ --- title: Input Select description: Instructions on how to integrate the Input Select integration into Home Assistant. -logo: home-assistant.png ha_category: - Automation ha_release: 0.13 diff --git a/source/_integrations/input_text.markdown b/source/_integrations/input_text.markdown index e35aa3dc4260..c27bd6a013fc 100644 --- a/source/_integrations/input_text.markdown +++ b/source/_integrations/input_text.markdown @@ -1,7 +1,6 @@ --- title: Input Text description: Instructions on how to integrate the Input Text integration into Home Assistant. -logo: home-assistant.png ha_category: - Automation ha_release: 0.53 diff --git a/source/_integrations/intent_script.markdown b/source/_integrations/intent_script.markdown index 45aa686a1f0f..48d66bfb9601 100644 --- a/source/_integrations/intent_script.markdown +++ b/source/_integrations/intent_script.markdown @@ -1,7 +1,6 @@ --- title: Intent Script description: Instructions on how to setup scripts to run on intents. -logo: home-assistant.png ha_category: - Intent ha_release: '0.50' diff --git a/source/_integrations/lacrosse.markdown b/source/_integrations/lacrosse.markdown index c5745a77af6b..a9350f3a47c0 100644 --- a/source/_integrations/lacrosse.markdown +++ b/source/_integrations/lacrosse.markdown @@ -1,7 +1,6 @@ --- title: LaCrosse description: Instructions on how to integrate LaCrosse sensor data received from Jeelink into Home Assistant. -logo: home-assistant.png ha_category: - DIY ha_release: 0.58 diff --git a/source/_integrations/light.markdown b/source/_integrations/light.markdown index bce9b8deddee..895b943ed9ea 100644 --- a/source/_integrations/light.markdown +++ b/source/_integrations/light.markdown @@ -1,7 +1,6 @@ --- title: Light description: Instructions on how to setup your lights with Home Assistant. -logo: home-assistant.png ha_category: - Light ha_release: pre 0.7 diff --git a/source/_integrations/local_ip.markdown b/source/_integrations/local_ip.markdown index 513a15475fd6..d6d12b3623d5 100644 --- a/source/_integrations/local_ip.markdown +++ b/source/_integrations/local_ip.markdown @@ -1,7 +1,6 @@ --- title: Local IP Address description: Instructions on how to integrate the Local IP Address sensor into Home Assistant. -logo: home-assistant.png ha_category: - Network ha_iot_class: Local Polling diff --git a/source/_integrations/lock.markdown b/source/_integrations/lock.markdown index 201e7c91bc19..187ce2f915f7 100644 --- a/source/_integrations/lock.markdown +++ b/source/_integrations/lock.markdown @@ -1,7 +1,6 @@ --- title: Lock description: Instructions on how to setup your locks with Home Assistant. -logo: home-assistant.png ha_category: - Lock ha_release: 0.9 diff --git a/source/_integrations/logger.markdown b/source/_integrations/logger.markdown index d158020adf28..8bca5f4fcbad 100644 --- a/source/_integrations/logger.markdown +++ b/source/_integrations/logger.markdown @@ -1,7 +1,6 @@ --- title: Logger description: Instructions on how to enable the logger integration for Home Assistant. -logo: home-assistant.png ha_category: - Utility ha_release: 0.8 diff --git a/source/_integrations/manual.markdown b/source/_integrations/manual.markdown index 898fc9f59442..ed33d84527cc 100644 --- a/source/_integrations/manual.markdown +++ b/source/_integrations/manual.markdown @@ -1,7 +1,6 @@ --- title: Manual description: Instructions on how to integrate manual alarms into Home Assistant. -logo: home-assistant.png ha_category: - Alarm ha_release: 0.7.6 diff --git a/source/_integrations/manual_mqtt.markdown b/source/_integrations/manual_mqtt.markdown index 6c4a6c9cdee8..89e89943fed2 100644 --- a/source/_integrations/manual_mqtt.markdown +++ b/source/_integrations/manual_mqtt.markdown @@ -1,7 +1,6 @@ --- title: Manual MQTT description: Instructions on how to integrate manual alarms into Home Assistant with MQTT support. -logo: home-assistant.png ha_category: - Alarm ha_release: '0.50' diff --git a/source/_integrations/map.markdown b/source/_integrations/map.markdown index c10c33000020..757913c4a831 100644 --- a/source/_integrations/map.markdown +++ b/source/_integrations/map.markdown @@ -1,7 +1,6 @@ --- title: Map description: Offers a map to show tracked devices. -logo: home-assistant.png ha_category: - Other ha_release: 0.56 diff --git a/source/_integrations/media_extractor.markdown b/source/_integrations/media_extractor.markdown index 6a9f93d256a9..3c5bf9069620 100644 --- a/source/_integrations/media_extractor.markdown +++ b/source/_integrations/media_extractor.markdown @@ -1,7 +1,6 @@ --- title: Media Extractor description: Instructions on how to integrate the Media Extractor into Home Assistant. -logo: home-assistant.png ha_category: - Media Player ha_release: 0.49 diff --git a/source/_integrations/media_player.markdown b/source/_integrations/media_player.markdown index c6049f72b0bd..3c72259e7d9d 100644 --- a/source/_integrations/media_player.markdown +++ b/source/_integrations/media_player.markdown @@ -1,7 +1,6 @@ --- title: Media Player description: Instructions on how to setup your media players with Home Assistant. -logo: home-assistant.png ha_category: - Media Player ha_release: 0.7 diff --git a/source/_integrations/min_max.markdown b/source/_integrations/min_max.markdown index 6840937c13a6..09a610c1e284 100644 --- a/source/_integrations/min_max.markdown +++ b/source/_integrations/min_max.markdown @@ -1,7 +1,6 @@ --- title: Min/Max description: Instructions on how to integrate min/max sensors into Home Assistant. -logo: home-assistant.png ha_category: - Utility ha_iot_class: Local Polling diff --git a/source/_integrations/mjpeg.markdown b/source/_integrations/mjpeg.markdown index f1fe90520b86..f27adfb474f7 100644 --- a/source/_integrations/mjpeg.markdown +++ b/source/_integrations/mjpeg.markdown @@ -1,7 +1,6 @@ --- title: MJPEG IP Camera description: Instructions on how to integrate IP cameras within Home Assistant. -logo: home-assistant.png ha_category: - Camera ha_release: pre 0.7 diff --git a/source/_integrations/mobile_app.markdown b/source/_integrations/mobile_app.markdown index 2503af41da3f..4ca7b318007b 100644 --- a/source/_integrations/mobile_app.markdown +++ b/source/_integrations/mobile_app.markdown @@ -1,7 +1,6 @@ --- title: Home Assistant Mobile App Support description: The Mobile App integration allows a generic platform for integrating with mobile apps. -logo: home-assistant.png ha_category: - Other ha_release: 0.89 diff --git a/source/_integrations/mold_indicator.markdown b/source/_integrations/mold_indicator.markdown index cd70866ef411..3c8755b24fdb 100644 --- a/source/_integrations/mold_indicator.markdown +++ b/source/_integrations/mold_indicator.markdown @@ -1,7 +1,6 @@ --- title: Mold Indicator description: How to use the mold growth indication integration in Home Assistant -logo: home-assistant.png ha_category: - Environment ha_release: '0.20' diff --git a/source/_integrations/moon.markdown b/source/_integrations/moon.markdown index a8e250895ade..562843002d0b 100644 --- a/source/_integrations/moon.markdown +++ b/source/_integrations/moon.markdown @@ -1,7 +1,6 @@ --- title: Moon description: Instructions on how to integrate the moon sensor into Home Assistant. -logo: home-assistant.png ha_category: - Environment ha_iot_class: Local Polling diff --git a/source/_integrations/notify.markdown b/source/_integrations/notify.markdown index eb19ed150b69..8173f18abad5 100644 --- a/source/_integrations/notify.markdown +++ b/source/_integrations/notify.markdown @@ -1,7 +1,6 @@ --- title: Notifications description: Instructions on how to add user notifications to Home Assistant. -logo: home-assistant.png ha_category: - Notifications ha_release: 0.7 diff --git a/source/_integrations/onboarding.markdown b/source/_integrations/onboarding.markdown index 40e63f3570d9..81e5bc85ef31 100644 --- a/source/_integrations/onboarding.markdown +++ b/source/_integrations/onboarding.markdown @@ -1,7 +1,6 @@ --- title: Home Assistant Onboarding description: This integration is responsible for providing the onboarding endpoints. -logo: home-assistant.png ha_category: - Other ha_release: 0.73 diff --git a/source/_integrations/otp.markdown b/source/_integrations/otp.markdown index e7e345a60263..1d3e701aeed1 100644 --- a/source/_integrations/otp.markdown +++ b/source/_integrations/otp.markdown @@ -1,7 +1,6 @@ --- title: One-Time Password (OTP) description: Instructions on how to add One-Time Password (OTP) sensors into Home Assistant. -logo: home-assistant.png ha_category: - Utility ha_iot_class: Local Polling diff --git a/source/_integrations/panel_custom.markdown b/source/_integrations/panel_custom.markdown index ff1f4acdc7f9..f2e9a24093d1 100644 --- a/source/_integrations/panel_custom.markdown +++ b/source/_integrations/panel_custom.markdown @@ -1,7 +1,6 @@ --- title: Custom Panel description: Instructions on how to add customized panels to the frontend of Home Assistant. -logo: home-assistant.png ha_category: - Front End ha_release: 0.26 diff --git a/source/_integrations/panel_iframe.markdown b/source/_integrations/panel_iframe.markdown index 7e95a97f8851..e22bfd49c247 100644 --- a/source/_integrations/panel_iframe.markdown +++ b/source/_integrations/panel_iframe.markdown @@ -1,7 +1,6 @@ --- title: iframe Panel description: Instructions on how to add iFrames in the frontend of Home Assistant. -logo: home-assistant.png ha_category: - Front End ha_release: 0.25 diff --git a/source/_integrations/persistent_notification.markdown b/source/_integrations/persistent_notification.markdown index 5bd61d8f2c69..097a1f7ab746 100644 --- a/source/_integrations/persistent_notification.markdown +++ b/source/_integrations/persistent_notification.markdown @@ -1,7 +1,6 @@ --- title: Persistent Notification description: Instructions on how to integrate persistent notifications into Home Assistant. -logo: home-assistant.png ha_category: - Other ha_release: 0.23 diff --git a/source/_integrations/person.markdown b/source/_integrations/person.markdown index 26a9852e9270..f725b40350b8 100644 --- a/source/_integrations/person.markdown +++ b/source/_integrations/person.markdown @@ -1,7 +1,6 @@ --- title: Person description: Instructions on how to set up people tracking within Home Assistant. -logo: home-assistant.png ha_category: - Presence Detection ha_release: 0.88 diff --git a/source/_integrations/picotts.markdown b/source/_integrations/picotts.markdown index 354baba5ac60..9c55c8bb32a4 100644 --- a/source/_integrations/picotts.markdown +++ b/source/_integrations/picotts.markdown @@ -1,7 +1,6 @@ --- title: Pico TTS description: Instructions on how to setup Pico Text-to-Speech with Home Assistant. -logo: home-assistant.png ha_category: - Text-to-speech ha_release: 0.36 diff --git a/source/_integrations/ping.markdown b/source/_integrations/ping.markdown index 368c7c984a53..245b9c15be4f 100644 --- a/source/_integrations/ping.markdown +++ b/source/_integrations/ping.markdown @@ -1,7 +1,6 @@ --- title: Ping (ICMP) description: Instructions on how to integrate Ping (ICMP)-based into Home Assistant. -logo: home-assistant.png ha_category: - Network - Binary Sensor diff --git a/source/_integrations/plant.markdown b/source/_integrations/plant.markdown index 260a2ddae71c..4202260abe6b 100644 --- a/source/_integrations/plant.markdown +++ b/source/_integrations/plant.markdown @@ -1,7 +1,6 @@ --- title: Plant Monitor description: Instructions on how to setup plant monitoring with Home Assistant. -logo: home-assistant.png ha_category: - Environment ha_release: 0.44 diff --git a/source/_integrations/proximity.markdown b/source/_integrations/proximity.markdown index 22fefe5a9641..f60bada2fe3b 100644 --- a/source/_integrations/proximity.markdown +++ b/source/_integrations/proximity.markdown @@ -1,7 +1,6 @@ --- title: Proximity description: Instructions on how to setup Proximity monitoring within Home Assistant. -logo: home-assistant.png ha_category: - Automation ha_release: 0.13 diff --git a/source/_integrations/python_script.markdown b/source/_integrations/python_script.markdown index 39e09e9e4de5..3e9312a96197 100644 --- a/source/_integrations/python_script.markdown +++ b/source/_integrations/python_script.markdown @@ -1,7 +1,6 @@ --- title: Python Scripts description: Instructions on how to setup Python scripts within Home Assistant. -logo: home-assistant.png ha_category: - Automation ha_release: 0.47 diff --git a/source/_integrations/qrcode.markdown b/source/_integrations/qrcode.markdown index 9351b590998f..c5315c4c7968 100644 --- a/source/_integrations/qrcode.markdown +++ b/source/_integrations/qrcode.markdown @@ -1,7 +1,6 @@ --- title: QR Code description: Instructions on how to integrate QR Code Recognition into Home Assistant. -logo: home-assistant.png ha_category: - Image Processing ha_release: 0.87 diff --git a/source/_integrations/random.markdown b/source/_integrations/random.markdown index daa9657391c5..ef708b1f7a27 100644 --- a/source/_integrations/random.markdown +++ b/source/_integrations/random.markdown @@ -1,7 +1,6 @@ --- title: Random description: Instructions on how to integrate random numbers into Home Assistant. -logo: home-assistant.png ha_category: - Utility - Sensor diff --git a/source/_integrations/recorder.markdown b/source/_integrations/recorder.markdown index 2b64b907c2ad..267e54e57c49 100644 --- a/source/_integrations/recorder.markdown +++ b/source/_integrations/recorder.markdown @@ -1,7 +1,6 @@ --- title: Recorder description: Instructions on how to configure the data recorder for Home Assistant. -logo: home-assistant.png ha_category: - History ha_release: pre 0.7 diff --git a/source/_integrations/rss_feed_template.markdown b/source/_integrations/rss_feed_template.markdown index 4a24e7b8e781..869fde857577 100644 --- a/source/_integrations/rss_feed_template.markdown +++ b/source/_integrations/rss_feed_template.markdown @@ -1,7 +1,6 @@ --- title: RSS Feed Template description: Use this integration to generate RSS feeds showing your latest data. -logo: home-assistant.png ha_category: - Front End ha_release: 0.44 diff --git a/source/_integrations/safe_mode.markdown b/source/_integrations/safe_mode.markdown index 434c7fcc6861..25bcc4a9b6a9 100644 --- a/source/_integrations/safe_mode.markdown +++ b/source/_integrations/safe_mode.markdown @@ -3,7 +3,6 @@ title: Safe Mode description: Allows Home Assistant to start up in safe mode. ha_category: [] ha_release: 0.105 -logo: home-assistant.png ha_codeowners: - '@home-assistant/core' ha_domain: safe_mode diff --git a/source/_integrations/scene.markdown b/source/_integrations/scene.markdown index 125e326f4ca0..4c2435f34c58 100644 --- a/source/_integrations/scene.markdown +++ b/source/_integrations/scene.markdown @@ -1,7 +1,6 @@ --- title: Scenes description: Instructions on how to setup scenes within Home Assistant. -logo: home-assistant.png ha_category: - Organization ha_release: 0.15 diff --git a/source/_integrations/scrape.markdown b/source/_integrations/scrape.markdown index 5b4da5f9ed80..793998ff6d4b 100644 --- a/source/_integrations/scrape.markdown +++ b/source/_integrations/scrape.markdown @@ -1,7 +1,6 @@ --- title: Scrape description: Instructions on how to integrate Web scrape sensors into Home Assistant. -logo: home-assistant.png ha_category: - Sensor ha_release: 0.31 diff --git a/source/_integrations/script.markdown b/source/_integrations/script.markdown index d4e2f28e64b0..da0e28d634d8 100644 --- a/source/_integrations/script.markdown +++ b/source/_integrations/script.markdown @@ -1,7 +1,6 @@ --- title: Scripts description: Instructions on how to setup scripts within Home Assistant. -logo: home-assistant.png ha_category: - Automation ha_release: 0.7 diff --git a/source/_integrations/search.markdown b/source/_integrations/search.markdown index 257fd03f43c5..f27d6df2ee7b 100644 --- a/source/_integrations/search.markdown +++ b/source/_integrations/search.markdown @@ -3,7 +3,6 @@ title: Search description: Internal search module for Home Assistant. ha_category: [] ha_release: 0.105 -logo: home-assistant.png ha_codeowners: - '@home-assistant/core' ha_domain: search diff --git a/source/_integrations/season.markdown b/source/_integrations/season.markdown index a6616b5b0d90..4288a6a90f33 100644 --- a/source/_integrations/season.markdown +++ b/source/_integrations/season.markdown @@ -3,7 +3,6 @@ title: Season description: Instructions on how to add season sensors into Home Assistant. ha_category: - Utility -logo: home-assistant.png ha_iot_class: Local Polling ha_release: 0.53 ha_quality_scale: internal diff --git a/source/_integrations/sensor.markdown b/source/_integrations/sensor.markdown index 38d7fc3d134f..9bd443e67201 100644 --- a/source/_integrations/sensor.markdown +++ b/source/_integrations/sensor.markdown @@ -1,7 +1,6 @@ --- title: Sensor description: Instructions on how to setup your sensors with Home Assistant. -logo: home-assistant.png ha_category: - Sensor ha_release: 0.7 diff --git a/source/_integrations/serial.markdown b/source/_integrations/serial.markdown index d1fc8f97c68c..abf12d281c4f 100644 --- a/source/_integrations/serial.markdown +++ b/source/_integrations/serial.markdown @@ -1,7 +1,6 @@ --- title: Serial description: Instructions on how to integrate data from serial connected sensors into Home Assistant. -logo: home-assistant.png ha_category: - Sensor ha_release: 0.56 diff --git a/source/_integrations/seven_segments.markdown b/source/_integrations/seven_segments.markdown index f8331f0fbd8c..95821ce5c4e5 100644 --- a/source/_integrations/seven_segments.markdown +++ b/source/_integrations/seven_segments.markdown @@ -1,7 +1,6 @@ --- title: Seven Segments OCR description: Instructions on how to use OCR for seven segments displays into Home Assistant. -logo: home-assistant.png ha_category: - Image Processing ha_release: 0.45 diff --git a/source/_integrations/shell_command.markdown b/source/_integrations/shell_command.markdown index 826c19cb77f8..296903b24468 100644 --- a/source/_integrations/shell_command.markdown +++ b/source/_integrations/shell_command.markdown @@ -3,7 +3,6 @@ title: Shell Command description: Instructions on how to integrate Shell commands into Home Assistant. ha_category: - Automation -logo: home-assistant.png ha_release: 0.7.6 ha_quality_scale: internal ha_codeowners: diff --git a/source/_integrations/shopping_list.markdown b/source/_integrations/shopping_list.markdown index a10731c7b6bf..4a0351991fd7 100644 --- a/source/_integrations/shopping_list.markdown +++ b/source/_integrations/shopping_list.markdown @@ -1,7 +1,6 @@ --- title: Shopping List description: Instructions on how to integrate a Shopping list into Home Assistant using Intent. -logo: home-assistant.png ha_category: - Intent ha_release: '0.50' diff --git a/source/_integrations/simulated.markdown b/source/_integrations/simulated.markdown index 775fab726abc..d60801642074 100644 --- a/source/_integrations/simulated.markdown +++ b/source/_integrations/simulated.markdown @@ -1,7 +1,6 @@ --- title: Simulated description: Component for simulating a numerical sensor. -logo: home-assistant.png ha_category: - Utility ha_iot_class: Local Polling diff --git a/source/_integrations/ssdp.markdown b/source/_integrations/ssdp.markdown index 145c280ff05a..43a9b5cb5fbb 100644 --- a/source/_integrations/ssdp.markdown +++ b/source/_integrations/ssdp.markdown @@ -4,7 +4,6 @@ description: Discover integrations on the network using the SSDP protocol. ha_category: - Network ha_release: 0.94 -logo: home-assistant.png ha_domain: ssdp --- diff --git a/source/_integrations/statistics.markdown b/source/_integrations/statistics.markdown index cdfbc30473b7..cc64dc68dbd7 100644 --- a/source/_integrations/statistics.markdown +++ b/source/_integrations/statistics.markdown @@ -1,7 +1,6 @@ --- title: Statistics description: Instructions on how to integrate statistical sensors into Home Assistant. -logo: home-assistant.png ha_category: - Utility ha_iot_class: Local Polling diff --git a/source/_integrations/stream.markdown b/source/_integrations/stream.markdown index d5e93aedec0f..42f34c02134c 100644 --- a/source/_integrations/stream.markdown +++ b/source/_integrations/stream.markdown @@ -1,7 +1,6 @@ --- title: Stream description: Instructions on how to integrate live streams within Home Assistant. -logo: home-assistant.png ha_category: - Other ha_release: '0.90' diff --git a/source/_integrations/sun.markdown b/source/_integrations/sun.markdown index f4d2d39a3101..56d34e62b231 100644 --- a/source/_integrations/sun.markdown +++ b/source/_integrations/sun.markdown @@ -1,7 +1,6 @@ --- title: Sun description: Instructions on how to track the sun within Home Assistant. -logo: home-assistant.png ha_category: - Environment ha_release: pre 0.7 diff --git a/source/_integrations/switch.markdown b/source/_integrations/switch.markdown index 6ccb36638d82..46b5bae9f4d8 100644 --- a/source/_integrations/switch.markdown +++ b/source/_integrations/switch.markdown @@ -1,7 +1,6 @@ --- title: Switch description: Instructions on how to set up your switches with Home Assistant. -logo: home-assistant.png ha_category: - Switch ha_release: 0.7 diff --git a/source/_integrations/system_health.markdown b/source/_integrations/system_health.markdown index d6921c2ba6a8..53b55ab484fb 100644 --- a/source/_integrations/system_health.markdown +++ b/source/_integrations/system_health.markdown @@ -1,7 +1,6 @@ --- title: System Health description: System Health integration will report system info and allow to run system diagnostics. -logo: home-assistant.png ha_category: - Other ha_release: 0.87 diff --git a/source/_integrations/system_log.markdown b/source/_integrations/system_log.markdown index 1f10c89b8196..136c184b0f91 100644 --- a/source/_integrations/system_log.markdown +++ b/source/_integrations/system_log.markdown @@ -1,7 +1,6 @@ --- title: System Log description: Summary of errors and warnings in Home Assistant during runtime. -logo: home-assistant.png ha_category: - Other ha_release: 0.58 diff --git a/source/_integrations/template.markdown b/source/_integrations/template.markdown index 6281501e1b5a..f8a857f56937 100644 --- a/source/_integrations/template.markdown +++ b/source/_integrations/template.markdown @@ -5,7 +5,6 @@ ha_category: - Sensor ha_release: 0.12 ha_iot_class: Local Push -logo: home-assistant.png ha_quality_scale: internal ha_codeowners: - '@PhracturedBlue' diff --git a/source/_integrations/threshold.markdown b/source/_integrations/threshold.markdown index beba77b60ded..7e6be5db352f 100644 --- a/source/_integrations/threshold.markdown +++ b/source/_integrations/threshold.markdown @@ -1,7 +1,6 @@ --- title: Threshold description: Instructions on how to integrate threshold binary sensors into Home Assistant. -logo: home-assistant.png ha_category: - Utility ha_iot_class: Local Polling diff --git a/source/_integrations/time_date.markdown b/source/_integrations/time_date.markdown index 1b7bf2d1a462..2be41354a75b 100644 --- a/source/_integrations/time_date.markdown +++ b/source/_integrations/time_date.markdown @@ -1,7 +1,6 @@ --- title: Time & Date description: Instructions on how to integrate the time and the date within Home Assistant. -logo: home-assistant.png ha_category: - Calendar ha_iot_class: Local Push diff --git a/source/_integrations/timer.markdown b/source/_integrations/timer.markdown index 6f4e31d4c79b..6df5a78919ae 100644 --- a/source/_integrations/timer.markdown +++ b/source/_integrations/timer.markdown @@ -1,7 +1,6 @@ --- title: Timer description: Instructions on how to integrate timers into Home Assistant. -logo: home-assistant.png ha_category: - Automation ha_release: 0.57 diff --git a/source/_integrations/tod.markdown b/source/_integrations/tod.markdown index 77383c9c9f75..31084a6c20c3 100644 --- a/source/_integrations/tod.markdown +++ b/source/_integrations/tod.markdown @@ -5,7 +5,6 @@ ha_category: - Binary Sensor ha_release: 0.89 ha_iot_class: Local Push -logo: home-assistant.png ha_quality_scale: internal ha_domain: tod --- diff --git a/source/_integrations/trend.markdown b/source/_integrations/trend.markdown index 3420b6564316..83ffcda9d659 100644 --- a/source/_integrations/trend.markdown +++ b/source/_integrations/trend.markdown @@ -3,7 +3,6 @@ title: Trend description: Instructions on how to integrate Trend binary sensors into Home Assistant. ha_category: - Utility -logo: home-assistant.png ha_release: 0.28 ha_iot_class: Local Push ha_quality_scale: internal diff --git a/source/_integrations/universal.markdown b/source/_integrations/universal.markdown index ae8b07dda456..3c2ab8fe5f0a 100644 --- a/source/_integrations/universal.markdown +++ b/source/_integrations/universal.markdown @@ -1,7 +1,6 @@ --- title: Universal Media Player description: Instructions on how to create a universal media player in Home Assistant. -logo: home-assistant.png ha_category: - Media Player ha_release: 0.11 diff --git a/source/_integrations/updater.markdown b/source/_integrations/updater.markdown index 4ec36a003dad..b57fe012f666 100644 --- a/source/_integrations/updater.markdown +++ b/source/_integrations/updater.markdown @@ -1,7 +1,6 @@ --- title: Updater description: Detecting when Home Assistant updates are available. -logo: home-assistant.png ha_category: - Binary Sensor ha_release: 0.8 diff --git a/source/_integrations/uptime.markdown b/source/_integrations/uptime.markdown index e387d9745436..105953348bc0 100644 --- a/source/_integrations/uptime.markdown +++ b/source/_integrations/uptime.markdown @@ -4,7 +4,6 @@ description: Instructions on how to integrate an uptime sensor into Home Assista ha_category: - Utility ha_iot_class: Local Push -logo: home-assistant.png ha_release: 0.56 ha_quality_scale: internal ha_domain: uptime diff --git a/source/_integrations/version.markdown b/source/_integrations/version.markdown index bc5543cf5d84..b0cb092b89e0 100644 --- a/source/_integrations/version.markdown +++ b/source/_integrations/version.markdown @@ -4,7 +4,6 @@ description: Instructions on how to integrate a version sensor into Home Assista ha_category: - Utility ha_iot_class: Local Push -logo: home-assistant.png ha_release: 0.52 ha_quality_scale: internal ha_codeowners: diff --git a/source/_integrations/weather.markdown b/source/_integrations/weather.markdown index ed5f78a66259..3c74ca7b68ad 100644 --- a/source/_integrations/weather.markdown +++ b/source/_integrations/weather.markdown @@ -1,7 +1,6 @@ --- title: Weather description: Instructions on how to setup your Weather platforms with Home Assistant. -logo: home-assistant.png ha_category: - Weather ha_release: 0.32 diff --git a/source/_integrations/websocket_api.markdown b/source/_integrations/websocket_api.markdown index 4f6da3a8bd17..35d004b11d35 100644 --- a/source/_integrations/websocket_api.markdown +++ b/source/_integrations/websocket_api.markdown @@ -1,7 +1,6 @@ --- title: Home Asssitant WebSocket API description: Instructions on how to setup the WebSocket API within Home Assistant. -logo: home-assistant.png ha_category: - Other ha_release: 0.34 diff --git a/source/_integrations/workday.markdown b/source/_integrations/workday.markdown index ea69eb3d848f..22784bd2d8b8 100644 --- a/source/_integrations/workday.markdown +++ b/source/_integrations/workday.markdown @@ -1,7 +1,6 @@ --- title: Workday description: Steps to configure the binary workday sensor. -logo: home-assistant.png ha_category: - Utility ha_iot_class: Local Polling diff --git a/source/_integrations/worldclock.markdown b/source/_integrations/worldclock.markdown index 5bdb832560af..490f7b3dc3db 100644 --- a/source/_integrations/worldclock.markdown +++ b/source/_integrations/worldclock.markdown @@ -1,7 +1,6 @@ --- title: Worldclock description: Instructions on how to integrate a Worldclock within Home Assistant. -logo: home-assistant.png ha_category: - Calendar ha_iot_class: Local Push diff --git a/source/_integrations/zeroconf.markdown b/source/_integrations/zeroconf.markdown index 0194abef5981..cb95e5514351 100644 --- a/source/_integrations/zeroconf.markdown +++ b/source/_integrations/zeroconf.markdown @@ -4,7 +4,6 @@ description: Exposes Home Assistant using the Zeroconf protocol. ha_category: - Network ha_release: 0.18 -logo: home-assistant.png ha_quality_scale: internal ha_codeowners: - '@robbiet480' diff --git a/source/_integrations/zone.markdown b/source/_integrations/zone.markdown index f2a4ca7e7a30..de594d22d561 100644 --- a/source/_integrations/zone.markdown +++ b/source/_integrations/zone.markdown @@ -1,7 +1,6 @@ --- title: Zone description: Instructions on how to set up zones within Home Assistant. -logo: home-assistant.png ha_category: - Organization ha_release: 0.69