Set up redirects for old urls
This commit is contained in:
parent
2b619ad1c4
commit
a919a4cf5f
146 changed files with 308 additions and 0 deletions
1
source/components/alarm_control_panel.html
Normal file
1
source/components/alarm_control_panel.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/alarm_control_panel/';</script>
|
1
source/components/alarm_control_panel.manual.html
Normal file
1
source/components/alarm_control_panel.manual.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/alarm_control_panel.manual/';</script>
|
1
source/components/alarm_control_panel.mqtt.html
Normal file
1
source/components/alarm_control_panel.mqtt.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/alarm_control_panel.mqtt/';</script>
|
1
source/components/arduino.html
Normal file
1
source/components/arduino.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/arduino/';</script>
|
1
source/components/automation.html
Normal file
1
source/components/automation.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/automation/';</script>
|
1
source/components/browser.html
Normal file
1
source/components/browser.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/browser/';</script>
|
1
source/components/camera.foscam.html
Normal file
1
source/components/camera.foscam.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/camera.foscam/';</script>
|
1
source/components/camera.generic.html
Normal file
1
source/components/camera.generic.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/camera.generic/';</script>
|
1
source/components/configurator.html
Normal file
1
source/components/configurator.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/configurator/';</script>
|
1
source/components/conversation.html
Normal file
1
source/components/conversation.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/conversation/';</script>
|
1
source/components/device_sun_light_trigger.html
Normal file
1
source/components/device_sun_light_trigger.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/device_sun_light_trigger/';</script>
|
1
source/components/device_tracker.actiontec.html
Normal file
1
source/components/device_tracker.actiontec.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/device_tracker.actiontec/';</script>
|
1
source/components/device_tracker.aruba.html
Normal file
1
source/components/device_tracker.aruba.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/device_tracker.aruba/';</script>
|
1
source/components/device_tracker.asuswrt.html
Normal file
1
source/components/device_tracker.asuswrt.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/device_tracker.asuswrt/';</script>
|
1
source/components/device_tracker.ddwrt.html
Normal file
1
source/components/device_tracker.ddwrt.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/device_tracker.ddwrt/';</script>
|
1
source/components/device_tracker.geofancy.html
Normal file
1
source/components/device_tracker.geofancy.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/device_tracker.geofancy/';</script>
|
1
source/components/device_tracker.html
Normal file
1
source/components/device_tracker.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/device_tracker/';</script>
|
1
source/components/device_tracker.luci.html
Normal file
1
source/components/device_tracker.luci.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/device_tracker.luci/';</script>
|
1
source/components/device_tracker.mqtt.html
Normal file
1
source/components/device_tracker.mqtt.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/device_tracker.mqtt/';</script>
|
1
source/components/device_tracker.netgear.html
Normal file
1
source/components/device_tracker.netgear.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/device_tracker.netgear/';</script>
|
1
source/components/device_tracker.nmap_scanner.html
Normal file
1
source/components/device_tracker.nmap_scanner.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/device_tracker.nmap_scanner/';</script>
|
1
source/components/device_tracker.owntracks.html
Normal file
1
source/components/device_tracker.owntracks.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/device_tracker.owntracks/';</script>
|
1
source/components/device_tracker.snmp.html
Normal file
1
source/components/device_tracker.snmp.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/device_tracker.snmp/';</script>
|
1
source/components/device_tracker.thomson.html
Normal file
1
source/components/device_tracker.thomson.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/device_tracker.thomson/';</script>
|
1
source/components/device_tracker.tomato.html
Normal file
1
source/components/device_tracker.tomato.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/device_tracker.tomato/';</script>
|
1
source/components/device_tracker.tplink.html
Normal file
1
source/components/device_tracker.tplink.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/device_tracker.tplink/';</script>
|
1
source/components/device_tracker.ubus.html
Normal file
1
source/components/device_tracker.ubus.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/device_tracker.ubus/';</script>
|
1
source/components/discovery.html
Normal file
1
source/components/discovery.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/discovery/';</script>
|
1
source/components/downloader.html
Normal file
1
source/components/downloader.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/downloader/';</script>
|
1
source/components/group.html
Normal file
1
source/components/group.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/group/';</script>
|
1
source/components/history.html
Normal file
1
source/components/history.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/history/';</script>
|
1
source/components/ifttt.html
Normal file
1
source/components/ifttt.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/ifttt/';</script>
|
1
source/components/ifttt.manything.html
Normal file
1
source/components/ifttt.manything.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/ifttt.manything/';</script>
|
1
source/components/introduction.html
Normal file
1
source/components/introduction.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/introduction/';</script>
|
1
source/components/isy994.html
Normal file
1
source/components/isy994.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/isy994/';</script>
|
1
source/components/keyboard.html
Normal file
1
source/components/keyboard.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/keyboard/';</script>
|
1
source/components/light.blinksticklight.html
Normal file
1
source/components/light.blinksticklight.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/light.blinksticklight/';</script>
|
1
source/components/light.html
Normal file
1
source/components/light.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/light/';</script>
|
1
source/components/light.hue.html
Normal file
1
source/components/light.hue.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/light.hue/';</script>
|
1
source/components/light.hyperion.html
Normal file
1
source/components/light.hyperion.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/light.hyperion/';</script>
|
1
source/components/light.limitlessled.html
Normal file
1
source/components/light.limitlessled.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/light.limitlessled/';</script>
|
1
source/components/light.rfxtrx.html
Normal file
1
source/components/light.rfxtrx.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/light.rfxtrx/';</script>
|
1
source/components/light.tellstick.html
Normal file
1
source/components/light.tellstick.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/light.tellstick/';</script>
|
1
source/components/light.vera.html
Normal file
1
source/components/light.vera.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/light.vera/';</script>
|
1
source/components/light.wink.html
Normal file
1
source/components/light.wink.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/light.wink/';</script>
|
1
source/components/logbook.html
Normal file
1
source/components/logbook.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/logbook/';</script>
|
1
source/components/media_player.cast.html
Normal file
1
source/components/media_player.cast.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/media_player.cast/';</script>
|
1
source/components/media_player.denon.html
Normal file
1
source/components/media_player.denon.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/media_player.denon/';</script>
|
1
source/components/media_player.firetv.html
Normal file
1
source/components/media_player.firetv.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/media_player.firetv/';</script>
|
1
source/components/media_player.html
Normal file
1
source/components/media_player.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/media_player/';</script>
|
1
source/components/media_player.itunes.html
Normal file
1
source/components/media_player.itunes.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/media_player.itunes/';</script>
|
1
source/components/media_player.kodi.html
Normal file
1
source/components/media_player.kodi.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/media_player.kodi/';</script>
|
1
source/components/media_player.mpd.html
Normal file
1
source/components/media_player.mpd.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/media_player.mpd/';</script>
|
1
source/components/media_player.plex.html
Normal file
1
source/components/media_player.plex.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/media_player.plex/';</script>
|
1
source/components/media_player.sonos.html
Normal file
1
source/components/media_player.sonos.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/media_player.sonos/';</script>
|
1
source/components/media_player.squeezebox.html
Normal file
1
source/components/media_player.squeezebox.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/media_player.squeezebox/';</script>
|
1
source/components/modbus.html
Normal file
1
source/components/modbus.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/modbus/';</script>
|
1
source/components/mqtt.html
Normal file
1
source/components/mqtt.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/mqtt/';</script>
|
1
source/components/notify.file.html
Normal file
1
source/components/notify.file.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/notify.file/';</script>
|
1
source/components/notify.html
Normal file
1
source/components/notify.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/notify/';</script>
|
1
source/components/notify.instapush.html
Normal file
1
source/components/notify.instapush.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/notify.instapush/';</script>
|
1
source/components/notify.nma.html
Normal file
1
source/components/notify.nma.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/notify.nma/';</script>
|
1
source/components/notify.pushbullet.html
Normal file
1
source/components/notify.pushbullet.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/notify.pushbullet/';</script>
|
1
source/components/notify.pushover.html
Normal file
1
source/components/notify.pushover.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/notify.pushover/';</script>
|
1
source/components/notify.slack.html
Normal file
1
source/components/notify.slack.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/notify.slack/';</script>
|
1
source/components/notify.smtp.html
Normal file
1
source/components/notify.smtp.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/notify.smtp/';</script>
|
1
source/components/notify.syslog.html
Normal file
1
source/components/notify.syslog.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/notify.syslog/';</script>
|
1
source/components/notify.telegram.html
Normal file
1
source/components/notify.telegram.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/notify.telegram/';</script>
|
1
source/components/notify.xmpp.html
Normal file
1
source/components/notify.xmpp.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/notify.xmpp/';</script>
|
1
source/components/rfxtrx.html
Normal file
1
source/components/rfxtrx.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/rfxtrx/';</script>
|
1
source/components/scene.html
Normal file
1
source/components/scene.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/scene/';</script>
|
1
source/components/script.html
Normal file
1
source/components/script.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/script/';</script>
|
1
source/components/sensor.arduino.html
Normal file
1
source/components/sensor.arduino.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor.arduino/';</script>
|
1
source/components/sensor.arest.html
Normal file
1
source/components/sensor.arest.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor.arest/';</script>
|
1
source/components/sensor.bitcoin.html
Normal file
1
source/components/sensor.bitcoin.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor.bitcoin/';</script>
|
1
source/components/sensor.command_sensor.html
Normal file
1
source/components/sensor.command_sensor.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor.command_sensor/';</script>
|
1
source/components/sensor.cpuspeed.html
Normal file
1
source/components/sensor.cpuspeed.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor.cpuspeed/';</script>
|
1
source/components/sensor.dht.html
Normal file
1
source/components/sensor.dht.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor.dht/';</script>
|
1
source/components/sensor.efergy.html
Normal file
1
source/components/sensor.efergy.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor.efergy/';</script>
|
1
source/components/sensor.forecast.html
Normal file
1
source/components/sensor.forecast.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor.forecast/';</script>
|
1
source/components/sensor.glances.html
Normal file
1
source/components/sensor.glances.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor.glances/';</script>
|
1
source/components/sensor.html
Normal file
1
source/components/sensor.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor/';</script>
|
1
source/components/sensor.modbus.html
Normal file
1
source/components/sensor.modbus.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor.modbus/';</script>
|
1
source/components/sensor.mqtt.html
Normal file
1
source/components/sensor.mqtt.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor.mqtt/';</script>
|
1
source/components/sensor.mysensors.html
Normal file
1
source/components/sensor.mysensors.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor.mysensors/';</script>
|
1
source/components/sensor.openweathermap.html
Normal file
1
source/components/sensor.openweathermap.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor.openweathermap/';</script>
|
1
source/components/sensor.rest.html
Normal file
1
source/components/sensor.rest.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor.rest/';</script>
|
1
source/components/sensor.rfxtrx.html
Normal file
1
source/components/sensor.rfxtrx.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor.rfxtrx/';</script>
|
1
source/components/sensor.rpi_gpio.html
Normal file
1
source/components/sensor.rpi_gpio.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor.rpi_gpio/';</script>
|
1
source/components/sensor.sabnzbd.html
Normal file
1
source/components/sensor.sabnzbd.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor.sabnzbd/';</script>
|
1
source/components/sensor.swiss_public_transport.html
Normal file
1
source/components/sensor.swiss_public_transport.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor.swiss_public_transport/';</script>
|
1
source/components/sensor.systemmonitor.html
Normal file
1
source/components/sensor.systemmonitor.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor.systemmonitor/';</script>
|
1
source/components/sensor.tellstick.html
Normal file
1
source/components/sensor.tellstick.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor.tellstick/';</script>
|
1
source/components/sensor.temper.html
Normal file
1
source/components/sensor.temper.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor.temper/';</script>
|
1
source/components/sensor.time_date.html
Normal file
1
source/components/sensor.time_date.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor.time_date/';</script>
|
1
source/components/sensor.transmission.html
Normal file
1
source/components/sensor.transmission.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor.transmission/';</script>
|
1
source/components/sensor.vera.html
Normal file
1
source/components/sensor.vera.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor.vera/';</script>
|
1
source/components/sensor.wink.html
Normal file
1
source/components/sensor.wink.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor.wink/';</script>
|
1
source/components/sensor.worldclock.html
Normal file
1
source/components/sensor.worldclock.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor.worldclock/';</script>
|
1
source/components/shell_command.html
Normal file
1
source/components/shell_command.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/shell_command/';</script>
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue