diff --git a/_static/disqus.js b/_static/disqus.js
deleted file mode 100644
index ce9c941e8..000000000
--- a/_static/disqus.js
+++ /dev/null
@@ -1,13 +0,0 @@
-(function() {
- var d = document, s = d.createElement('script');
- s.src = 'https://esphomelib.disqus.com/embed.js';
- s.setAttribute('data-timestamp', +new Date());
- (d.head || d.body).appendChild(s);
-})();
-
-var disqus_config = function () {
- let disqusThread = document.getElementById("disqus_thread");
- if (disqusThread === null)
- return;
- this.page.identifier = disqusThread.getAttribute('data-disqus-identifier');
-};
diff --git a/changelog/v1.10.0.rst b/changelog/v1.10.0.rst
index 13b4b5f4c..d12d28d91 100644
--- a/changelog/v1.10.0.rst
+++ b/changelog/v1.10.0.rst
@@ -249,5 +249,3 @@ Past Changelogs
v1.9.0
v1.8.0
v1.7.0
-
-.. disqus::
diff --git a/changelog/v1.11.0.rst b/changelog/v1.11.0.rst
index dcc0d4fc4..b1df15f34 100644
--- a/changelog/v1.11.0.rst
+++ b/changelog/v1.11.0.rst
@@ -293,5 +293,3 @@ Past Changelogs
v1.9.0
v1.8.0
v1.7.0
-
-.. disqus::
diff --git a/changelog/v1.7.0.rst b/changelog/v1.7.0.rst
index 618a3a0d4..cb8a3fa0a 100644
--- a/changelog/v1.7.0.rst
+++ b/changelog/v1.7.0.rst
@@ -192,5 +192,3 @@ for using esphomeyaml to create a simple wireless doorbell:
-
-.. disqus::
diff --git a/changelog/v1.8.0.rst b/changelog/v1.8.0.rst
index 61e1046af..6dc36a9b4 100644
--- a/changelog/v1.8.0.rst
+++ b/changelog/v1.8.0.rst
@@ -228,5 +228,3 @@ Changes in 1.8.2
- esphomedocs: WiFi: Add power save mode option `#41 `__
- esphomedocs: Add SSD1306 64x48 Display `#27 `__
- esphomeyaml: WiFi: Add power save mode option `#150 `__
-
-.. disqus::
diff --git a/changelog/v1.9.0.rst b/changelog/v1.9.0.rst
index 56edc5752..da0ef4f34 100644
--- a/changelog/v1.9.0.rst
+++ b/changelog/v1.9.0.rst
@@ -336,5 +336,3 @@ Past Changelogs
v1.8.0
v1.7.0
-
-.. disqus::
diff --git a/components/api.rst b/components/api.rst
index 62a699890..3ade06dc7 100644
--- a/components/api.rst
+++ b/components/api.rst
@@ -180,5 +180,3 @@ See Also
- :apiref:`api/api_server.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/binary_sensor/custom.rst b/components/binary_sensor/custom.rst
index 40f34e6c3..0bed6c817 100644
--- a/components/binary_sensor/custom.rst
+++ b/components/binary_sensor/custom.rst
@@ -70,5 +70,3 @@ See Also
--------
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/binary_sensor/esp32_ble_tracker.rst b/components/binary_sensor/esp32_ble_tracker.rst
index 193a1bce7..6107df403 100644
--- a/components/binary_sensor/esp32_ble_tracker.rst
+++ b/components/binary_sensor/esp32_ble_tracker.rst
@@ -65,5 +65,3 @@ See Also
- :apiref:`esp32_ble_tracker.h`
- `ESP32 BLE for Arduino `__ by `Neil Kolban `__.
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/binary_sensor/esp32_touch.rst b/components/binary_sensor/esp32_touch.rst
index b80c00e21..19f2ed8fa 100644
--- a/components/binary_sensor/esp32_touch.rst
+++ b/components/binary_sensor/esp32_touch.rst
@@ -158,5 +158,3 @@ See Also
- :apiref:`binary_sensor/esp32_touch_binary_sensor.h`
- `esp-idf Touch Sensor API `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/binary_sensor/gpio.rst b/components/binary_sensor/gpio.rst
index 6fe700a6d..fb40d1612 100644
--- a/components/binary_sensor/gpio.rst
+++ b/components/binary_sensor/gpio.rst
@@ -100,5 +100,3 @@ See Also
- :ref:`config-pin_schema`
- :apiref:`binary_sensor/gpio_binary_sensor.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/binary_sensor/homeassistant.rst b/components/binary_sensor/homeassistant.rst
index f936aa76a..450709669 100644
--- a/components/binary_sensor/homeassistant.rst
+++ b/components/binary_sensor/homeassistant.rst
@@ -30,5 +30,3 @@ See Also
- :ref:`automation`
- :apiref:`binary_sensor/homeassistant_binary_sensor.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/binary_sensor/index.rst b/components/binary_sensor/index.rst
index 9a79a7ff2..7b056e79c 100644
--- a/components/binary_sensor/index.rst
+++ b/components/binary_sensor/index.rst
@@ -340,5 +340,3 @@ See Also
:glob:
*
-
-.. disqus::
diff --git a/components/binary_sensor/nextion.rst b/components/binary_sensor/nextion.rst
index 8d950ff5e..b49df0152 100644
--- a/components/binary_sensor/nextion.rst
+++ b/components/binary_sensor/nextion.rst
@@ -40,5 +40,3 @@ See Also
- :doc:`index`
- :apiref:`display/nextion.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/binary_sensor/pn532.rst b/components/binary_sensor/pn532.rst
index a32d3b623..c2818d6ec 100644
--- a/components/binary_sensor/pn532.rst
+++ b/components/binary_sensor/pn532.rst
@@ -144,5 +144,3 @@ See Also
- :doc:`rdm6300`
- :apiref:`binary_sensor/pn532_component.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/binary_sensor/rdm6300.rst b/components/binary_sensor/rdm6300.rst
index e52722038..6faab6c39 100644
--- a/components/binary_sensor/rdm6300.rst
+++ b/components/binary_sensor/rdm6300.rst
@@ -106,5 +106,3 @@ See Also
- :doc:`/components/binary_sensor/index`
- :apiref:`binary_sensor/rdm6300_component.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/binary_sensor/remote_receiver.rst b/components/binary_sensor/remote_receiver.rst
index 7c9fde913..3def3ed33 100644
--- a/components/binary_sensor/remote_receiver.rst
+++ b/components/binary_sensor/remote_receiver.rst
@@ -125,5 +125,3 @@ See Also
- `IRRemoteESP8266 `__ by `Mark Szabo-Simon `__
- :apiref:`remote/remote_receiver.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/binary_sensor/status.rst b/components/binary_sensor/status.rst
index 1911086b4..a889ef50a 100644
--- a/components/binary_sensor/status.rst
+++ b/components/binary_sensor/status.rst
@@ -33,5 +33,3 @@ See Also
- :doc:`/components/mqtt`
- :apiref:`binary_sensor/status_binary_sensor.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/binary_sensor/template.rst b/components/binary_sensor/template.rst
index 0a39012f7..fac7d8b00 100644
--- a/components/binary_sensor/template.rst
+++ b/components/binary_sensor/template.rst
@@ -92,5 +92,3 @@ See Also
- :ref:`automation`
- :apiref:`binary_sensor/template_binary_sensor.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/cover/index.rst b/components/cover/index.rst
index 382dababe..90bf8dc69 100644
--- a/components/cover/index.rst
+++ b/components/cover/index.rst
@@ -109,5 +109,3 @@ See Also
:glob:
*
-
-.. disqus::
diff --git a/components/cover/template.rst b/components/cover/template.rst
index 39bcf552e..5ac4c16e5 100644
--- a/components/cover/template.rst
+++ b/components/cover/template.rst
@@ -115,5 +115,3 @@ See Also
- :doc:`/cookbook/garage-door`
- :apiref:`cover/template_cover.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/debug.rst b/components/debug.rst
index 40664858d..5e0768bba 100644
--- a/components/debug.rst
+++ b/components/debug.rst
@@ -30,5 +30,3 @@ See Also
- :doc:`logger`
- :apiref:`debug_component.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/deep_sleep.rst b/components/deep_sleep.rst
index 754f7b793..8e910b19a 100644
--- a/components/deep_sleep.rst
+++ b/components/deep_sleep.rst
@@ -130,5 +130,3 @@ See Also
- :ref:`automation`
- :apiref:`deep_sleep_component.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/display/index.rst b/components/display/index.rst
index a5f8d8010..1ce22271f 100644
--- a/components/display/index.rst
+++ b/components/display/index.rst
@@ -429,5 +429,3 @@ See Also
:glob:
*
-
-.. disqus::
diff --git a/components/display/lcd_display.rst b/components/display/lcd_display.rst
index 0e5582ed6..58e1e6e73 100644
--- a/components/display/lcd_display.rst
+++ b/components/display/lcd_display.rst
@@ -167,5 +167,3 @@ See Also
- :apiref:`display/lcd_display.h`
- `Arduino LiquidCrystal Library `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/display/max7219.rst b/components/display/max7219.rst
index 09c234c2f..cf55be878 100644
--- a/components/display/max7219.rst
+++ b/components/display/max7219.rst
@@ -333,5 +333,3 @@ See Also
- :apiref:`display/max7219.h`
- `MAX7219 Library `__ by `Nick Gammon `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/display/nextion.rst b/components/display/nextion.rst
index 47e0c3668..b2c4d1e6f 100644
--- a/components/display/nextion.rst
+++ b/components/display/nextion.rst
@@ -86,5 +86,3 @@ See Also
- `Simple Nextion Library `__ by `Bentley Born `__
- `Official Nextion Library `__ by `iTead `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/display/ssd1306.rst b/components/display/ssd1306.rst
index da9ec08e0..fb594ef5c 100644
--- a/components/display/ssd1306.rst
+++ b/components/display/ssd1306.rst
@@ -148,5 +148,3 @@ See Also
- :apiref:`display/ssd1306.h`
- `SSD1306 Library `__ by `Adafruit `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/display/waveshare_epaper.rst b/components/display/waveshare_epaper.rst
index 09a13b03d..0041c11a9 100644
--- a/components/display/waveshare_epaper.rst
+++ b/components/display/waveshare_epaper.rst
@@ -102,5 +102,3 @@ See Also
- :apiref:`display/waveshare_epaper.h`
- `Arduino Waveshare E-Paper library `__ by `Yehui (@soonuse) `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/esp32_ble_beacon.rst b/components/esp32_ble_beacon.rst
index 04b175f8e..a147dc200 100644
--- a/components/esp32_ble_beacon.rst
+++ b/components/esp32_ble_beacon.rst
@@ -76,5 +76,3 @@ See Also
- :apiref:`esp32_ble_beacon.h`
- `ESP32 BLE for Arduino `__ by `Neil Kolban `__.
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/esp32_ble_tracker.rst b/components/esp32_ble_tracker.rst
index cd91aca1d..16f55ea08 100644
--- a/components/esp32_ble_tracker.rst
+++ b/components/esp32_ble_tracker.rst
@@ -68,5 +68,3 @@ See Also
- :apiref:`esp32_ble_tracker.h`
- `ESP32 BLE for Arduino `__ by `Neil Kolban `__.
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/esphome.rst b/components/esphome.rst
index 4131fc7d2..858c06d01 100644
--- a/components/esphome.rst
+++ b/components/esphome.rst
@@ -258,5 +258,3 @@ See Also
--------
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/ethernet.rst b/components/ethernet.rst
index 971fe0bb0..37e1104c2 100644
--- a/components/ethernet.rst
+++ b/components/ethernet.rst
@@ -89,5 +89,3 @@ See Also
- :apiref:`wifi_component.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/fan/binary.rst b/components/fan/binary.rst
index 6e444067b..7cf5ba982 100644
--- a/components/fan/binary.rst
+++ b/components/fan/binary.rst
@@ -39,5 +39,3 @@ See Also
- :doc:`/components/fan/index`
- :apiref:`fan/fan_state.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/fan/index.rst b/components/fan/index.rst
index a1995959e..e76c74a16 100644
--- a/components/fan/index.rst
+++ b/components/fan/index.rst
@@ -106,5 +106,3 @@ Full Fan Index
:glob:
*
-
-.. disqus::
diff --git a/components/fan/speed.rst b/components/fan/speed.rst
index 98581d81f..e2d336b55 100644
--- a/components/fan/speed.rst
+++ b/components/fan/speed.rst
@@ -50,5 +50,3 @@ See Also
- :doc:`/components/output/pca9685`
- :apiref:`fan/fan_state.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/i2c.rst b/components/i2c.rst
index acd3c1bc8..61ddd97e0 100644
--- a/components/i2c.rst
+++ b/components/i2c.rst
@@ -44,5 +44,3 @@ See Also
- :apiref:`i2c_component.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/light/binary.rst b/components/light/binary.rst
index f7024b5ac..31793a316 100644
--- a/components/light/binary.rst
+++ b/components/light/binary.rst
@@ -44,5 +44,3 @@ See Also
- :doc:`/components/power_supply`
- :apiref:`light/light_state.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/light/cwww.rst b/components/light/cwww.rst
index baa9bfefe..c99f63b06 100644
--- a/components/light/cwww.rst
+++ b/components/light/cwww.rst
@@ -56,5 +56,3 @@ See Also
- :doc:`/components/output/pca9685`
- :apiref:`light/light_state.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/light/fastled.rst b/components/light/fastled.rst
index c33034012..fb9e4d68c 100644
--- a/components/light/fastled.rst
+++ b/components/light/fastled.rst
@@ -175,5 +175,3 @@ See Also
- :apiref:`light/fastled_light_output.h`
- `Arduino FastLED library `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/light/index.rst b/components/light/index.rst
index d6d27dc8d..7a5bffd72 100644
--- a/components/light/index.rst
+++ b/components/light/index.rst
@@ -554,5 +554,3 @@ See Also
:glob:
*
-
-.. disqus::
diff --git a/components/light/monochromatic.rst b/components/light/monochromatic.rst
index 9b2bb2c4d..e871ba0a3 100644
--- a/components/light/monochromatic.rst
+++ b/components/light/monochromatic.rst
@@ -67,5 +67,3 @@ See Also
- :doc:`/components/output/my9231`
- :apiref:`light/light_state.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/light/neopixelbus.rst b/components/light/neopixelbus.rst
index 7c4065335..d68b94833 100644
--- a/components/light/neopixelbus.rst
+++ b/components/light/neopixelbus.rst
@@ -99,5 +99,3 @@ See Also
- :apiref:`light/neo_pixel_light_output.h`
- `NeoPixelBus library `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/light/partition.rst b/components/light/partition.rst
index 00ed09381..a81e14e25 100644
--- a/components/light/partition.rst
+++ b/components/light/partition.rst
@@ -65,5 +65,3 @@ See Also
- :doc:`/components/light/neopixelbus`
- :apiref:`light/addressable_light.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/light/rgb.rst b/components/light/rgb.rst
index 5a730ac19..417be8c43 100644
--- a/components/light/rgb.rst
+++ b/components/light/rgb.rst
@@ -70,5 +70,3 @@ See Also
- :doc:`/components/output/my9231`
- :apiref:`light/light_state.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/light/rgbw.rst b/components/light/rgbw.rst
index 4c442e110..9efa8ffb2 100644
--- a/components/light/rgbw.rst
+++ b/components/light/rgbw.rst
@@ -50,5 +50,3 @@ See Also
- :doc:`/components/output/my9231`
- :apiref:`light/light_state.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/light/rgbww.rst b/components/light/rgbww.rst
index 253fd50df..e3c35f182 100644
--- a/components/light/rgbww.rst
+++ b/components/light/rgbww.rst
@@ -61,5 +61,3 @@ See Also
- :doc:`/components/output/my9231`
- :apiref:`light/light_state.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/logger.rst b/components/logger.rst
index 48fe6826a..625f43c47 100644
--- a/components/logger.rst
+++ b/components/logger.rst
@@ -159,5 +159,3 @@ See Also
- :doc:`/components/uart`
- :apiref:`log_component.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/mqtt.rst b/components/mqtt.rst
index 949cfcc25..f9fff8ed0 100644
--- a/components/mqtt.rst
+++ b/components/mqtt.rst
@@ -499,5 +499,3 @@ See Also
- :apiref:`mqtt/mqtt_client_component.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/ota.rst b/components/ota.rst
index 21df1fad1..c525e02e2 100644
--- a/components/ota.rst
+++ b/components/ota.rst
@@ -65,5 +65,3 @@ See Also
- :apiref:`ota_component.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/output/custom.rst b/components/output/custom.rst
index af84ed036..8e5c473d5 100644
--- a/components/output/custom.rst
+++ b/components/output/custom.rst
@@ -90,5 +90,3 @@ See Also
--------
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/output/esp8266_pwm.rst b/components/output/esp8266_pwm.rst
index b8939008e..f6e1f47fc 100644
--- a/components/output/esp8266_pwm.rst
+++ b/components/output/esp8266_pwm.rst
@@ -44,5 +44,3 @@ See Also
- :doc:`/components/power_supply`
- :apiref:`output/esp8266_pwm_output.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/output/gpio.rst b/components/output/gpio.rst
index 98255ad60..16ee9b805 100644
--- a/components/output/gpio.rst
+++ b/components/output/gpio.rst
@@ -42,5 +42,3 @@ See Also
- :doc:`/components/power_supply`
- :apiref:`output/gpio_binary_output_component.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/output/index.rst b/components/output/index.rst
index 05c506b64..395b271fb 100644
--- a/components/output/index.rst
+++ b/components/output/index.rst
@@ -128,5 +128,3 @@ Full Output Index
:glob:
*
-
-.. disqus::
diff --git a/components/output/ledc.rst b/components/output/ledc.rst
index a7420f528..3297d12a7 100644
--- a/components/output/ledc.rst
+++ b/components/output/ledc.rst
@@ -51,5 +51,3 @@ See Also
- :apiref:`output/ledc_output_component.h`
- `esp-idf LEDC API docs `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/output/my9231.rst b/components/output/my9231.rst
index 9408cb6f9..e585006b6 100644
--- a/components/output/my9231.rst
+++ b/components/output/my9231.rst
@@ -184,5 +184,3 @@ See Also
- :apiref:`output/my9231_output_component.h`
- `MY92XX LED driver library for Arduino AVR and ESP8266 `__ by `@xoseperez `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/output/pca9685.rst b/components/output/pca9685.rst
index 6231a30f0..1cc26c9c8 100644
--- a/components/output/pca9685.rst
+++ b/components/output/pca9685.rst
@@ -93,5 +93,3 @@ See Also
- :apiref:`output/pca9685_output_component.h`
- `PCA9685 Arduino Library `__ by `@NachtRaveVL `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/pcf8574.rst b/components/pcf8574.rst
index 1f71c3386..f0013d947 100644
--- a/components/pcf8574.rst
+++ b/components/pcf8574.rst
@@ -64,5 +64,3 @@ See Also
- `PCF8574 Arduino Library `__ by `Fabien Batteix `__
- :apiref:`io/pcf8574_component.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/power_supply.rst b/components/power_supply.rst
index 15690bf9c..e268a2111 100644
--- a/components/power_supply.rst
+++ b/components/power_supply.rst
@@ -71,5 +71,3 @@ See Also
- :doc:`output/index`
- :apiref:`power_supply_component.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/adc.rst b/components/sensor/adc.rst
index 899829d09..d9ec0f08c 100644
--- a/components/sensor/adc.rst
+++ b/components/sensor/adc.rst
@@ -82,5 +82,3 @@ See Also
- :doc:`max6675`
- :apiref:`sensor/adc.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/ads1115.rst b/components/sensor/ads1115.rst
index cc3362c89..5da9efe89 100644
--- a/components/sensor/ads1115.rst
+++ b/components/sensor/ads1115.rst
@@ -122,5 +122,3 @@ See Also
- :apiref:`sensor/ads1115_component.h`
- `i2cdevlib `__ by `Jeff Rowberg `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/apds9960.rst b/components/sensor/apds9960.rst
index dcdeafe2b..0527084bc 100644
--- a/components/sensor/apds9960.rst
+++ b/components/sensor/apds9960.rst
@@ -82,5 +82,3 @@ See Also
- :ref:`sensor-filters`
- :apiref:`sensor/apds9960.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/bh1750.rst b/components/sensor/bh1750.rst
index 41d48821c..75fb614c1 100644
--- a/components/sensor/bh1750.rst
+++ b/components/sensor/bh1750.rst
@@ -56,5 +56,3 @@ See Also
- :apiref:`sensor/bh7150_sensor.h`
- `BH1750 Library `__ by `@claws `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/ble_rssi.rst b/components/sensor/ble_rssi.rst
index be8a1bebb..dbf4ddc52 100644
--- a/components/sensor/ble_rssi.rst
+++ b/components/sensor/ble_rssi.rst
@@ -37,5 +37,3 @@ See Also
- :doc:`/components/sensor/index`
- :apiref:`esp32_ble_tracker.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/bme280.rst b/components/sensor/bme280.rst
index 9cf1c5514..55fdf7c32 100644
--- a/components/sensor/bme280.rst
+++ b/components/sensor/bme280.rst
@@ -95,5 +95,3 @@ See Also
- `Adafruit BME280 Library `__ by `Adafruit `__
- `Sparkfun BME280 Library `__ by `Sparkfun `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/bme680.rst b/components/sensor/bme680.rst
index e0caf1ede..ffc7a804e 100644
--- a/components/sensor/bme680.rst
+++ b/components/sensor/bme680.rst
@@ -112,5 +112,3 @@ See Also
- :apiref:`sensor/bme680_component.h`
- `BME680 Sensor API `__ by `Bosch Sensortec `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/bmp085.rst b/components/sensor/bmp085.rst
index a3f33f792..ac27d0593 100644
--- a/components/sensor/bmp085.rst
+++ b/components/sensor/bmp085.rst
@@ -65,5 +65,3 @@ See Also
- :apiref:`sensor/bmp085_component.h`
- `i2cdevlib `__ by `Jeff Rowberg `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/bmp280.rst b/components/sensor/bmp280.rst
index 60e50def6..61b23450c 100644
--- a/components/sensor/bmp280.rst
+++ b/components/sensor/bmp280.rst
@@ -91,5 +91,3 @@ See Also
- :apiref:`sensor/bmp280_component.h`
- `BMP280 Library `__ by `Adafruit `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/cse7766.rst b/components/sensor/cse7766.rst
index e0f415c23..8f544804b 100644
--- a/components/sensor/cse7766.rst
+++ b/components/sensor/cse7766.rst
@@ -58,5 +58,3 @@ See Also
- :ref:`sensor-filters`
- :apiref:`sensor/cse7766.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/custom.rst b/components/sensor/custom.rst
index b37c618ff..39bd1939d 100644
--- a/components/sensor/custom.rst
+++ b/components/sensor/custom.rst
@@ -371,5 +371,3 @@ See Also
--------
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/dallas.rst b/components/sensor/dallas.rst
index fe8516ec7..f0a4d0b31 100644
--- a/components/sensor/dallas.rst
+++ b/components/sensor/dallas.rst
@@ -153,5 +153,3 @@ See Also
by `Miles Burton `__
- :apiref:`sensor/dallas_component.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/dht.rst b/components/sensor/dht.rst
index aafdc98de..3350669f5 100644
--- a/components/sensor/dht.rst
+++ b/components/sensor/dht.rst
@@ -86,5 +86,3 @@ See Also
- :apiref:`sensor/dht_component.h`
- `Arduino DHTLib `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/dht12.rst b/components/sensor/dht12.rst
index 514db6d9b..05871e9d7 100644
--- a/components/sensor/dht12.rst
+++ b/components/sensor/dht12.rst
@@ -62,5 +62,3 @@ See Also
- :apiref:`sensor/dht12_component.h`
- `DHT12 Library `__ by `Daniel Plasa `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/duty_cycle.rst b/components/sensor/duty_cycle.rst
index 07443e21d..77ff19294 100644
--- a/components/sensor/duty_cycle.rst
+++ b/components/sensor/duty_cycle.rst
@@ -39,5 +39,3 @@ See Also
- :ref:`sensor-filters`
- :apiref:`sensor/duty_cycle_sensor.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/esp32_hall.rst b/components/sensor/esp32_hall.rst
index 11c33efe2..5e84c348e 100644
--- a/components/sensor/esp32_hall.rst
+++ b/components/sensor/esp32_hall.rst
@@ -53,5 +53,3 @@ See Also
- :doc:`/devices/esp32`
- :apiref:`sensor/esp32_hall_sensor.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/hdc1080.rst b/components/sensor/hdc1080.rst
index f66ce9c4c..c56086dcf 100644
--- a/components/sensor/hdc1080.rst
+++ b/components/sensor/hdc1080.rst
@@ -69,5 +69,3 @@ See Also
- :apiref:`sensor/hdc1080_component.h`
- `HDC1080 Library `__ by `ClosedCube `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/hlw8012.rst b/components/sensor/hlw8012.rst
index 71932345f..6c8df149e 100644
--- a/components/sensor/hlw8012.rst
+++ b/components/sensor/hlw8012.rst
@@ -65,5 +65,3 @@ See Also
- :apiref:`sensor/hlw8012.h`
- `HLW8012 Library `__ by `Xose Pérez `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/hmc5883l.rst b/components/sensor/hmc5883l.rst
index bb0e85906..5af1b5b75 100644
--- a/components/sensor/hmc5883l.rst
+++ b/components/sensor/hmc5883l.rst
@@ -56,5 +56,3 @@ See Also
- :apiref:`sensor/hmc5883l.h`
- `HMC5883L Library `__ by `Korneliusz Jarzębski `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/homeassistant.rst b/components/sensor/homeassistant.rst
index f52dbb9c4..5fa5e977c 100644
--- a/components/sensor/homeassistant.rst
+++ b/components/sensor/homeassistant.rst
@@ -39,5 +39,3 @@ See Also
- :ref:`automation`
- :apiref:`sensor/homeassistant_sensor.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/htu21d.rst b/components/sensor/htu21d.rst
index eaf005e41..f52284ff4 100644
--- a/components/sensor/htu21d.rst
+++ b/components/sensor/htu21d.rst
@@ -67,5 +67,3 @@ See Also
- :apiref:`sensor/htu21d_component.h`
- `i2cdevlib `__ by `Jeff Rowberg `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/hx711.rst b/components/sensor/hx711.rst
index aa86a927b..8af2c91de 100644
--- a/components/sensor/hx711.rst
+++ b/components/sensor/hx711.rst
@@ -84,5 +84,3 @@ See Also
- :apiref:`sensor/hx711.h`
- `HX711 Library `__ by `@bogde `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/ina219.rst b/components/sensor/ina219.rst
index 37400419a..0479aa99a 100644
--- a/components/sensor/ina219.rst
+++ b/components/sensor/ina219.rst
@@ -73,5 +73,3 @@ See Also
- :apiref:`sensor/ina219.h`
- `INA291 Arduino Library `__ by `Adafruit `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/ina3221.rst b/components/sensor/ina3221.rst
index cdedaf442..4b6b328a3 100644
--- a/components/sensor/ina3221.rst
+++ b/components/sensor/ina3221.rst
@@ -84,5 +84,3 @@ See Also
- :apiref:`sensor/ina3221.h`
- `INA3221 Arduino Library `__ by `SwitchDoc Labs `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/index.rst b/components/sensor/index.rst
index a30ab11b3..b3366c122 100644
--- a/components/sensor/index.rst
+++ b/components/sensor/index.rst
@@ -340,5 +340,3 @@ See Also
:glob:
*
-
-.. disqus::
diff --git a/components/sensor/max31855.rst b/components/sensor/max31855.rst
index b4160c59f..750f55451 100644
--- a/components/sensor/max31855.rst
+++ b/components/sensor/max31855.rst
@@ -55,5 +55,3 @@ See Also
- `MAX31855 Library `__ by `Adafruit `__
- :apiref:`sensor/max31855_sensor.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/max6675.rst b/components/sensor/max6675.rst
index ae7228d14..8f7914435 100644
--- a/components/sensor/max6675.rst
+++ b/components/sensor/max6675.rst
@@ -62,5 +62,3 @@ See Also
- `MAX6675 Library `__ by `Adafruit `__
- :apiref:`sensor/max6675_sensor.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/mhz19.rst b/components/sensor/mhz19.rst
index f25134aab..9e9ed81fa 100644
--- a/components/sensor/mhz19.rst
+++ b/components/sensor/mhz19.rst
@@ -74,5 +74,3 @@ See Also
- `MH-Z19 library `__ by `@nara356 `__
- :apiref:`sensor/mhz19_component.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/mpu6050.rst b/components/sensor/mpu6050.rst
index f8833f177..a00f9f6de 100644
--- a/components/sensor/mpu6050.rst
+++ b/components/sensor/mpu6050.rst
@@ -81,5 +81,3 @@ See Also
- :apiref:`sensor/mpu6050_component.h`
- `i2cdevlib `__ by `Jeff Rowberg `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/mqtt_subscribe.rst b/components/sensor/mqtt_subscribe.rst
index 7a5b4125b..a668dfa63 100644
--- a/components/sensor/mqtt_subscribe.rst
+++ b/components/sensor/mqtt_subscribe.rst
@@ -38,5 +38,3 @@ See Also
- :ref:`sensor-filters`
- :apiref:`sensor/mqtt_subscribe_sensor.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/ms5611.rst b/components/sensor/ms5611.rst
index f10326413..381f8dbf9 100644
--- a/components/sensor/ms5611.rst
+++ b/components/sensor/ms5611.rst
@@ -66,5 +66,3 @@ See Also
- `Arduino MS5611 Library `__ by `Korneliusz Jarzębski `__
- :apiref:`sensor/ms5611.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/pmsx003.rst b/components/sensor/pmsx003.rst
index 3015c69fc..1f32bca7f 100644
--- a/components/sensor/pmsx003.rst
+++ b/components/sensor/pmsx003.rst
@@ -61,5 +61,3 @@ See Also
- :ref:`sensor-filters`
- :apiref:`sensor/pmsx003.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/pulse_counter.rst b/components/sensor/pulse_counter.rst
index 95ea83040..4db3d7234 100644
--- a/components/sensor/pulse_counter.rst
+++ b/components/sensor/pulse_counter.rst
@@ -76,5 +76,3 @@ See Also
- `esp-idf Pulse Counter API `__.
- :apiref:`sensor/pulse_counter.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/rotary_encoder.rst b/components/sensor/rotary_encoder.rst
index 3eb85b19d..24efe55bf 100644
--- a/components/sensor/rotary_encoder.rst
+++ b/components/sensor/rotary_encoder.rst
@@ -87,5 +87,3 @@ See Also
- `Mechanical Input Library `__ by `Jochen Krapf `__
- :apiref:`sensor/rotary_encoder.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/sht3xd.rst b/components/sensor/sht3xd.rst
index 26e8bdb03..7a0088721 100644
--- a/components/sensor/sht3xd.rst
+++ b/components/sensor/sht3xd.rst
@@ -59,5 +59,3 @@ See Also
- :doc:`htu21d`
- :apiref:`sensor/sht3xd_component.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/tcs34725.rst b/components/sensor/tcs34725.rst
index c01fbdd21..fc63a4194 100644
--- a/components/sensor/tcs34725.rst
+++ b/components/sensor/tcs34725.rst
@@ -75,5 +75,3 @@ See Also
- `TCS34725 library `__ by `Adafruit `__
- :apiref:`sensor/tcs34725.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/template.rst b/components/sensor/template.rst
index 96d312ff1..cd8d0ef6c 100644
--- a/components/sensor/template.rst
+++ b/components/sensor/template.rst
@@ -88,5 +88,3 @@ See Also
- :ref:`automation`
- :apiref:`sensor/template_sensor.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/total_daily_energy.rst b/components/sensor/total_daily_energy.rst
index 52546af53..0c7ab0f58 100644
--- a/components/sensor/total_daily_energy.rst
+++ b/components/sensor/total_daily_energy.rst
@@ -68,5 +68,3 @@ See Also
- :doc:`/cookbook/power_meter`
- :apiref:`sensor/total_daily_energy.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/tsl2561.rst b/components/sensor/tsl2561.rst
index 9a7444ae8..7e83da1f9 100644
--- a/components/sensor/tsl2561.rst
+++ b/components/sensor/tsl2561.rst
@@ -60,5 +60,3 @@ See Also
- `SparkFun TSL2561 Arduino Library `__ by `Sparkfun `__
- :apiref:`sensor/tsl2561_sensor.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/ultrasonic.rst b/components/sensor/ultrasonic.rst
index 6d5f96084..9722bd42b 100644
--- a/components/sensor/ultrasonic.rst
+++ b/components/sensor/ultrasonic.rst
@@ -88,5 +88,3 @@ See Also
- :doc:`template`
- :apiref:`sensor/ultrasonic_sensor.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/uptime.rst b/components/sensor/uptime.rst
index 7c20c2699..d13f3e406 100644
--- a/components/sensor/uptime.rst
+++ b/components/sensor/uptime.rst
@@ -29,5 +29,3 @@ See Also
- :ref:`sensor-filters`
- :apiref:`sensor/uptime_sensor.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/wifi_signal.rst b/components/sensor/wifi_signal.rst
index eb169d9b5..2b42f2bb9 100644
--- a/components/sensor/wifi_signal.rst
+++ b/components/sensor/wifi_signal.rst
@@ -44,5 +44,3 @@ See Also
- :doc:`/components/wifi`
- :apiref:`sensor/wifi_signal_sensor.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/xiaomi_miflora.rst b/components/sensor/xiaomi_miflora.rst
index 3cd2b7dcb..711f302e4 100644
--- a/components/sensor/xiaomi_miflora.rst
+++ b/components/sensor/xiaomi_miflora.rst
@@ -100,5 +100,3 @@ See Also
- :apiref:`esp32_ble_tracker.h`
- `OpenMQTTGateway `__ by `@1technophile `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/sensor/xiaomi_mijia.rst b/components/sensor/xiaomi_mijia.rst
index d66286fea..96aac0755 100644
--- a/components/sensor/xiaomi_mijia.rst
+++ b/components/sensor/xiaomi_mijia.rst
@@ -95,5 +95,3 @@ See Also
by `@mspider65 `__
- `OpenMQTTGateway `__ by `@1technophile `__
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/spi.rst b/components/spi.rst
index 4ac1b66a2..93fa9fa68 100644
--- a/components/spi.rst
+++ b/components/spi.rst
@@ -47,5 +47,3 @@ See Also
- :apiref:`spi_component.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/status_led.rst b/components/status_led.rst
index c092525ca..67a091d28 100644
--- a/components/status_led.rst
+++ b/components/status_led.rst
@@ -45,5 +45,3 @@ See Also
- :apiref:`status_led.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/stepper/index.rst b/components/stepper/index.rst
index 56aac90d1..61739d56c 100644
--- a/components/stepper/index.rst
+++ b/components/stepper/index.rst
@@ -200,5 +200,3 @@ See Also
- :apiref:`stepper/stepper.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/switch/custom.rst b/components/switch/custom.rst
index ec72997c2..0083cc1b2 100644
--- a/components/switch/custom.rst
+++ b/components/switch/custom.rst
@@ -68,5 +68,3 @@ See Also
--------
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/switch/gpio.rst b/components/switch/gpio.rst
index 954c72391..646193047 100644
--- a/components/switch/gpio.rst
+++ b/components/switch/gpio.rst
@@ -143,5 +143,3 @@ See Also
- :doc:`/cookbook/garage-door`
- :apiref:`switch_/gpio_switch.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/switch/index.rst b/components/switch/index.rst
index acae71637..78fe4cce5 100644
--- a/components/switch/index.rst
+++ b/components/switch/index.rst
@@ -178,5 +178,3 @@ See Also
:glob:
*
-
-.. disqus::
diff --git a/components/switch/output.rst b/components/switch/output.rst
index a4e4f98a6..fcf3d69db 100644
--- a/components/switch/output.rst
+++ b/components/switch/output.rst
@@ -37,5 +37,3 @@ See Also
- :doc:`/components/output/index`
- :apiref:`switch_/output_switch.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/switch/remote_transmitter.rst b/components/switch/remote_transmitter.rst
index 6801ea3ad..92cfe5a99 100644
--- a/components/switch/remote_transmitter.rst
+++ b/components/switch/remote_transmitter.rst
@@ -431,5 +431,3 @@ See Also
- `IRRemoteESP8266 `__ by `Mark Szabo-Simon `__
- :apiref:`remote/remote_transmitter.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/switch/restart.rst b/components/switch/restart.rst
index ef13ea6de..44663c424 100644
--- a/components/switch/restart.rst
+++ b/components/switch/restart.rst
@@ -33,5 +33,3 @@ See Also
- :doc:`template`
- :apiref:`switch_/restart_switch.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/switch/shutdown.rst b/components/switch/shutdown.rst
index 01e28aa71..f09de8230 100644
--- a/components/switch/shutdown.rst
+++ b/components/switch/shutdown.rst
@@ -35,5 +35,3 @@ See Also
- :doc:`template`
- :apiref:`switch_/shutdown_switch.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/switch/template.rst b/components/switch/template.rst
index 1ccbd46a4..3a76d2b48 100644
--- a/components/switch/template.rst
+++ b/components/switch/template.rst
@@ -103,5 +103,3 @@ See Also
- :doc:`/components/binary_sensor/index`
- :apiref:`switch_/template_switch.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/switch/uart.rst b/components/switch/uart.rst
index ad749ac3a..f7749108e 100644
--- a/components/switch/uart.rst
+++ b/components/switch/uart.rst
@@ -39,5 +39,3 @@ See Also
- :doc:`/components/uart`
- :apiref:`switch_/uart_switch.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/text_sensor/custom.rst b/components/text_sensor/custom.rst
index d938b03df..12d7ae31f 100644
--- a/components/text_sensor/custom.rst
+++ b/components/text_sensor/custom.rst
@@ -67,5 +67,3 @@ See Also
--------
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/text_sensor/homeassistant.rst b/components/text_sensor/homeassistant.rst
index 07abd9bb8..a7ad870d6 100644
--- a/components/text_sensor/homeassistant.rst
+++ b/components/text_sensor/homeassistant.rst
@@ -31,5 +31,3 @@ See Also
- :ref:`automation`
- :apiref:`text_sensor/homeassistant_text_sensor.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/text_sensor/index.rst b/components/text_sensor/index.rst
index 8e34d8a5c..994928a63 100644
--- a/components/text_sensor/index.rst
+++ b/components/text_sensor/index.rst
@@ -94,5 +94,3 @@ See Also
:glob:
*
-
-.. disqus::
diff --git a/components/text_sensor/mqtt_subscribe.rst b/components/text_sensor/mqtt_subscribe.rst
index 2a0b7de5e..f3e6f23d4 100644
--- a/components/text_sensor/mqtt_subscribe.rst
+++ b/components/text_sensor/mqtt_subscribe.rst
@@ -55,5 +55,3 @@ See Also
- :apiref:`text_sensor/mqtt_subscribe_text_sensor.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/text_sensor/template.rst b/components/text_sensor/template.rst
index fc4aafa7b..a52b011ca 100644
--- a/components/text_sensor/template.rst
+++ b/components/text_sensor/template.rst
@@ -83,5 +83,3 @@ See Also
- :ref:`automation`
- :apiref:`text_sensor/template_text_sensor.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/text_sensor/version.rst b/components/text_sensor/version.rst
index fb082f313..3aa26df39 100644
--- a/components/text_sensor/version.rst
+++ b/components/text_sensor/version.rst
@@ -31,5 +31,3 @@ See Also
- :apiref:`text_sensor/version_text_sensor.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/time.rst b/components/time.rst
index 0ffc1ec79..87405b80b 100644
--- a/components/time.rst
+++ b/components/time.rst
@@ -313,5 +313,3 @@ See Also
- :apiref:`time/rtc_component.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/uart.rst b/components/uart.rst
index cf416fd04..c36188460 100644
--- a/components/uart.rst
+++ b/components/uart.rst
@@ -74,5 +74,3 @@ See Also
- :doc:`/components/logger`
- :apiref:`uart_component.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/web_server.rst b/components/web_server.rst
index 68d5e768d..7e25611fd 100644
--- a/components/web_server.rst
+++ b/components/web_server.rst
@@ -49,5 +49,3 @@ See Also
- :apiref:`web_server.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/components/wifi.rst b/components/wifi.rst
index 5f8b5f7e9..ea54ea5e1 100644
--- a/components/wifi.rst
+++ b/components/wifi.rst
@@ -173,5 +173,3 @@ See Also
- :apiref:`wifi_component.h`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/conf.py b/conf.py
index bb2d56556..fe301a854 100644
--- a/conf.py
+++ b/conf.py
@@ -41,7 +41,6 @@ sys.path.append(os.path.abspath('.'))
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
- 'disqus',
'github',
'seo',
'sitemap',
diff --git a/cookbook/bme280_environment.rst b/cookbook/bme280_environment.rst
index bea9513c9..ddbfc1bf9 100644
--- a/cookbook/bme280_environment.rst
+++ b/cookbook/bme280_environment.rst
@@ -115,5 +115,3 @@ See Also
- :doc:`/components/sensor/template`
- :doc:`/components/sensor/bme280`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/cookbook/bruh.rst b/cookbook/bruh.rst
index b5f58081b..c89dc62f7 100644
--- a/cookbook/bruh.rst
+++ b/cookbook/bruh.rst
@@ -86,5 +86,3 @@ See Also
- :doc:`/components/sensor/adc`
- :doc:`/components/binary_sensor/gpio`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/cookbook/display_time_temp_oled.rst b/cookbook/display_time_temp_oled.rst
index 5fa26f0fb..115b66d2c 100644
--- a/cookbook/display_time_temp_oled.rst
+++ b/cookbook/display_time_temp_oled.rst
@@ -163,5 +163,3 @@ See Also
- :doc:`/components/display/index`
- :doc:`/components/sensor/homeassistant`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/cookbook/dual-r2-cover.rst b/cookbook/dual-r2-cover.rst
index bc118b02d..817a3fb00 100644
--- a/cookbook/dual-r2-cover.rst
+++ b/cookbook/dual-r2-cover.rst
@@ -111,5 +111,3 @@ See Also
- :doc:`/components/cover/template`
- :doc:`/devices/sonoff`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/cookbook/garage-door.rst b/cookbook/garage-door.rst
index e23d6162f..47ffb4b16 100644
--- a/cookbook/garage-door.rst
+++ b/cookbook/garage-door.rst
@@ -50,5 +50,3 @@ See Also
- :doc:`/components/switch/gpio`
- :doc:`/components/cover/template`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/cookbook/h801.rst b/cookbook/h801.rst
index deddf0059..691344cf3 100644
--- a/cookbook/h801.rst
+++ b/cookbook/h801.rst
@@ -101,5 +101,3 @@ See Also
- :doc:`/components/light/rgbw`
- :doc:`/components/output/esp8266_pwm`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/cookbook/pir.rst b/cookbook/pir.rst
index 0410ebd3a..2e81d6fe0 100644
--- a/cookbook/pir.rst
+++ b/cookbook/pir.rst
@@ -64,5 +64,3 @@ See Also
- :doc:`/components/binary_sensor/gpio`
- :doc:`bruh`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/cookbook/power_meter.rst b/cookbook/power_meter.rst
index c52a92659..b67186154 100644
--- a/cookbook/power_meter.rst
+++ b/cookbook/power_meter.rst
@@ -66,5 +66,3 @@ See Also
- :doc:`/components/sensor/pulse_counter`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/cookbook/relay.rst b/cookbook/relay.rst
index 751c81daf..bc841f7e6 100644
--- a/cookbook/relay.rst
+++ b/cookbook/relay.rst
@@ -49,5 +49,3 @@ See Also
- :doc:`/cookbook/garage-door`
- `How do relays work `__.
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/cookbook/sonoff-fishpond-pump.rst b/cookbook/sonoff-fishpond-pump.rst
index 9ccc1647b..bae89fd3e 100644
--- a/cookbook/sonoff-fishpond-pump.rst
+++ b/cookbook/sonoff-fishpond-pump.rst
@@ -217,5 +217,3 @@ See Also
- :doc:`/devices/sonoff_basic`
- `Flashing sonoff basic `__.
- `Adding ESPHome to Home Assistant `__.
-
-.. disqus::
diff --git a/cookbook/temt6000.rst b/cookbook/temt6000.rst
index 766dc03de..d49baaac9 100644
--- a/cookbook/temt6000.rst
+++ b/cookbook/temt6000.rst
@@ -71,5 +71,3 @@ See Also
- `TEMT6000 datasheet `__
- :doc:`bruh`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/custom/custom_component.rst b/custom/custom_component.rst
index e4c05ca8f..5fafde97e 100644
--- a/custom/custom_component.rst
+++ b/custom/custom_component.rst
@@ -106,5 +106,3 @@ See Also
--------
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/custom/i2c.rst b/custom/i2c.rst
index c025140df..23cfc0a44 100644
--- a/custom/i2c.rst
+++ b/custom/i2c.rst
@@ -34,5 +34,3 @@ See Also
--------
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/custom/spi.rst b/custom/spi.rst
index 1d7b627f0..f24d6ad41 100644
--- a/custom/spi.rst
+++ b/custom/spi.rst
@@ -35,5 +35,3 @@ See Also
--------
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/custom/uart.rst b/custom/uart.rst
index 1110565f8..1ca52eeb9 100644
--- a/custom/uart.rst
+++ b/custom/uart.rst
@@ -55,5 +55,3 @@ See Also
--------
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/devices/esp32.rst b/devices/esp32.rst
index 9782c825b..374f57bf9 100644
--- a/devices/esp32.rst
+++ b/devices/esp32.rst
@@ -51,5 +51,3 @@ See Also
- :doc:`nodemcu_esp32`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/devices/esp8266.rst b/devices/esp8266.rst
index 4125beebc..d8264e399 100644
--- a/devices/esp8266.rst
+++ b/devices/esp8266.rst
@@ -195,5 +195,3 @@ See Also
- :doc:`nodemcu_esp8266`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/devices/nodemcu_esp32.rst b/devices/nodemcu_esp32.rst
index 577d69e56..882b7459b 100644
--- a/devices/nodemcu_esp32.rst
+++ b/devices/nodemcu_esp32.rst
@@ -62,5 +62,3 @@ See Also
- :doc:`esp32`
- :doc:`nodemcu_esp8266`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/devices/nodemcu_esp8266.rst b/devices/nodemcu_esp8266.rst
index baa98bb4e..f8d7de9fb 100644
--- a/devices/nodemcu_esp8266.rst
+++ b/devices/nodemcu_esp8266.rst
@@ -74,5 +74,3 @@ See Also
- :doc:`esp8266`
- :doc:`nodemcu_esp32`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/devices/sonoff.rst b/devices/sonoff.rst
index e1d808b6b..b75aa99d5 100644
--- a/devices/sonoff.rst
+++ b/devices/sonoff.rst
@@ -335,5 +335,3 @@ See Also
- :doc:`sonoff_basic`
- :doc:`esp8266`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/devices/sonoff_4ch.rst b/devices/sonoff_4ch.rst
index bb6380145..d7ce347a2 100644
--- a/devices/sonoff_4ch.rst
+++ b/devices/sonoff_4ch.rst
@@ -318,5 +318,3 @@ See Also
- :doc:`sonoff`
- :doc:`sonoff_s20`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/devices/sonoff_basic.rst b/devices/sonoff_basic.rst
index c4b77a140..16364e371 100644
--- a/devices/sonoff_basic.rst
+++ b/devices/sonoff_basic.rst
@@ -271,5 +271,3 @@ See Also
- :doc:`sonoff_s20`
- `GPIO locations `__
- `Edit this page on GitHub `__
-
-.. disqus::
diff --git a/devices/sonoff_s20.rst b/devices/sonoff_s20.rst
index 2b4685c17..e0edd6337 100644
--- a/devices/sonoff_s20.rst
+++ b/devices/sonoff_s20.rst
@@ -317,5 +317,3 @@ See Also
- :doc:`sonoff`
- :doc:`sonoff_4ch`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/devices/sonoff_t1_uk_3gang_v1.1.rst b/devices/sonoff_t1_uk_3gang_v1.1.rst
index 64c5202b9..e9e353d67 100644
--- a/devices/sonoff_t1_uk_3gang_v1.1.rst
+++ b/devices/sonoff_t1_uk_3gang_v1.1.rst
@@ -315,5 +315,3 @@ See Also
- :doc:`sonoff_4ch`
- :doc:`sonoff_s20`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/disqus.py b/disqus.py
deleted file mode 100644
index 20775241d..000000000
--- a/disqus.py
+++ /dev/null
@@ -1,50 +0,0 @@
-# Based on https://github.com/rmk135/sphinxcontrib-disqus
-from docutils import nodes
-from docutils.parsers.rst import Directive
-
-
-class DisqusNode(nodes.General, nodes.Element):
- def __init__(self, disqus_identifier):
- super(DisqusNode, self).__init__()
- self.disqus_identifier = disqus_identifier
-
-
-def disqus_visit(self, node):
- html_attrs = {
- 'ids': ['disqus_thread'],
- 'data-disqus-identifier': node.disqus_identifier,
- }
- self.body.append(self.starttag(node, 'div', '', **html_attrs))
-
-
-def disqus_depart(self, _):
- self.body.append('')
-
-
-class DisqusDirective(Directive):
- option_spec = dict(identifier=str)
-
- def get_identifier(self):
- if 'identifier' in self.options:
- return self.options['identifier']
-
- env = self.state.document.settings.env
- return env.docname.replace('/', '-')
-
- def run(self):
- disqus_identifier = self.get_identifier()
- return [DisqusNode(disqus_identifier)]
-
-
-def event_html_page_context(app, pagename, templatename, context, doctree):
- if not doctree or 'script_files' not in context:
- return
- if any(hasattr(n, 'disqus_identifier') for n in doctree.traverse()):
- context['script_files'] = context['script_files'][:] + ['_static/disqus.js']
-
-
-def setup(app):
- app.add_directive('disqus', DisqusDirective)
- app.add_node(DisqusNode, html=(disqus_visit, disqus_depart))
- app.connect('html-page-context', event_html_page_context)
- return {'version': '1.0'}
diff --git a/guides/automations.rst b/guides/automations.rst
index 9bf0076ad..39c287b5a 100644
--- a/guides/automations.rst
+++ b/guides/automations.rst
@@ -611,5 +611,3 @@ See Also
- :doc:`configuration-types`
- :doc:`faq`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/guides/configuration-types.rst b/guides/configuration-types.rst
index 6baac1b04..8a41d7be9 100644
--- a/guides/configuration-types.rst
+++ b/guides/configuration-types.rst
@@ -207,5 +207,3 @@ See Also
- :doc:`getting_started_command_line`
- :doc:`faq`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/guides/contributing.rst b/guides/contributing.rst
index 3b67867c9..ab89e0ac4 100644
--- a/guides/contributing.rst
+++ b/guides/contributing.rst
@@ -480,5 +480,3 @@ See Also
- :doc:`ESPHome index `
- :doc:`faq`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/guides/faq.rst b/guides/faq.rst
index 24743eeff..58471b4d5 100644
--- a/guides/faq.rst
+++ b/guides/faq.rst
@@ -280,5 +280,3 @@ See Also
- :doc:`ESPHome index `
- :doc:`contributing`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/guides/getting_started_command_line.rst b/guides/getting_started_command_line.rst
index 6e0258b1c..dc74b6875 100644
--- a/guides/getting_started_command_line.rst
+++ b/guides/getting_started_command_line.rst
@@ -186,5 +186,3 @@ See Also
- :doc:`ESPHome index `
- :doc:`getting_started_hassio`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/guides/getting_started_hassio.rst b/guides/getting_started_hassio.rst
index 5e59b1cc0..018da346a 100644
--- a/guides/getting_started_hassio.rst
+++ b/guides/getting_started_hassio.rst
@@ -159,5 +159,3 @@ See Also
- :doc:`ESPHome index `
- :doc:`getting_started_command_line`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/guides/migrate_espeasy.rst b/guides/migrate_espeasy.rst
index 4f9ccb2ce..3f6793280 100644
--- a/guides/migrate_espeasy.rst
+++ b/guides/migrate_espeasy.rst
@@ -56,5 +56,3 @@ See Also
- :doc:`migrate_espurna`
- :doc:`migrate_sonoff_tasmota`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/guides/migrate_espurna.rst b/guides/migrate_espurna.rst
index 1487b5eb8..07818bc77 100644
--- a/guides/migrate_espurna.rst
+++ b/guides/migrate_espurna.rst
@@ -60,5 +60,3 @@ See Also
- :doc:`migrate_espeasy`
- :doc:`migrate_sonoff_tasmota`
- :ghedit:`Edit`
-
-.. disqus::
diff --git a/guides/migrate_sonoff_tasmota.rst b/guides/migrate_sonoff_tasmota.rst
index e4663c8b6..14784228d 100644
--- a/guides/migrate_sonoff_tasmota.rst
+++ b/guides/migrate_sonoff_tasmota.rst
@@ -62,5 +62,3 @@ See Also
- :doc:`migrate_espurna`
- :doc:`migrate_espeasy`
- :ghedit:`Edit`
-
-.. disqus::