Remove disqus

They started injecting ads :(
This commit is contained in:
Otto Winter 2019-03-24 14:54:58 +01:00
parent dd913116de
commit 9d6c814991
No known key found for this signature in database
GPG Key ID: DB66C0BE6013F97E
170 changed files with 0 additions and 390 deletions

View File

@ -28,17 +28,12 @@
{% endblock %}
{% block footer %}
<div class="footer">
<a href="/misc/privacy.html">Privacy Policy</a>
</div>
<div id="upgrade-footer">
A new version has been release since you last visited this page: {{ release }} 🎉
<a id="upgrade-footer-changelog" href="/changelog/v{{ version }}.0.html">View Changelog</a>
</div>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-113203480-2"></script>
<script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'UA-113203480-2', {'anonymize_ip': true});</script>
<script>
var old = window.localStorage.getItem("version");
if (old === null) { window.localStorage.setItem("version", "{{ version }}");

View File

@ -249,5 +249,3 @@ Past Changelogs
v1.9.0
v1.8.0
v1.7.0
.. disqus::

View File

@ -293,5 +293,3 @@ Past Changelogs
v1.9.0
v1.8.0
v1.7.0
.. disqus::

View File

@ -168,5 +168,3 @@ Past Changelogs
v1.9.0
v1.8.0
v1.7.0
.. disqus::

View File

@ -192,5 +192,3 @@ for using esphomeyaml to create a simple wireless doorbell:
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/xCQoOZNdaGY"
frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
.. disqus::

View File

@ -228,5 +228,3 @@ Changes in 1.8.2
- esphomedocs: WiFi: Add power save mode option `#41 <https://github.com/OttoWinter/esphomedocs/pull/41>`__
- esphomedocs: Add SSD1306 64x48 Display `#27 <https://github.com/OttoWinter/esphomedocs/pull/27>`__
- esphomeyaml: WiFi: Add power save mode option `#150 <https://github.com/OttoWinter/esphomeyaml/pull/150>`__
.. disqus::

View File

@ -336,5 +336,3 @@ Past Changelogs
v1.8.0
v1.7.0
.. disqus::

View File

@ -245,5 +245,3 @@ See Also
- :apiref:`api/api_server.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -70,5 +70,3 @@ See Also
--------
- :ghedit:`Edit`
.. disqus::

View File

@ -65,5 +65,3 @@ See Also
- :apiref:`esp32_ble_tracker.h`
- `ESP32 BLE for Arduino <https://github.com/nkolban/ESP32_BLE_Arduino>`__ by `Neil Kolban <https://github.com/nkolban>`__.
- :ghedit:`Edit`
.. disqus::

View File

@ -158,5 +158,3 @@ See Also
- :apiref:`binary_sensor/esp32_touch_binary_sensor.h`
- `esp-idf Touch Sensor API <https://esp-idf.readthedocs.io/en/latest/api-reference/peripherals/touch_pad.html>`__
- :ghedit:`Edit`
.. disqus::

View File

@ -100,5 +100,3 @@ See Also
- :ref:`config-pin_schema`
- :apiref:`binary_sensor/gpio_binary_sensor.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -30,5 +30,3 @@ See Also
- :ref:`automation`
- :apiref:`binary_sensor/homeassistant_binary_sensor.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -345,5 +345,3 @@ See Also
:glob:
*
.. disqus::

View File

@ -56,5 +56,3 @@ See Also
- :apiref:`sensor/mpr121_sensor.h`
- `Adafruit MPR121 Library <https://github.com/adafruit/Adafruit_MPR121_Library>`__ by `Adafruit <https://www.adafruit.com/>`__
- :ghedit:`Edit`
.. disqus::

View File

@ -40,5 +40,3 @@ See Also
- :doc:`index`
- :apiref:`display/nextion.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -144,5 +144,3 @@ See Also
- :doc:`rdm6300`
- :apiref:`binary_sensor/pn532_component.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -106,5 +106,3 @@ See Also
- :doc:`/components/binary_sensor/index`
- :apiref:`binary_sensor/rdm6300_component.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -125,5 +125,3 @@ See Also
- `IRRemoteESP8266 <https://github.com/markszabo/IRremoteESP8266/>`__ by `Mark Szabo-Simon <https://github.com/markszabo>`__
- :apiref:`remote/remote_receiver.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -33,5 +33,3 @@ See Also
- :doc:`/components/mqtt`
- :apiref:`binary_sensor/status_binary_sensor.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -92,5 +92,3 @@ See Also
- :ref:`automation`
- :apiref:`binary_sensor/template_binary_sensor.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -109,5 +109,3 @@ See Also
:glob:
*
.. disqus::

View File

@ -115,5 +115,3 @@ See Also
- :doc:`/cookbook/garage-door`
- :apiref:`cover/template_cover.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -30,5 +30,3 @@ See Also
- :doc:`logger`
- :apiref:`debug_component.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -130,5 +130,3 @@ See Also
- :ref:`automation`
- :apiref:`deep_sleep_component.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -429,5 +429,3 @@ See Also
:glob:
*
.. disqus::

View File

@ -167,5 +167,3 @@ See Also
- :apiref:`display/lcd_display.h`
- `Arduino LiquidCrystal Library <https://www.arduino.cc/en/Reference/LiquidCrystal>`__
- :ghedit:`Edit`
.. disqus::

View File

@ -333,5 +333,3 @@ See Also
- :apiref:`display/max7219.h`
- `MAX7219 Library <https://github.com/nickgammon/MAX7219>`__ by `Nick Gammon <https://github.com/nickgammon>`__
- :ghedit:`Edit`
.. disqus::

View File

@ -86,5 +86,3 @@ See Also
- `Simple Nextion Library <https://github.com/bborncr/nextion>`__ by `Bentley Born <https://github.com/bborncr>`__
- `Official Nextion Library <https://github.com/itead/ITEADLIB_Arduino_Nextion>`__ by `iTead <https://www.itead.cc/>`__
- :ghedit:`Edit`
.. disqus::

View File

@ -148,5 +148,3 @@ See Also
- :apiref:`display/ssd1306.h`
- `SSD1306 Library <https://github.com/adafruit/Adafruit_SSD1306>`__ by `Adafruit <https://www.adafruit.com/>`__
- :ghedit:`Edit`
.. disqus::

View File

@ -102,5 +102,3 @@ See Also
- :apiref:`display/waveshare_epaper.h`
- `Arduino Waveshare E-Paper library <https://github.com/soonuse/epd-library-arduino>`__ by `Yehui (@soonuse) <https://github.com/soonuse>`__
- :ghedit:`Edit`
.. disqus::

View File

@ -76,5 +76,3 @@ See Also
- :apiref:`esp32_ble_beacon.h`
- `ESP32 BLE for Arduino <https://github.com/nkolban/ESP32_BLE_Arduino>`__ by `Neil Kolban <https://github.com/nkolban>`__.
- :ghedit:`Edit`
.. disqus::

View File

@ -68,5 +68,3 @@ See Also
- :apiref:`esp32_ble_tracker.h`
- `ESP32 BLE for Arduino <https://github.com/nkolban/ESP32_BLE_Arduino>`__ by `Neil Kolban <https://github.com/nkolban>`__.
- :ghedit:`Edit`
.. disqus::

View File

@ -175,5 +175,3 @@ See Also
- :apiref:`wifi_component.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -268,5 +268,3 @@ See Also
--------
- :ghedit:`Edit`
.. disqus::

View File

@ -89,5 +89,3 @@ See Also
- :apiref:`wifi_component.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -39,5 +39,3 @@ See Also
- :doc:`/components/fan/index`
- :apiref:`fan/fan_state.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -108,5 +108,3 @@ Full Fan Index
:glob:
*
.. disqus::

View File

@ -50,5 +50,3 @@ See Also
- :doc:`/components/output/pca9685`
- :apiref:`fan/fan_state.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -39,5 +39,3 @@ See Also
- :apiref:`i2c_component.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -44,5 +44,3 @@ See Also
- :doc:`/components/power_supply`
- :apiref:`light/light_state.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -56,5 +56,3 @@ See Also
- :doc:`/components/output/pca9685`
- :apiref:`light/light_state.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -175,5 +175,3 @@ See Also
- :apiref:`light/fastled_light_output.h`
- `Arduino FastLED library <https://github.com/FastLED/FastLED>`__
- :ghedit:`Edit`
.. disqus::

View File

@ -562,5 +562,3 @@ See Also
:glob:
*
.. disqus::

View File

@ -67,5 +67,3 @@ See Also
- :doc:`/components/output/my9231`
- :apiref:`light/light_state.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -99,5 +99,3 @@ See Also
- :apiref:`light/neo_pixel_light_output.h`
- `NeoPixelBus library <https://github.com/Makuna/NeoPixelBus/wiki/ESP8266-NeoMethods>`__
- :ghedit:`Edit`
.. disqus::

View File

@ -66,5 +66,3 @@ See Also
- :doc:`/components/light/neopixelbus`
- :apiref:`light/addressable_light.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -70,5 +70,3 @@ See Also
- :doc:`/components/output/my9231`
- :apiref:`light/light_state.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -50,5 +50,3 @@ See Also
- :doc:`/components/output/my9231`
- :apiref:`light/light_state.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -61,5 +61,3 @@ See Also
- :doc:`/components/output/my9231`
- :apiref:`light/light_state.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -159,5 +159,3 @@ See Also
- :doc:`/components/uart`
- :apiref:`log_component.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -49,5 +49,3 @@ See Also
- :doc:`binary_sensor/gpio`
- :apiref:`io/mcp23017.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -505,5 +505,3 @@ See Also
- :apiref:`mqtt/mqtt_client_component.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -65,5 +65,3 @@ See Also
- :apiref:`ota_component.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -90,5 +90,3 @@ See Also
--------
- :ghedit:`Edit`
.. disqus::

View File

@ -44,5 +44,3 @@ See Also
- :doc:`/components/power_supply`
- :apiref:`output/esp8266_pwm_output.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -42,5 +42,3 @@ See Also
- :doc:`/components/power_supply`
- :apiref:`output/gpio_binary_output_component.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -132,5 +132,3 @@ Full Output Index
:glob:
*
.. disqus::

View File

@ -51,5 +51,3 @@ See Also
- :apiref:`output/ledc_output_component.h`
- `esp-idf LEDC API docs <https://docs.espressif.com/projects/esp-idf/en/latest/api-reference/peripherals/ledc.html>`__
- :ghedit:`Edit`
.. disqus::

View File

@ -184,5 +184,3 @@ See Also
- :apiref:`output/my9231_output_component.h`
- `MY92XX LED driver library for Arduino AVR and ESP8266 <https://github.com/xoseperez/my92xx>`__ by `@xoseperez <https://github.com/xoseperez>`__
- :ghedit:`Edit`
.. disqus::

View File

@ -93,5 +93,3 @@ See Also
- :apiref:`output/pca9685_output_component.h`
- `PCA9685 Arduino Library <https://github.com/NachtRaveVL/PCA9685-Arduino>`__ by `@NachtRaveVL <https://github.com/NachtRaveVL>`__
- :ghedit:`Edit`
.. disqus::

View File

@ -63,5 +63,3 @@ See Also
- `PCF8574 Arduino Library <https://github.com/skywodd/pcf8574_arduino_library>`__ by `Fabien Batteix <https://github.com/skywodd>`__
- :apiref:`io/pcf8574_component.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -71,5 +71,3 @@ See Also
- :doc:`output/index`
- :apiref:`power_supply_component.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -82,5 +82,3 @@ See Also
- :doc:`max6675`
- :apiref:`sensor/adc.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -122,5 +122,3 @@ See Also
- :apiref:`sensor/ads1115_component.h`
- `i2cdevlib <https://github.com/jrowberg/i2cdevlib>`__ by `Jeff Rowberg <https://github.com/jrowberg>`__
- :ghedit:`Edit`
.. disqus::

View File

@ -82,5 +82,3 @@ See Also
- :ref:`sensor-filters`
- :apiref:`sensor/apds9960.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -56,5 +56,3 @@ See Also
- :apiref:`sensor/bh7150_sensor.h`
- `BH1750 Library <https://github.com/claws/BH1750>`__ by `@claws <https://github.com/claws>`__
- :ghedit:`Edit`
.. disqus::

View File

@ -37,5 +37,3 @@ See Also
- :doc:`/components/sensor/index`
- :apiref:`esp32_ble_tracker.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -95,5 +95,3 @@ See Also
- `Adafruit BME280 Library <https://github.com/adafruit/Adafruit_BME280_Library>`__ by `Adafruit <https://www.adafruit.com/>`__
- `Sparkfun BME280 Library <https://github.com/sparkfun/SparkFun_BME280_Arduino_Library>`__ by `Sparkfun <https://www.sparkfun.com/>`__
- :ghedit:`Edit`
.. disqus::

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -112,5 +112,3 @@ See Also
- :apiref:`sensor/bme680_component.h`
- `BME680 Sensor API <https://github.com/BoschSensortec/BME680_driver>`__ by `Bosch Sensortec <https://www.bosch-sensortec.com/>`__
- :ghedit:`Edit`
.. disqus::

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@ -65,5 +65,3 @@ See Also
- :apiref:`sensor/bmp085_component.h`
- `i2cdevlib <https://github.com/jrowberg/i2cdevlib>`__ by `Jeff Rowberg <https://github.com/jrowberg>`__
- :ghedit:`Edit`
.. disqus::

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -91,5 +91,3 @@ See Also
- :apiref:`sensor/bmp280_component.h`
- `BMP280 Library <https://github.com/adafruit/Adafruit_BMP280_Library>`__ by `Adafruit <https://www.adafruit.com/>`__
- :ghedit:`Edit`
.. disqus::

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@ -58,5 +58,3 @@ See Also
- :ref:`sensor-filters`
- :apiref:`sensor/cse7766.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -371,5 +371,3 @@ See Also
--------
- :ghedit:`Edit`
.. disqus::

View File

@ -153,5 +153,3 @@ See Also
by `Miles Burton <https://github.com/milesburton>`__
- :apiref:`sensor/dallas_component.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -86,5 +86,3 @@ See Also
- :apiref:`sensor/dht_component.h`
- `Arduino DHTLib <https://playground.arduino.cc/Main/DHTLib>`__
- :ghedit:`Edit`
.. disqus::

View File

@ -62,5 +62,3 @@ See Also
- :apiref:`sensor/dht12_component.h`
- `DHT12 Library <https://github.com/dplasa/dht>`__ by `Daniel Plasa <https://github.com/dplasa>`__
- :ghedit:`Edit`
.. disqus::

View File

@ -39,5 +39,3 @@ See Also
- :ref:`sensor-filters`
- :apiref:`sensor/duty_cycle_sensor.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -53,5 +53,3 @@ See Also
- :doc:`/devices/esp32`
- :apiref:`sensor/esp32_hall_sensor.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -69,5 +69,3 @@ See Also
- :apiref:`sensor/hdc1080_component.h`
- `HDC1080 Library <https://github.com/closedcube/ClosedCube_HDC1080_Arduino>`__ by `ClosedCube <https://www.tindie.com/stores/closedcube/>`__
- :ghedit:`Edit`
.. disqus::

View File

@ -65,5 +65,3 @@ See Also
- :apiref:`sensor/hlw8012.h`
- `HLW8012 Library <https://github.com/xoseperez/hlw8012>`__ by `Xose Pérez <https://github.com/xoseperez>`__
- :ghedit:`Edit`
.. disqus::

View File

@ -56,5 +56,3 @@ See Also
- :apiref:`sensor/hmc5883l.h`
- `HMC5883L Library <https://github.com/jarzebski/Arduino-HMC5883L>`__ by `Korneliusz Jarzębski <https://github.com/jarzebski>`__
- :ghedit:`Edit`
.. disqus::

View File

@ -39,5 +39,3 @@ See Also
- :ref:`automation`
- :apiref:`sensor/homeassistant_sensor.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -67,5 +67,3 @@ See Also
- :apiref:`sensor/htu21d_component.h`
- `i2cdevlib <https://github.com/jrowberg/i2cdevlib>`__ by `Jeff Rowberg <https://github.com/jrowberg>`__
- :ghedit:`Edit`
.. disqus::

View File

@ -84,5 +84,3 @@ See Also
- :apiref:`sensor/hx711.h`
- `HX711 Library <https://github.com/bogde/HX711>`__ by `@bogde <https://github.com/bogde>`__
- :ghedit:`Edit`
.. disqus::

View File

@ -73,5 +73,3 @@ See Also
- :apiref:`sensor/ina219.h`
- `INA291 Arduino Library <https://github.com/adafruit/Adafruit_INA219>`__ by `Adafruit <https://www.adafruit.com/>`__
- :ghedit:`Edit`
.. disqus::

View File

@ -84,5 +84,3 @@ See Also
- :apiref:`sensor/ina3221.h`
- `INA3221 Arduino Library <https://github.com/switchdoclabs/SDL_Arduino_INA3221>`__ by `SwitchDoc Labs <https://github.com/switchdoclabs>`__
- :ghedit:`Edit`
.. disqus::

View File

@ -442,5 +442,3 @@ See Also
:glob:
*
.. disqus::

View File

@ -55,5 +55,3 @@ See Also
- `MAX31855 Library <https://github.com/adafruit/Adafruit-MAX31855-library>`__ by `Adafruit <https://www.adafruit.com/>`__
- :apiref:`sensor/max31855_sensor.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -62,5 +62,3 @@ See Also
- `MAX6675 Library <https://github.com/adafruit/MAX6675-library>`__ by `Adafruit <https://www.adafruit.com/>`__
- :apiref:`sensor/max6675_sensor.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -74,5 +74,3 @@ See Also
- `MH-Z19 library <https://github.com/nara256/mhz19_uart>`__ by `@nara356 <https://github.com/nara256>`__
- :apiref:`sensor/mhz19_component.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -81,5 +81,3 @@ See Also
- :apiref:`sensor/mpu6050_component.h`
- `i2cdevlib <https://github.com/jrowberg/i2cdevlib>`__ by `Jeff Rowberg <https://github.com/jrowberg>`__
- :ghedit:`Edit`
.. disqus::

View File

@ -38,5 +38,3 @@ See Also
- :ref:`sensor-filters`
- :apiref:`sensor/mqtt_subscribe_sensor.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -66,5 +66,3 @@ See Also
- `Arduino MS5611 Library <https://github.com/jarzebski/Arduino-MS5611>`__ by `Korneliusz Jarzębski <https://github.com/jarzebski>`__
- :apiref:`sensor/ms5611.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -62,5 +62,3 @@ See Also
- :ref:`sensor-filters`
- :apiref:`sensor/pmsx003.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -76,5 +76,3 @@ See Also
- `esp-idf Pulse Counter API <https://docs.espressif.com/projects/esp-idf/en/latest/api-reference/peripherals/pcnt.html>`__.
- :apiref:`sensor/pulse_counter.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -70,5 +70,3 @@ See Also
- `Mechanical Input Library <https://github.com/jkDesignDE/MechInputs>`__ by `Jochen Krapf <https://github.com/JK-de>`__
- :apiref:`sensor/rotary_encoder.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -76,5 +76,3 @@ See Also
- `Laser Dust Sensor Control Protocol <https://nettigo.pl/attachments/415>`__
- :apiref:`sensor/sds011_component.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -59,5 +59,3 @@ See Also
- :doc:`htu21d`
- :apiref:`sensor/sht3xd_component.h`
- :ghedit:`Edit`
.. disqus::

View File

@ -75,5 +75,3 @@ See Also
- `TCS34725 library <https://github.com/adafruit/Adafruit_TCS34725>`__ by `Adafruit <https://www.adafruit.com/>`__
- :apiref:`sensor/tcs34725.h`
- :ghedit:`Edit`
.. disqus::

Some files were not shown because too many files have changed in this diff Show More