new layout

This commit is contained in:
Fabian Affolter 2015-08-30 23:51:01 +02:00
parent 8b5687ad52
commit 269ee7a967

View File

@ -10,209 +10,265 @@ footer: true
is_homepage: true is_homepage: true
--- ---
Components add support for devices, automation and much much more to Home Assistant. The following things are supported out-of-the-box. Components add support for devices, automation, and much much more to Home Assistant. The following things are supported out-of-the-box.
## {% linkable_title Entities %} ## {% linkable_title Entities %}
Entities are things that you want to observe within Home Assistant. Support for these things are provided by the entity components [Light](/components/light.html), [Switch](/components/switch.html), [Thermostat](/components/thermostat.html), [Media player](/components/media_player.html), [Device tracker](/components/device_tracker.html), [Sun](/components/sun.html). Entities are things that you want to observe within Home Assistant. Support for these things are provided by the entity components [Light](/components/light.html), [Switch](/components/switch.html), [Thermostat](/components/thermostat.html), [Media player](/components/media_player.html), [Device tracker](/components/device_tracker.html), and [Sun](/components/sun.html).
<!-- 1. column LIGHT AND ENVIRONMENT -->
<div class="grid-wrapper">
<div class="grid">
<div class="grid__item one-half lap-one-whole palm-one-whole usp">
<div class="grid">
<div class="grid__item one-whole lap-two-half">
<h2 class="title">Light and environment</h2>
<p></p>
<table> <table>
<tr>
<th colspan='2'>Type</th>
<th>Description</th>
</tr>
<tr> <tr>
<td><a href='/components/light.hue.html'><img src='/images/supported_brands/philips_hue.png' class='brand overview' /></a></td> <td><a href='/components/light.hue.html'><img src='/images/supported_brands/philips_hue.png' class='brand overview' /></a></td>
<td><a href='/components/light.hue.html'>Philips Hue</a></td> <td><a href='/components/light.hue.html'>Philips Hue</a> turns lights on, controls brightness, and color.</td>
<td>Turn lights on, control brightness and color.</td>
</tr>
<tr>
<td><a href='/components/sensor.sabnzbd.html'><img src='/images/supported_brands/sabnzbd.png' class='brand overview' /></a></td>
<td><a href='/components/sensor.sabnzbd.html'>SABnzbd clients</a></td>
<td>Monitor queue and download speeds.</td>
</tr>
<tr>
<td><a href='/components/sensor.systemmonitor.html'><img src='/images/supported_brands/utilities-system-monitor.png' class='brand overview' /></a></td>
<td><a href='/components/sensor.systemmonitor.html'>System Monitor</a></td>
<td>Track CPU, memory and disk usage on the host machine.</td>
</tr> </tr>
<tr> <tr>
<td><a href='/components/thermostat.nest.html'><img src='/images/supported_brands/nest_thermostat.png' class='brand overview' /></a></td> <td><a href='/components/thermostat.nest.html'><img src='/images/supported_brands/nest_thermostat.png' class='brand overview' /></a></td>
<td><a href='/components/thermostat.nest.html'>Nest thermostats</a></td> <td><a href='/components/thermostat.nest.html'>Nest thermostats</a> displays current temperature and control target temperature/away mode.</td>
<td>See current temperature and control target temperature and away mode.</td>
</tr> </tr>
<tr> <tr>
<td></td> <td></td>
<td><a href='/components/thermostat.heat_control.html'>Heat Control</a></td> <td><a href='/components/thermostat.heat_control.html'>Heat Control</a> reads a temperature sensor and control a heater switch.</td>
<td>Turn home Assistant into your own thermostat by reading a temperature sensor and controlling a switch connected to a heater.</td>
</tr> </tr>
<tr> <tr>
<td><a href='/components/switch.wemo.html'><img src='/images/supported_brands/belkin_wemo.png' class='brand overview' /></a></td> <td><a href='/components/switch.wemo.html'><img src='/images/supported_brands/belkin_wemo.png' class='brand overview' /></a></td>
<td><a href='/components/switch.wemo.html'>WeMo switches</a></td> <td><a href='/components/switch.wemo.html'>WeMo switches</a> controls and reads the usage statistics from Insight switches.</td>
<td>Control WeMo switches and read the usage statistics from Insight switches.</td>
</tr>
<tr>
<td><a href='/components/sensor.mysensors.html'><img src='/images/supported_brands/mysensors.png' class='brand overview' /></a></td>
<td><a href='/components/sensor.mysensors.html'>MySensors</a></td>
<td>Integrate MySensors sensors.</td>
</tr> </tr>
<tr> <tr>
<td></td> <td></td>
<td><a href='/components/sensor.temper.html'>TEMPer sensors</a></td> <td><a href='/components/sensor.temper.html'>TEMPer sensors</a> reads the current temperature.</td>
<td>Integrate TEMPer sensors to get the current temperature.</td> </tr>
<tr>
<td><a href='/components/light.limitlessled.html'><img src='/images/supported_brands/dialog-information.png' class='brand overview' /></a></td>
<td><a href='/components/light.limitlessled.html'>LimitlessLED</a> controls your LimitlessLED lights.</td>
</tr>
<tr>
<td><a href='/components/switch.edimax.html'><img src='/images/supported_brands/edimax.png' class='brand overview' /></a></td>
<td><a href='/components/switch.edimax.html'>Edimax switches</a> controls the state.</td>
</tr>
<tr>
<td><a href='/components/sensor.efergy.html'><img src='/images/supported_brands/efergy.png' class='brand overview' /></a></td>
<td><a href='/components/sensor.efergy.html'>Efergy Engage hubs</a> monitors home energy use.</td>
</tr>
<tr>
<td></td>
<td><a href='/components/sensor.dht.html'>DHTxx</a> reads the temperature and humidity.</td>
</tr>
</table>
</div>
</div>
</div>
<!-- 2. column DEVICES -->
<div class="grid__item one-half lap-one-whole palm-one-whole usp">
<div class="grid">
<div class="grid__item one-whole lap-two-hald">
<h2 class="title">Devices</h2>
<p></p>
<table>
<tr>
<td><a href='/components/sensor.mysensors.html'><img src='/images/supported_brands/mysensors.png' class='brand overview' /></a></td>
<td><a href='/components/sensor.mysensors.html'>MySensors</a> integrates MySensors sensors.</td>
</tr>
<tr>
<td><a href='/components/switch.rpi_gpio.html'><img src='/images/supported_brands/raspberry-pi.png' class='brand overview' /></a></td>
<td>Raspberry PI <a href='/components/switch.rpi_gpio.html'>switch</a> controls and <a href='/components/sensor.rpi_gpio.html'>sensor</a> reads the values of GPIOs.</td>
</tr>
<tr>
<td><a href='/components/isy994.html'><img src='/images/supported_brands/insteon.png' class='brand overview' /></a></td>
<td><a href='/components/isy994.html'>Insteon</a> controls devices connected with the ISY994 controller.</td>
</tr>
<tr>
<td><a href='/components/isy994.html'><img src='/images/supported_brands/x10.gif' class='brand overview' /></a></td>
<td><a href='/components/isy994.html'>X10</a> controls devices connected with the ISY994 controller.</td>
</tr>
<tr>
<td><a href='/components/arduino.html'><img src='/images/supported_brands/arduino.png' class='brand overview' /></a></td>
<td><a href='/components/arduino.html'>Arduino</a> controls digital pins and read from analog pins.</td>
</tr>
<tr>
<td></td>
<td><a href='/components/sensor.rfxtrx.html'>RFXtrx</a> sensors monitors values from RFXtrx sensors.</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</div>
<!-- 1. column PRESENCE DETECTION -->
<div class="grid-wrapper">
<div class="grid">
<div class="grid__item one-third lap-one-whole palm-one-whole usp">
<div class="grid">
<div class="grid__item one-whole lap-two-thirds">
<h2 class="title">Presence detection</h2>
<p>Offers presence detection by looking at connected devices or by scanning the network.</p>
<table>
<tr>
<td><a href='/components/device_tracker.actiontec.html'><img src='/images/supported_brands/actiontec.png' class='brand overview' /></a></td>
<td><a href='/components/device_tracker.actiontec.html'>Actiontec routers</a></td>
</tr> </tr>
<tr> <tr>
<td><a href='/components/device_tracker.asuswrt.html'><img src='/images/supported_brands/asus.png' class='brand overview' /></a></td> <td><a href='/components/device_tracker.asuswrt.html'><img src='/images/supported_brands/asus.png' class='brand overview' /></a></td>
<td><a href='/components/device_tracker.asuswrt.html'>ASUSWRT routers</a></td> <td><a href='/components/device_tracker.asuswrt.html'>ASUSWRT routers</a></td>
<td>Offers presence detection by looking at connected devices.</td>
</tr> </tr>
<tr> <tr>
<td><a href='/components/device_tracker.ddwrt.html'><img src='/images/supported_brands/ddwrt.png' class='brand overview' /></a></td> <td><a href='/components/device_tracker.ddwrt.html'><img src='/images/supported_brands/ddwrt.png' class='brand overview' /></a></td>
<td><a href='/components/device_tracker.ddwrt.html'>DD-WRT routers</a></td> <td><a href='/components/device_tracker.ddwrt.html'>DD-WRT routers</a></td>
<td>Offers presence detection by looking at connected devices.</td>
</tr> </tr>
<tr> <tr>
<td><a href='/components/device_tracker.luci.html'><img src='/images/supported_brands/openwrt.png' class='brand overview' /></a></td> <td><a href='/components/device_tracker.luci.html'><img src='/images/supported_brands/openwrt.png' class='brand overview' /></a></td>
<td><a href='/components/device_tracker.luci.html'>OpenWRT routers</a></td> <td><a href='/components/device_tracker.luci.html'>OpenWRT routers</a></td>
<td>Offers presence detection by looking at connected devices.</td>
</tr> </tr>
<tr> <tr>
<td><a href='/components/device_tracker.netgear.html'><img src='/images/supported_brands/netgear.png' class='brand overview' /></a></td> <td><a href='/components/device_tracker.netgear.html'><img src='/images/supported_brands/netgear.png' class='brand overview' /></a></td>
<td><a href='/components/device_tracker.netgear.html'>Netgear routers</a></td> <td><a href='/components/device_tracker.netgear.html'>Netgear routers</a></td>
<td>Offers presence detection by looking at connected devices.</td>
</tr> </tr>
<tr> <tr>
<td><a href='/components/device_tracker.tomato.html'><img src='/images/supported_brands/network-wired-disconnected.png' class='brand overview' /></a></td> <td><a href='/components/device_tracker.tomato.html'><img src='/images/supported_brands/network-wired-disconnected.png' class='brand overview' /></a></td>
<td><a href='/components/device_tracker.tomato.html'>Tomato routers</a></td> <td><a href='/components/device_tracker.tomato.html'>Tomato routers</a></td>
<td>Offers presence detection by looking at connected devices.</td>
</tr> </tr>
<tr> <tr>
<td><a href='/components/device_tracker.tplink.html'><img src='/images/supported_brands/tp-link.png' class='brand overview' /></a></td> <td><a href='/components/device_tracker.tplink.html'><img src='/images/supported_brands/tp-link.png' class='brand overview' /></a></td>
<td><a href='/components/device_tracker.tplink.html'>TP-Link routers</a></td> <td><a href='/components/device_tracker.tplink.html'>TP-Link routers</a></td>
<td>Offers presence detection by looking at connected devices.</td> </tr>
<tr>
<td><a href='/components/device_tracker.thomson.html'><img src='/images/supported_brands/technicolor.png' class='brand overview' /></a></td>
<td><a href='/components/device_tracker.thomson.html'>Thomson routers</a></td>
</tr> </tr>
<tr> <tr>
<td><a href='/components/device_tracker.nmap_scanner.html'><img src='/images/supported_brands/network-workgroup.png' class='brand overview' /></a></td> <td><a href='/components/device_tracker.nmap_scanner.html'><img src='/images/supported_brands/network-workgroup.png' class='brand overview' /></a></td>
<td><a href='/components/device_tracker.nmap_scanner.html'>NMap network scanning</a></td> <td><a href='/components/device_tracker.nmap_scanner.html'>NMap network scanning</a></td>
<td>Offers presence detection by scanning the network for connected devices.</td>
</tr> </tr>
<tr> </table>
<td><a href='/components/sensor.transmission.html'><img src='/images/supported_brands/transmission.png' class='brand overview' /></a></td>
<td> </div>
<a href='/components/sensor.transmission.html'>Transmission sensor</a></br> </div>
<a href='/components/switch.transmission.html'>Transmission switch</a> </div>
</td> <!-- 2. column MEDIA PLAYERS -->
<td>Monitor status and download speeds. Change the speed limits.</td> <div class="grid__item one-third lap-one-whole palm-one-whole usp">
</tr> <div class="grid">
<div class="grid__item one-whole lap-two-thirds">
<h2 class="title">Media player</h2>
<p>Controls your media player (Playback and Volume) and get details about the played track.</p>
<table>
<tr> <tr>
<td><a href='/components/media_player.cast.html'><img src='/images/supported_brands/google_cast.png' class='brand overview' /></a></td> <td><a href='/components/media_player.cast.html'><img src='/images/supported_brands/google_cast.png' class='brand overview' /></a></td>
<td><a href='/components/media_player.cast.html'>Google Cast devices</a></td> <td><a href='/components/media_player.cast.html'>Google Cast devices</a></td>
<td>Track what is being played and control playback (temporarely disabled awaiting protobuf 3 release).</td>
</tr> </tr>
<tr> <tr>
<td><a href='/components/media_player.kodi.html'><img src='/images/supported_brands/kodi.png' class='brand overview' /></a></td> <td><a href='/components/media_player.kodi.html'><img src='/images/supported_brands/kodi.png' class='brand overview' /></a></td>
<td><a href='/components/media_player.kodi.html'>Kodi</a></td> <td><a href='/components/media_player.kodi.html'>Kodi</a></td>
<td>Track what is being played and control playback.</td>
</tr> </tr>
<tr> <tr>
<td><a href='/components/media_player.mpd.html'><img src='/images/supported_brands/mpd.png' class='brand overview' /></a></td> <td><a href='/components/media_player.mpd.html'><img src='/images/supported_brands/mpd.png' class='brand overview' /></a></td>
<td><a href='/components/media_player.mpd.html'>Music Player Daemon (MPD)</a></td> <td><a href='/components/media_player.mpd.html'>Music Player Daemon (MPD)</a></td>
<td>Track what is being played and control playback.</td>
</tr> </tr>
<tr> <tr>
<td><a href='/components/media_player.squeezebox.html'><img src='/images/supported_brands/logitech.png' class='brand overview' /></a></td> <td><a href='/components/media_player.squeezebox.html'><img src='/images/supported_brands/logitech.png' class='brand overview' /></a></td>
<td><a href='/components/media_player.squeezebox.html'>Squeezebox</a></td> <td><a href='/components/media_player.squeezebox.html'>Logitech Squeezebox</a></td>
<td>Track what is being played and control playback.</td>
</tr> </tr>
<tr> </table>
<td><a href='/components/switch.command_switch.html'><img src='/images/supported_brands/utilities-terminal.png' class='brand overview' /></a></td>
<td><a href='/components/switch.command_switch.html'>Command line Switch</a></td>
<td>Switch that issues command line commands when turned on and off.</td>
</tr>
<tr> </div>
<td><a href='/components/light.limitlessled.html'><img src='/images/supported_brands/dialog-information.png' class='brand overview' /></a></td> </div>
<td><a href='/components/light.limitlessled.html'>LimitlessLED</a></td> </div>
<td>Control your LimitlessLED lights.</td> <!-- 3. column CAMERAS AND VARIOUS -->
</tr> <div class="grid__item one-third lap-one-whole palm-one-whole usp">
<div class="grid">
<div class="grid__item one-whole lap-two-thirds">
<h2 class="title">Cameras and various other entities</h2>
<p>Camera allows you to see what going in real-time. Other entities report the current state and/or let you control it.</p>
<table>
<tr> <tr>
<td><a href='/components/switch.hikvision.html'><img src='/images/supported_brands/hikvision.png' class='brand overview' /></a></td> <td><a href='/components/switch.hikvision.html'><img src='/images/supported_brands/hikvision.png' class='brand overview' /></a></td>
<td><a href='/components/switch.hikvision.html'>Hikvision</a></td> <td><a href='/components/switch.hikvision.html'>Hikvision</a> controls the motion detection setting.</td>
<td>Control the motion detection setting on your Hikvision camera.</td>
</tr>
<tr>
<td><a href='/components/switch.edimax.html'><img src='/images/supported_brands/edimax.png' class='brand overview' /></a></td>
<td><a href='/components/switch.edimax.html'>Edimax switches</a></td>
<td>Control the state of your Edimax switches.</td>
</tr>
<tr>
<td><a href='/components/switch.rpi_gpio.html'><img src='/images/supported_brands/raspberry-pi.png' class='brand overview' /></a></td>
<td><a href='/components/switch.rpi_gpio.html'>Raspberry PI GPIO</a></td>
<td>Control the GPIO of a Raspberry Pi.</td>
</tr>
<tr>
<td><a href='/components/isy994.html'><img src='/images/supported_brands/insteon.png' class='brand overview' /></a></td>
<td><a href='/components/isy994.html'>Insteon Devices</a></td>
<td>Insteon devices can be controlled with the ISY994 controller.</td>
</tr>
<tr>
<td><a href='/components/isy994.html'><img src='/images/supported_brands/x10.gif' class='brand overview' /></a></td>
<td><a href='/components/isy994.html'>X10 Devices</a></td>
<td>X10 devices can be controlled with the ISY994 controller.</td>
</tr>
<tr>
<td><a href='/components/arduino.html'><img src='/images/supported_brands/arduino.png' class='brand overview' /></a></td>
<td><a href='/components/arduino.html'>Arduino boards</a></td>
<td>Controls your Arduino's digital pins and read from the analog pins.</td>
</tr>
<tr>
<td><a href='/components/sensor.efergy.html'><img src='/images/supported_brands/efergy.png' class='brand overview' /></a></td>
<td><a href='/components/sensor.efergy.html'>Efergy Engage hubs</a></td>
<td>Monitors home energy use as measured by an Efergy engage hub.</td>
</tr>
<tr>
<td></td>
<td><a href='/components/sensor.rfxtrx.html'>RFXtrx sensors</a></td>
<td>Monitors values from RFXtrx sensors.</td>
</tr> </tr>
<tr> <tr>
<td><a href='/components/camera.generic.html'><img src='/images/supported_brands/camera-web.png' class='brand overview' /></a></td> <td><a href='/components/camera.generic.html'><img src='/images/supported_brands/camera-web.png' class='brand overview' /></a></td>
<td><a href='/components/camera.generic.html'>Generic IP cameras</a></td> <td><a href='/components/camera.generic.html'>IP camera</a> integrates a generic IP camera or image url.</td>
<td>Integrate any IP camera or image url into a camera feed.</td> </tr>
<tr>
<td><a href='/components/sensor.sabnzbd.html'><img src='/images/supported_brands/sabnzbd.png' class='brand overview' /></a></td>
<td><a href='/components/sensor.sabnzbd.html'>SABnzbd clients</a> monitors queue and download speeds.</td>
</tr>
<tr>
<td><a href='/components/sensor.systemmonitor.html'><img src='/images/supported_brands/utilities-system-monitor.png' class='brand overview' /></a></td>
<td><a href='/components/sensor.systemmonitor.html'>System Monitor</a> tracks CPU, memory, and disk usage on the host machine.</td>
</tr>
<tr>
<td><a href='/components/sensor.transmission.html'><img src='/images/supported_brands/transmission.png' class='brand overview' /></a></td>
<td>
<a href='/components/sensor.transmission.html'>Transmission</a> monitors status/speeds and <a href='/components/switch.transmission.html'>changes</a> the speed limits.
</td>
</tr>
<tr>
<td><a href='/components/switch.command_switch.html'><img src='/images/supported_brands/utilities-terminal.png' class='brand overview' /></a></td>
<td><a href='/components/switch.command_switch.html'>Command line</a> issues command line commands.</td>
</tr> </tr>
</table> </table>
</div>
</div>
</div>
</div>
</div>
<p class='note'> <p class='note'>
Support for these devices is provided by the Home Assistant community and not Support for these devices is provided by the Home Assistant community and not
the manufacturers of these devices. the manufacturers of these devices.
@ -233,10 +289,8 @@ Home Assistant integrates with a variety of third party Home Automation hubs and
[<img src='/images/supported_brands/vera.png' class='brand' alt="Vera" />](/components/vera.html) [<img src='/images/supported_brands/vera.png' class='brand' alt="Vera" />](/components/vera.html)
[<img src='/images/supported_brands/wink.png' class='brand' alt="Wink" />](/components/wink.html) [<img src='/images/supported_brands/wink.png' class='brand' alt="Wink" />](/components/wink.html)
[<img src='/images/supported_brands/universal_devices.png' class='brand' alt="ISY994" />](/components/isy994.html) [<img src='/images/supported_brands/universal_devices.png' class='brand' alt="ISY994" />](/components/isy994.html)
[<img src='/images/supported_brands/modbus.png' class='brand' alt="Modbus" />](/components/modbus.html) [<img src='/images/supported_brands/modbus.png' class='brand' alt="Modbus" />](/components/modbus.html)
[<img src='/images/supported_brands/arduino.png' class='brand' alt="Arduino" />](/components/arduino.html) [<img src='/images/supported_brands/arduino.png' class='brand' alt="Arduino" />](/components/arduino.html)
[<img src='/images/supported_brands/verisure.png' class='brand' alt="Verisure" />](/components/verisure.html)
<p class='note'> <p class='note'>
Support for these devices is provided by the Home Assistant community and not Support for these devices is provided by the Home Assistant community and not
@ -245,140 +299,160 @@ the manufacturers of these devices.
## {% linkable_title Services %} ## {% linkable_title Services %}
<!-- 1. column INTERNALS -->
<div class="grid-wrapper">
<div class="grid">
<div class="grid__item one-third lap-one-whole palm-one-whole usp">
<div class="grid">
<div class="grid__item one-whole lap-two-thirds">
<h2 class="title">Internals</h2>
<p>Those services offers you a wide range of possibilities out-of-box.</p>
<table> <table>
<tr> <tr>
<td><a href='/components/history.html'><img src='/images/supported_brands/x-office-presentation.png' class='brand overview' /></a></td> <td><a href='/components/history.html'><img src='/images/supported_brands/x-office-presentation.png' class='brand overview' /></a></td>
<td><a href='/components/history.html'>History</a></td> <td><a href='/components/history.html'>History</a> track the state of entities and allow users to browse through.</td>
<td>Track the state of entities and allow users to browse through history.</td>
</tr> </tr>
<tr> <tr>
<td><a href='/components/conversation.html'><img src='/images/supported_brands/system-users.png' class='brand overview' /></a></td> <td><a href='/components/conversation.html'><img src='/images/supported_brands/system-users.png' class='brand overview' /></a></td>
<td><a href='/components/conversation.html'>Conversation</a></td> <td><a href='/components/conversation.html'>Conversation</a> process textual commands like ones received by speech-to-text engines.</td>
<td>Process textual commands like ones received by speech-to-text engines.</td>
</tr> </tr>
<tr> <tr>
<td><a href='/components/discovery.html'><img src='/images/supported_brands/system-search.png' class='brand overview' /></a></td> <td><a href='/components/discovery.html'><img src='/images/supported_brands/system-search.png' class='brand overview' /></a></td>
<td><a href='/components/discovery.html'>Discovery</a></td> <td><a href='/components/discovery.html'>Discovery</a> scans the network for supported devices.</td>
<td>Scans the network for supported devices.</td>
</tr> </tr>
<tr> <tr>
<td><a href='/components/logbook.html'><img src='/images/supported_brands/accessories-text-editor.png' class='brand overview' /></a></td> <td><a href='/components/logbook.html'><img src='/images/supported_brands/accessories-text-editor.png' class='brand overview' /></a></td>
<td><a href='/components/logbook.html'>Logbook</a></td> <td><a href='/components/logbook.html'>Logbook</a> provides a logbook-style view on the Entity history.</td>
<td>Provides a logbook-style view on the Entity history.</td>
</tr> </tr>
<tr>
<td><a href='/components/browser.html'><img src='/images/supported_brands/web-browser.png' class='brand overview' /></a></td>
<td><a href='/components/browser.html'>Browser</a> opens URLs on the host machine.</td>
</tr>
<tr>
<td><a href='/components/downloader.html'><img src='/images/supported_brands/emblem-downloads.png' class='brand overview' /></a></td>
<td><a href='/components/downloader.html'>Downloader</a> allows downloading URLs to the host machine.</td>
</tr>
<tr>
<td><a href='/components/keyboard.html'><img src='/images/supported_brands/input-keyboard.png' class='brand overview' /></a></td>
<td><a href='/components/keyboard.html'>Keyboard</a> simulate key presses on the host machine.</td>
</tr>
<tr>
<td><a href='/components/sensor.time_date.html'><img src='/images/supported_brands/clock.png' class='brand overview' /></a></td>
<td><a href='/components/sensor.time_date.html'>Time & Date</a> displays the time and the date.</td>
</tr>
</table>
</div>
</div>
</div>
<!-- 2. column NOITIFICATIONS -->
<div class="grid__item one-third lap-one-whole palm-one-whole usp">
<div class="grid">
<div class="grid__item one-whole lap-two-thirds">
<h2 class="title">Notifications</h2>
<p>Allows you to send customized messages to the given service.</p>
<table>
<tr> <tr>
<td><a href='/components/notify.file.html'><img src='/images/supported_brands/text-x-generic.png' class='brand overview' /></a></td> <td><a href='/components/notify.file.html'><img src='/images/supported_brands/text-x-generic.png' class='brand overview' /></a></td>
<td><a href='/components/notify.file.html'>File</a></td> <td><a href='/components/notify.file.html'>File</a></td>
<td>Allow sending messages to a file.</td>
</tr> </tr>
<tr> <tr>
<td><a href='/components/notify.nma.html'><img src='/images/supported_brands/nma.png' class='brand overview' /></a></td> <td><a href='/components/notify.nma.html'><img src='/images/supported_brands/nma.png' class='brand overview' /></a></td>
<td><a href='/components/notify.nma.html'>Notify My Android (NMA)</a></td> <td><a href='/components/notify.nma.html'>Notify My Android (NMA)</a></td>
<td>Allow sending messages using Notify My Android (NMA).</td>
</tr> </tr>
<tr> <tr>
<td><a href='/components/notify.instapush.html'><img src='/images/supported_brands/instapush.png' class='brand overview' /></a></td> <td><a href='/components/notify.instapush.html'><img src='/images/supported_brands/instapush.png' class='brand overview' /></a></td>
<td><a href='/components/notify.instapush.html'>Instapush</a></td> <td><a href='/components/notify.instapush.html'>Instapush</a></td>
<td>Allow sending messages using Instapush.</td>
</tr> </tr>
<tr> <tr>
<td><a href='/components/notify.pushbullet.html'><img src='/images/supported_brands/pushbullet.png' class='brand overview' /></a></td> <td><a href='/components/notify.pushbullet.html'><img src='/images/supported_brands/pushbullet.png' class='brand overview' /></a></td>
<td><a href='/components/notify.pushbullet.html'>PushBullet</a></td> <td><a href='/components/notify.pushbullet.html'>PushBullet</a></td>
<td>Allow sending messages using PushBullet.</td>
</tr> </tr>
<tr> <tr>
<td><a href='/components/notify.pushover.html'><img src='/images/supported_brands/pushover.png' class='brand overview' /></a></td> <td><a href='/components/notify.pushover.html'><img src='/images/supported_brands/pushover.png' class='brand overview' /></a></td>
<td><a href='/components/notify.pushover.html'>PushOver</a></td> <td><a href='/components/notify.pushover.html'>PushOver</a></td>
<td>Allow sending messages using PushOver.</td>
</tr> </tr>
<tr> <tr>
<td><a href='/components/notify.slack.html'><img src='/images/supported_brands/slack.png' class='brand' /></a></td> <td><a href='/components/notify.slack.html'><img src='/images/supported_brands/slack.png' class='brand' /></a></td>
<td><a href='/components/notify.slack.html'>Slack</a></td> <td><a href='/components/notify.slack.html'>Slack</a></td>
<td>Allow sending messages over Slack.</td>
</tr> </tr>
<tr> <tr>
<td><a href='/components/notify.smtp.html'><img src='/images/supported_brands/smtp.png' class='brand' /></a></td> <td><a href='/components/notify.smtp.html'><img src='/images/supported_brands/smtp.png' class='brand' /></a></td>
<td><a href='/components/notify.smtp.html'>E-Mail</a></td> <td><a href='/components/notify.smtp.html'>E-Mail</a></td>
<td>Allow sending e-mail messages.</td>
</tr> </tr>
<tr> <tr>
<td><a href='/components/notify.syslog.html'><img src='/images/supported_brands/applications-system.png' class='brand overview' /></a></td> <td><a href='/components/notify.syslog.html'><img src='/images/supported_brands/applications-system.png' class='brand overview' /></a></td>
<td><a href='/components/notify.syslog.html'>Syslog</a></td> <td><a href='/components/notify.syslog.html'>Syslog</a></td>
<td>Allow sending messages to a local syslog.</td>
</tr> </tr>
<tr> <tr>
<td><a href='/components/notify.xmpp.html'><img src='/images/supported_brands/xmpp.png' class='brand overview' /></a></td> <td><a href='/components/notify.xmpp.html'><img src='/images/supported_brands/xmpp.png' class='brand overview' /></a></td>
<td><a href='/components/notify.xmpp.html'>Jabber (XMPP)</a></td> <td><a href='/components/notify.xmpp.html'>Jabber (XMPP)</a></td>
<td>Allow sending messages using Jabber (XMPP).</td>
</tr> </tr>
<tr> </table>
<td><a href='/components/browser.html'><img src='/images/supported_brands/web-browser.png' class='brand overview' /></a></td>
<td><a href='/components/browser.html'>Browser</a></td>
<td>Open URLs on the host machine.</td>
</tr>
<tr> </div>
<td><a href='/components/downloader.html'><img src='/images/supported_brands/emblem-downloads.png' class='brand overview' /></a></td> </div>
<td><a href='/components/downloader.html'>Downloader</a></td> </div>
<td>Allows downloading URLs to the host machine.</td> <!-- 3. column WEB SERVICES -->
</tr> <div class="grid__item one-third lap-one-whole palm-one-whole usp">
<div class="grid">
<div class="grid__item one-whole lap-two-thirds">
<h2 class="title">Web services</h2>
<p>The web services displays data grabbed from an external source.</p>
<tr> <table>
<td><a href='/components/keyboard.html'><img src='/images/supported_brands/input-keyboard.png' class='brand overview' /></a></td>
<td><a href='/components/keyboard.html'>Keyboard</a></td>
<td>Simulate key presses on the host machine.</td>
</tr>
<tr> <tr>
<td><a href='/components/sensor.openweathermap.html'><img src='/images/supported_brands/openweathermap.png' class='brand overview' /></a></td> <td><a href='/components/sensor.openweathermap.html'><img src='/images/supported_brands/openweathermap.png' class='brand overview' /></a></td>
<td><a href='/components/sensor.openweathermap.html'>OpenWeatherMap</a></td> <td><a href='/components/sensor.openweathermap.html'>OpenWeatherMap</a> displays current meteorological data or weather forecast.</td>
<td>Display current meteorological data from your location.</td>
</tr> </tr>
<tr> <tr>
<td><a href='/components/sensor.forecast.html'><img src='/images/supported_brands/weather-few-clouds.png' class='brand overview' /></a></td> <td><a href='/components/sensor.forecast.html'><img src='/images/supported_brands/weather-few-clouds.png' class='brand overview' /></a></td>
<td><a href='/components/sensor.forecast.html'>Forecast.io</a></td> <td><a href='/components/sensor.forecast.html'>Forecast.io</a> displays current meteorological data.</td>
<td>Display current meteorological data from your location.</td>
</tr> </tr>
<tr> <tr>
<td><a href='/components/sensor.bitcoin.html'><img src='/images/supported_brands/bitcoin.png' class='brand overview' /></a></td> <td><a href='/components/sensor.bitcoin.html'><img src='/images/supported_brands/bitcoin.png' class='brand overview' /></a></td>
<td><a href='/components/sensor.bitcoin.html'>Bitcoin</a></td> <td><a href='/components/sensor.bitcoin.html'>Bitcoin</a> displays details about the Bitcoin Network.</td>
<td>Display details about the Bitcoin Network and your Blockchain.info online wallet.</td>
</tr> </tr>
<tr> <tr>
<td><a href='/components/sensor.swiss_public_transport.html'><img src='/images/supported_brands/appointment-new.png' class='brand overview' /></a></td> <td><a href='/components/sensor.swiss_public_transport.html'><img src='/images/supported_brands/appointment-new.png' class='brand overview' /></a></td>
<td><a href='/components/sensor.swiss_public_transport.html'>Swiss Public Transport</a></td> <td><a href='/components/sensor.swiss_public_transport.html'>Swiss Public Transport</a> displays Swiss timetable data for traveling.</td>
<td>Display timetable data for traveling in Switzerland.</td>
</tr> </tr>
<tr>
<td><a href='/components/sensor.time_date.html'><img src='/images/supported_brands/clock.png' class='brand overview' /></a></td>
<td><a href='/components/sensor.time_date.html'>Time & Date</a></td>
<td>Displays the time and the date.</td>
</tr>
<tr>
<td><a href='/components/mqtt.html'><img src='/images/supported_brands/mqtt.png' class='brand overview' /></a></td>
<td><a href='/components/mqtt.html'>MQTT</a></td>
<td>Allow sending and recieving MQTT messages.</td>
</tr>
</table> </table>
</div>
</div>
</div>
</div>
</div>
<p class='note'> <p class='note'>
Support for these services is provided by the Home Assistant community and not Support for these services is provided by the Home Assistant community and not
the service providers. the service providers.