diff --git a/source/components/index.markdown b/source/components/index.markdown index 6ee4d4426eb..ac59c33b278 100644 --- a/source/components/index.markdown +++ b/source/components/index.markdown @@ -10,209 +10,265 @@ footer: 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 %} -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). + + + +
+
+
+
+ +
+

Light and environment

+

- - - - - - - - - - - - - - - - - - + - - + - - + - - - - - - - - + - - + + + + + + + + + + + + + + + + + + + + + + + +
TypeDescription
Philips HueTurn lights on, control brightness and color.
SABnzbd clientsMonitor queue and download speeds.
System MonitorTrack CPU, memory and disk usage on the host machine.Philips Hue turns lights on, controls brightness, and color.
Nest thermostatsSee current temperature and control target temperature and away mode.Nest thermostats displays current temperature and control target temperature/away mode.
Heat ControlTurn home Assistant into your own thermostat by reading a temperature sensor and controlling a switch connected to a heater.Heat Control reads a temperature sensor and control a heater switch.
WeMo switchesControl WeMo switches and read the usage statistics from Insight switches.
MySensorsIntegrate MySensors sensors.WeMo switches controls and reads the usage statistics from Insight switches.
TEMPer sensorsIntegrate TEMPer sensors to get the current temperature.TEMPer sensors reads the current temperature.
LimitlessLED controls your LimitlessLED lights.
Edimax switches controls the state.
Efergy Engage hubs monitors home energy use.
DHTxx reads the temperature and humidity.
+
+
+
+ +
+
+ +
+

Devices

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
MySensors integrates MySensors sensors.
Raspberry PI switch controls and sensor reads the values of GPIOs.
Insteon controls devices connected with the ISY994 controller.
X10 controls devices connected with the ISY994 controller.
Arduino controls digital pins and read from analog pins.
RFXtrx sensors monitors values from RFXtrx sensors.
+ +
+
+
+
+
+ + + +
+
+ + + + + +
+
+

Support for these devices is provided by the Home Assistant community and not the manufacturers of these devices. @@ -233,10 +289,8 @@ Home Assistant integrates with a variety of third party Home Automation hubs and [Vera](/components/vera.html) [Wink](/components/wink.html) [ISY994](/components/isy994.html) - [Modbus](/components/modbus.html) [Arduino](/components/arduino.html) -[Verisure](/components/verisure.html)

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 %} + +

+
+ + + + + +
+
+ +

Support for these services is provided by the Home Assistant community and not the service providers.