Site updated at 2017-11-18 20:42:08 UTC

This commit is contained in:
Travis CI 2017-11-18 20:42:08 +00:00
parent 374261cd52
commit 3bb0d0697f
641 changed files with 7982 additions and 2283 deletions

View file

@ -80,11 +80,11 @@ Support for these components is provided by the Home Assistant community.
<div class="grid">
<div class="grid__item one-sixth lap-one-whole palm-one-whole">
<div class="filter-button-group">
<a href='#all' class="btn">All (895)</a>
<a href='#all' class="btn">All (905)</a>
<a href='#featured' class="btn featured">Featured</a>
<a href='#version/0.57' class="btn added_in_current_version">Added in 0.57 (26)</a>
<a href='#version/0.56' class="btn added_one_version_ago">Added in 0.56 (22)</a>
<a href='#version/0.55' class="btn added_two_versions_ago">Added in 0.55 (15)</a>
<a href='#version/0.58' class="btn added_in_current_version">Added in 0.58 (10)</a>
<a href='#version/0.57' class="btn added_one_version_ago">Added in 0.57 (26)</a>
<a href='#version/0.56' class="btn added_two_versions_ago">Added in 0.56 (22)</a>
<a href='#alarm' class="btn">Alarm (18)</a>
<a href='#automation' class="btn">Automation (20)</a>
<a href='#binary-sensor' class="btn">Binary Sensor (65)</a>
@ -93,14 +93,14 @@ Support for these components is provided by the Home Assistant community.
<a href='#climate' class="btn">Climate (26)</a>
<a href='#cover' class="btn">Cover (21)</a>
<a href='#diy' class="btn">DIY (15)</a>
<a href='#downloading' class="btn">Downloading (7)</a>
<a href='#downloading' class="btn">Downloading (8)</a>
<a href='#energy' class="btn">Energy (11)</a>
<a href='#fan' class="btn">Fan (9)</a>
<a href='#finance' class="btn">Finance (9)</a>
<a href='#front-end' class="btn">Front end (5)</a>
<a href='#health' class="btn">Health (5)</a>
<a href='#history' class="btn">History (15)</a>
<a href='#hub' class="btn">Hub (77)</a>
<a href='#hub' class="btn">Hub (78)</a>
<a href='#image-processing' class="btn">Image Processing (8)</a>
<a href='#intent' class="btn">Intent (2)</a>
<a href='#light' class="btn">Light (54)</a>
@ -109,16 +109,16 @@ Support for these components is provided by the Home Assistant community.
<a href='#media-player' class="btn">Media Player (51)</a>
<a href='#notifications' class="btn">Notifications (54)</a>
<a href='#organization' class="btn">Organization (3)</a>
<a href='#presence-detection' class="btn">Presence Detection (44)</a>
<a href='#presence-detection' class="btn">Presence Detection (46)</a>
<a href='#remote' class="btn">Remote (4)</a>
<a href='#scene' class="btn">Scene (5)</a>
<a href='#sensor' class="btn">Sensor (111)</a>
<a href='#sensor' class="btn">Sensor (112)</a>
<a href='#social' class="btn">Social (5)</a>
<a href='#switch' class="btn">Switch (72)</a>
<a href='#system-monitor' class="btn">System Monitor (27)</a>
<a href='#switch' class="btn">Switch (73)</a>
<a href='#system-monitor' class="btn">System Monitor (29)</a>
<a href='#telegram-chatbot' class="btn">Telegram chatbot (3)</a>
<a href='#text-to-speech' class="btn">Text-to-speech (7)</a>
<a href='#transport' class="btn">Transport (15)</a>
<a href='#transport' class="btn">Transport (16)</a>
<a href='#utility' class="btn">Utility (7)</a>
<a href='#vacuum' class="btn">Vacuum (5)</a>
<a href='#voice' class="btn">Voice (6)</a>
@ -405,11 +405,12 @@ var allComponents = [
{url:"/components/sensor.haveibeenpwned/", title:"HaveIBeenPwned Sensor", cat:"sensor", featured: false, v: "0.31", logo: "haveibeenpwned.png"},
{url:"/components/climate.heatmiser/", title:"Heatmiser Thermostat", cat:"climate", featured: false, v: "0.10", logo: "heatmiser.png"},
{url:"/components/binary_sensor.hikvision/", title:"Hikvision Binary Sensor", cat:"binary-sensor", featured: false, v: "0.35", logo: "hikvision.png"},
{url:"/components/switch.hikvision/", title:"Hikvision Camera Switch", cat:"switch", featured: false, v: "0.7", logo: "hikvision.png"},
{url:"/components/switch.hikvisioncam/", title:"Hikvision Camera Switch", cat:"switch", featured: false, v: "0.7", logo: "hikvision.png"},
{url:"/components/notify.hipchat/", title:"HipChat", cat:"notifications", featured: false, v: "0.52", logo: "hipchat.png"},
{url:"/components/history/", title:"History", cat:"history", featured: false, v: "0.7", logo: "home-assistant.png"},
{url:"/components/history_graph/", title:"History Graph", cat:"history", featured: false, v: "0.55", logo: "home-assistant.png"},
{url:"/components/sensor.history_stats/", title:"History Statistics Sensor", cat:"sensor", featured: false, v: "0.39", logo: "home-assistant.png"},
{url:"/components/device_tracker.hitron_coda/", title:"Hitron CODA Routers", cat:"presence-detection", featured: false, v: "0.58", logo: "hitron.png"},
{url:"/components/homematic/", title:"Homematic", cat:"hub", featured: false, v: "0.0", logo: "homematic.png"},
{url:"/components/binary_sensor.homematic/", title:"Homematic Binary Sensor", cat:"binary-sensor", featured: false, v: "0.23", logo: "homematic.png"},
{url:"/components/cover.homematic/", title:"Homematic Cover", cat:"cover", featured: false, v: "0.27", logo: "homematic.png"},
@ -489,6 +490,7 @@ var allComponents = [
{url:"/components/light.lifx/", title:"LIFX", cat:"light", featured: false, v: "0.12", logo: "lifx.png"},
{url:"/components/scene.lifx_cloud/", title:"LIFX Cloud Scenes", cat:"scene", featured: false, v: "0.43", logo: "lifx.png"},
{url:"/components/lirc/", title:"LIRC", cat:"automation", featured: false, v: "0.21", logo: "lirc.gif"},
{url:"/components/sensor.lacrosse/", title:"LaCrosse Sensor", cat:"sensor", featured: false, v: "0.58", logo: "home-assistant.png"},
{url:"/components/lametric/", title:"LaMetric", cat:"hub", featured: false, v: "0.49", logo: "lametric.png"},
{url:"/components/notify.lametric/", title:"LaMetric Notify", cat:"notifications", featured: false, v: "0.49", logo: "lametric.png"},
{url:"/components/notify.lannouncer/", title:"Lannouncer", cat:"notifications", featured: false, v: "0.36", logo: "lannouncer.png"},
@ -812,6 +814,7 @@ var allComponents = [
{url:"/components/camera.synology/", title:"Synology Camera", cat:"camera", featured: false, v: "0.31", logo: "synology.png"},
{url:"/components/sensor.synologydsm/", title:"SynologyDSM Sensor", cat:"system-monitor", featured: false, v: "0.32", logo: "synology.png"},
{url:"/components/notify.syslog/", title:"Syslog", cat:"notifications", featured: false, v: "0.7", logo: "syslog.png"},
{url:"/components/system_log/", title:"System Log", cat:"other", featured: false, v: "0.58", logo: "home-assistant.png"},
{url:"/components/sensor.systemmonitor/", title:"System Monitor", cat:"system-monitor", featured: false, v: "0.7", logo: "system_monitor.png"},
{url:"/components/sensor.sytadin/", title:"Sytadin Sensor", cat:"sensor", featured: false, v: "0.57", logo: "sytadin.png"},
{url:"/components/binary_sensor.tcp/", title:"TCP Binary Sensor", cat:"binary-sensor", featured: false, v: "0.14", logo: "tcp_ip.png"},
@ -863,6 +866,7 @@ var allComponents = [
{url:"/components/binary_sensor.threshold/", title:"Threshold Binary Sensor", cat:"binary-sensor", featured: false, v: "0.34", logo: "home-assistant.png"},
{url:"/components/sensor.tibber/", title:"Tibber", cat:"sensor", featured: false, v: "0.55", logo: "tibber.png"},
{url:"/components/light.tikteck/", title:"Tikteck", cat:"light", featured: false, v: "0.36", logo: ""},
{url:"/components/device_tracker.tile/", title:"Tile", cat:"presence-detection", featured: false, v: "0.58", logo: "tile.png"},
{url:"/components/sensor.time_date/", title:"Time & Date", cat:"calendar", featured: false, v: "0.7", logo: "home-assistant.png"},
{url:"/components/timer/", title:"Timer", cat:"automation", featured: false, v: "0.57", logo: "home-assistant.png"},
{url:"/components/calendar.todoist/", title:"Todoist", cat:"calendar", featured: false, v: "0.54", logo: "todoist.png"},
@ -921,11 +925,16 @@ var allComponents = [
{url:"/components/sensor.verisure/", title:"Verisure Sensor", cat:"sensor", featured: false, v: "0.0", logo: "verisure.png"},
{url:"/components/switch.verisure/", title:"Verisure SmartPlug", cat:"switch", featured: false, v: "0.0", logo: "verisure.png"},
{url:"/components/sensor.version/", title:"Version Sensor", cat:"sensor", featured: false, v: "0.52", logo: "home-assistant.png"},
{url:"/components/sensor.viaggiatreno/", title:"ViaggiaTreno Italian Railroads", cat:"transport", featured: false, v: "0.58", logo: "train.png"},
{url:"/components/media_player.vizio/", title:"Vizio SmartCast TV", cat:"media-player", featured: false, v: "0.49", logo: "vizio-smartcast.png"},
{url:"/components/tts.voicerss/", title:"VoiceRSS", cat:"text-to-speech", featured: false, v: "0.35", logo: "voicerss.png"},
{url:"/components/media_player.volumio/", title:"Volumio Media Player", cat:"media-player", featured: false, v: "0.41", logo: "volumio.png"},
{url:"/components/device_tracker.volvooncall/", title:"Volvo On Call", cat:"presence-detection", featured: false, v: "0.30", logo: "volvo.png"},
{url:"/components/volvooncall/", title:"Volvo On Call", cat:"hub", featured: false, v: "0.39", logo: "volvo.png"},
{url:"/components/vultr/", title:"Vultr", cat:"hub", featured: false, v: "0.58", logo: "vultr.png"},
{url:"/components/binary_sensor.vultr/", title:"Vultr Binary Sensor", cat:"system-monitor", featured: false, v: "0.58", logo: "vultr.png"},
{url:"/components/sensor.vultr/", title:"Vultr Sensor", cat:"system-monitor", featured: false, v: "0.58", logo: "vultr.png"},
{url:"/components/switch.vultr/", title:"Vultr Switch", cat:"switch", featured: false, v: "0.58", logo: "vultr.png"},
{url:"/components/sensor.vasttrafik/", title:"Västtrafik Public Transport", cat:"transport", featured: false, v: "0.30", logo: "vasttrafik.png"},
{url:"/components/wake_on_lan/", title:"Wake on LAN", cat:"utility", featured: false, v: "0.49", logo: "ethernet.png"},
{url:"/components/switch.wake_on_lan/", title:"Wake on LAN Switch", cat:"switch", featured: false, v: "0.16", logo: "ethernet.png"},
@ -1026,6 +1035,7 @@ var allComponents = [
{url:"/components/binary_sensor.mystrom/", title:"myStrom Binary Sensor", cat:"binary-sensor", featured: false, v: "0.45", logo: "mystrom.png"},
{url:"/components/switch.mystrom/", title:"myStrom Switch", cat:"switch", featured: false, v: "0.9", logo: "mystrom.png"},
{url:"/components/light.mystrom/", title:"myStrom WiFi Bulb", cat:"light", featured: false, v: "0.43", logo: "mystrom.png"},
{url:"/components/sensor.pyload/", title:"pyLoad Sensor", cat:"downloading", featured: false, v: "0.58", logo: "pyload.png"},
false
];
allComponents.pop(); // remove placeholder element at the end
@ -1421,11 +1431,12 @@ allComponents.pop(); // remove placeholder element at the end
<li><a href='/components/sensor.haveibeenpwned/'>HaveIBeenPwned Sensor</a></li>
<li><a href='/components/climate.heatmiser/'>Heatmiser Thermostat</a></li>
<li><a href='/components/binary_sensor.hikvision/'>Hikvision Binary Sensor</a></li>
<li><a href='/components/switch.hikvision/'>Hikvision Camera Switch</a></li>
<li><a href='/components/switch.hikvisioncam/'>Hikvision Camera Switch</a></li>
<li><a href='/components/notify.hipchat/'>HipChat</a></li>
<li><a href='/components/history/'>History</a></li>
<li><a href='/components/history_graph/'>History Graph</a></li>
<li><a href='/components/sensor.history_stats/'>History Statistics Sensor</a></li>
<li><a href='/components/device_tracker.hitron_coda/'>Hitron CODA Routers</a></li>
<li><a href='/components/homematic/'>Homematic</a></li>
<li><a href='/components/binary_sensor.homematic/'>Homematic Binary Sensor</a></li>
<li><a href='/components/cover.homematic/'>Homematic Cover</a></li>
@ -1505,6 +1516,7 @@ allComponents.pop(); // remove placeholder element at the end
<li><a href='/components/light.lifx/'>LIFX</a></li>
<li><a href='/components/scene.lifx_cloud/'>LIFX Cloud Scenes</a></li>
<li><a href='/components/lirc/'>LIRC</a></li>
<li><a href='/components/sensor.lacrosse/'>LaCrosse Sensor</a></li>
<li><a href='/components/lametric/'>LaMetric</a></li>
<li><a href='/components/notify.lametric/'>LaMetric Notify</a></li>
<li><a href='/components/notify.lannouncer/'>Lannouncer</a></li>
@ -1828,6 +1840,7 @@ allComponents.pop(); // remove placeholder element at the end
<li><a href='/components/camera.synology/'>Synology Camera</a></li>
<li><a href='/components/sensor.synologydsm/'>SynologyDSM Sensor</a></li>
<li><a href='/components/notify.syslog/'>Syslog</a></li>
<li><a href='/components/system_log/'>System Log</a></li>
<li><a href='/components/sensor.systemmonitor/'>System Monitor</a></li>
<li><a href='/components/sensor.sytadin/'>Sytadin Sensor</a></li>
<li><a href='/components/binary_sensor.tcp/'>TCP Binary Sensor</a></li>
@ -1879,6 +1892,7 @@ allComponents.pop(); // remove placeholder element at the end
<li><a href='/components/binary_sensor.threshold/'>Threshold Binary Sensor</a></li>
<li><a href='/components/sensor.tibber/'>Tibber</a></li>
<li><a href='/components/light.tikteck/'>Tikteck</a></li>
<li><a href='/components/device_tracker.tile/'>Tile</a></li>
<li><a href='/components/sensor.time_date/'>Time & Date</a></li>
<li><a href='/components/timer/'>Timer</a></li>
<li><a href='/components/calendar.todoist/'>Todoist</a></li>
@ -1937,11 +1951,16 @@ allComponents.pop(); // remove placeholder element at the end
<li><a href='/components/sensor.verisure/'>Verisure Sensor</a></li>
<li><a href='/components/switch.verisure/'>Verisure SmartPlug</a></li>
<li><a href='/components/sensor.version/'>Version Sensor</a></li>
<li><a href='/components/sensor.viaggiatreno/'>ViaggiaTreno Italian Railroads</a></li>
<li><a href='/components/media_player.vizio/'>Vizio SmartCast TV</a></li>
<li><a href='/components/tts.voicerss/'>VoiceRSS</a></li>
<li><a href='/components/media_player.volumio/'>Volumio Media Player</a></li>
<li><a href='/components/device_tracker.volvooncall/'>Volvo On Call</a></li>
<li><a href='/components/volvooncall/'>Volvo On Call</a></li>
<li><a href='/components/vultr/'>Vultr</a></li>
<li><a href='/components/binary_sensor.vultr/'>Vultr Binary Sensor</a></li>
<li><a href='/components/sensor.vultr/'>Vultr Sensor</a></li>
<li><a href='/components/switch.vultr/'>Vultr Switch</a></li>
<li><a href='/components/sensor.vasttrafik/'>Västtrafik Public Transport</a></li>
<li><a href='/components/wake_on_lan/'>Wake on LAN</a></li>
<li><a href='/components/switch.wake_on_lan/'>Wake on LAN Switch</a></li>
@ -2042,6 +2061,7 @@ allComponents.pop(); // remove placeholder element at the end
<li><a href='/components/binary_sensor.mystrom/'>myStrom Binary Sensor</a></li>
<li><a href='/components/switch.mystrom/'>myStrom Switch</a></li>
<li><a href='/components/light.mystrom/'>myStrom WiFi Bulb</a></li>
<li><a href='/components/sensor.pyload/'>pyLoad Sensor</a></li>
</ul>
</noscript>
</article>