Site updated at 2016-10-22 22:37:41 UTC
This commit is contained in:
parent
ab857e95a7
commit
860912100c
408 changed files with 11332 additions and 1691 deletions
|
@ -103,7 +103,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
<div class="grid__item one-sixth lap-one-whole palm-one-whole">
|
||||
|
||||
<div class="filter-button-group">
|
||||
<a href='#all' class="btn">All (444)</a>
|
||||
<a href='#all' class="btn">All (464)</a>
|
||||
<a href='#featured' class="btn featured">Featured</a>
|
||||
|
||||
|
||||
|
@ -112,7 +112,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
<a href='#alarm' class="btn">
|
||||
Alarm
|
||||
(9)
|
||||
(10)
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -126,7 +126,14 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
<a href='#binary-sensor' class="btn">
|
||||
Binary Sensor
|
||||
(28)
|
||||
(29)
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='#binary-sensor' class="btn">
|
||||
Binary sensor
|
||||
(1)
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -140,7 +147,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
<a href='#camera' class="btn">
|
||||
Camera
|
||||
(10)
|
||||
(13)
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -217,7 +224,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
<a href='#history' class="btn">
|
||||
History
|
||||
(9)
|
||||
(10)
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -252,7 +259,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
<a href='#notifications' class="btn">
|
||||
Notifications
|
||||
(31)
|
||||
(34)
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -268,14 +275,14 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
<a href='#presence-detection' class="btn">
|
||||
Presence Detection
|
||||
(24)
|
||||
(25)
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='#sensor' class="btn">
|
||||
Sensor
|
||||
(38)
|
||||
(45)
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -289,7 +296,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
<a href='#switch' class="btn">
|
||||
Switch
|
||||
(38)
|
||||
(40)
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -384,6 +391,30 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/notify.apns/'
|
||||
class='notifications'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
</div>
|
||||
<div class='title'>APNS</div>
|
||||
<div class='category'>Notifications</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/sensor.arwn/'
|
||||
class='sensor'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
</div>
|
||||
<div class='title'>ARWN Sensor</div>
|
||||
<div class='category'>Sensor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/device_tracker.asuswrt/'
|
||||
class='presence-detection'
|
||||
style='display: none'>
|
||||
|
@ -596,6 +627,34 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/device_tracker.bbox/'
|
||||
class='presence-detection'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/bbox.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Bbox</div>
|
||||
<div class='category'>Presence Detection</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/sensor.bbox/'
|
||||
class='sensor'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/bbox.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Bbox Sensor</div>
|
||||
<div class='category'>Sensor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/wemo/'
|
||||
class='hub featured'
|
||||
>
|
||||
|
@ -896,6 +955,34 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/alarm_control_panel.concord232/'
|
||||
class='alarm'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/interlogix.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Concord232 Alarm Control Panel</div>
|
||||
<div class='category'>Alarm</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/binary_sensor.concord232/'
|
||||
class='binary-sensor'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/interlogix.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Concord232 Binary Sensor</div>
|
||||
<div class='category'>Binary sensor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/configurator/'
|
||||
class='other'
|
||||
style='display: none'>
|
||||
|
@ -1294,6 +1381,20 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/emoncms_history/'
|
||||
class='history'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/emoncms.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Emoncms history</div>
|
||||
<div class='category'>History</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/emulated_hue/'
|
||||
class='hub'
|
||||
style='display: none'>
|
||||
|
@ -1914,6 +2015,20 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/sensor.haveibeenpwned/'
|
||||
class='sensor'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/haveibeenpwned.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>HaveIBeenPwned Sensor</div>
|
||||
<div class='category'>Sensor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/climate.heatmiser/'
|
||||
class='climate'
|
||||
style='display: none'>
|
||||
|
@ -3092,6 +3207,20 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/notify.matrix/'
|
||||
class='notifications'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/matrix.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Matrix</div>
|
||||
<div class='category'>Notifications</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/notify.message_bird/'
|
||||
|
@ -3122,6 +3251,20 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/sensor.min_max/'
|
||||
class='sensor'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/home-assistant.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Min/max Sensor</div>
|
||||
<div class='category'>Sensor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/modbus/'
|
||||
class='hub'
|
||||
style='display: none'>
|
||||
|
@ -3344,6 +3487,20 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/switch.neato/'
|
||||
class='switch'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/neato.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Neato Robotics Switch</div>
|
||||
<div class='category'>Switch</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/nest/'
|
||||
class='hub featured'
|
||||
>
|
||||
|
@ -3456,6 +3613,20 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/binary_sensor.netatmo/'
|
||||
class='binary-sensor'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/netatmo.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Netatmo Binary Sensor</div>
|
||||
<div class='category'>Binary Sensor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/camera.netatmo/'
|
||||
class='camera'
|
||||
style='display: none'>
|
||||
|
@ -3906,6 +4077,20 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/sensor.pilight/'
|
||||
class='sensor'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/pilight.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Pilight Sensor</div>
|
||||
<div class='category'>Sensor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/switch.pilight/'
|
||||
class='switch'
|
||||
style='display: none'>
|
||||
|
@ -4622,6 +4807,20 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/sensor.scrape/'
|
||||
class='sensor'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/home-assistant.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Scrape Sensor</div>
|
||||
<div class='category'>Sensor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/script/'
|
||||
class='automation'
|
||||
style='display: none'>
|
||||
|
@ -4922,6 +5121,20 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/camera.synology/'
|
||||
class='camera'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/synology.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Synology Camera</div>
|
||||
<div class='category'>Camera</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/notify.syslog/'
|
||||
class='notifications'
|
||||
style='display: none'>
|
||||
|
@ -5128,6 +5341,20 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/notify.telstra/'
|
||||
class='notifications'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/telstra.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Telstra</div>
|
||||
<div class='category'>Notifications</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/binary_sensor.template/'
|
||||
class='binary-sensor'
|
||||
style='display: none'>
|
||||
|
@ -5564,6 +5791,20 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/camera.verisure/'
|
||||
class='camera'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/verisure.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Verisure Camera</div>
|
||||
<div class='category'>Camera</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/lock.verisure/'
|
||||
class='lock'
|
||||
style='display: none'>
|
||||
|
@ -6164,6 +6405,48 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/zoneminder/'
|
||||
class='camera'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/zoneminder.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>ZoneMinder</div>
|
||||
<div class='category'>Camera</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/sensor.zoneminder/'
|
||||
class='sensor'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/zoneminder.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>ZoneMinder Sensor</div>
|
||||
<div class='category'>Sensor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/switch.zoneminder/'
|
||||
class='switch'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/zoneminder.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>ZoneMinder Switch</div>
|
||||
<div class='category'>Switch</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/binary_sensor.arest/'
|
||||
class='binary-sensor'
|
||||
style='display: none'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue