1
0
mirror of https://github.com/esphome/esphome-docs.git synced 2025-01-19 21:11:25 +01:00
esphome-docs/_redirects

12 lines
477 B
Plaintext
Raw Normal View History

/esphomeyaml/* /:splat 301
# Moved components
# e.g: /components/sensors/abc.html /components/sensors/xyz.html 301
2022-05-19 02:47:37 +02:00
/components/sensor/sgp40.html /components/sensor/sgp4x.html 301
/components/binary_sensor/xpt2046.html /components/touchscreen/xpt2046.html 301
/devices/esp8266.html /components/esp8266.html
/devices/esp32.html /components/esp32.html
/changelog/2022.12.4.html /changelog/2022.12.0.html 301
/components/display/ili9341.html /components/display/ili9xxx.html 301