Site updated at 2017-02-11 22:50:44 UTC
This commit is contained in:
parent
83c3bf8dbf
commit
4bedc7a4cc
627 changed files with 11192 additions and 2416 deletions
|
@ -111,11 +111,11 @@ 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 (545)</a>
|
||||
<a href='#all' class="btn">All (561)</a>
|
||||
<a href='#featured' class="btn featured">Featured</a>
|
||||
<a href='#added_in_current_version' class="btn added_in_current_version">Added in 0.37 (19)</a>
|
||||
<a href='#added_one_version_ago' class="btn added_one_version_ago">Added in 0.36 (26)</a>
|
||||
<a href='#added_two_versions_ago' class="btn added_two_versions_ago">Added in 0.35 (14)</a>
|
||||
<a href='#added_in_current_version' class="btn added_in_current_version">Added in 0.38 (16)</a>
|
||||
<a href='#added_one_version_ago' class="btn added_one_version_ago">Added in 0.37 (18)</a>
|
||||
<a href='#added_two_versions_ago' class="btn added_two_versions_ago">Added in 0.36 (26)</a>
|
||||
|
||||
|
||||
|
||||
|
@ -130,14 +130,14 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
<a href='#automation' class="btn">
|
||||
Automation
|
||||
(14)
|
||||
(15)
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='#binary-sensor' class="btn">
|
||||
Binary Sensor
|
||||
(35)
|
||||
(36)
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -235,42 +235,42 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
<a href='#hub' class="btn">
|
||||
Hub
|
||||
(36)
|
||||
(37)
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='#image-processing' class="btn">
|
||||
Image Processing
|
||||
(3)
|
||||
(4)
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='#light' class="btn">
|
||||
Light
|
||||
(33)
|
||||
(34)
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='#lock' class="btn">
|
||||
Lock
|
||||
(6)
|
||||
(7)
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='#media-player' class="btn">
|
||||
Media Player
|
||||
(35)
|
||||
(37)
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='#notifications' class="btn">
|
||||
Notifications
|
||||
(39)
|
||||
(40)
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -286,7 +286,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
<a href='#presence-detection' class="btn">
|
||||
Presence Detection
|
||||
(35)
|
||||
(36)
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -307,7 +307,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
<a href='#sensor' class="btn">
|
||||
Sensor
|
||||
(56)
|
||||
(59)
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -321,7 +321,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
<a href='#switch' class="btn">
|
||||
Switch
|
||||
(48)
|
||||
(50)
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -356,7 +356,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
<a href='#weather' class="btn">
|
||||
Weather
|
||||
(13)
|
||||
(14)
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -493,6 +493,22 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/switch.fritzdect/'
|
||||
class='option-card switch added_in_current_version'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/avm.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>AVM FRITZ!DECT Switch</div>
|
||||
<div class='category'>Switch</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/notify.aws_lambda/'
|
||||
class='option-card notifications'
|
||||
style='display: none'>
|
||||
|
@ -591,6 +607,22 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/alert/'
|
||||
class='option-card automation added_in_current_version'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/home-assistant.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Alert</div>
|
||||
<div class='category'>Automation</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/alexa/'
|
||||
class='option-card voice featured'
|
||||
>
|
||||
|
@ -608,7 +640,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/tts.amazon_polly/'
|
||||
class='option-card text-to-speech added_in_current_version'
|
||||
class='option-card text-to-speech added_one_version_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -640,7 +672,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/sensor.amcrest/'
|
||||
class='option-card sensor added_in_current_version'
|
||||
class='option-card sensor added_one_version_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -656,7 +688,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/media_player.anthemav/'
|
||||
class='option-card media-player added_in_current_version'
|
||||
class='option-card media-player added_one_version_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -671,6 +703,22 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/media_player.apple_tv/'
|
||||
class='option-card media-player added_in_current_version featured'
|
||||
>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/apple.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Apple TV</div>
|
||||
<div class='category'>Media Player</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/arduino/'
|
||||
class='option-card diy featured'
|
||||
>
|
||||
|
@ -768,7 +816,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/light.avion/'
|
||||
class='option-card light added_in_current_version'
|
||||
class='option-card light added_one_version_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -784,7 +832,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/weather.bom/'
|
||||
class='option-card weather added_one_version_ago'
|
||||
class='option-card weather added_two_versions_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -864,7 +912,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/bbb_gpio/'
|
||||
class='option-card diy added_one_version_ago'
|
||||
class='option-card diy added_two_versions_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -880,7 +928,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/binary_sensor.bbb_gpio/'
|
||||
class='option-card binary-sensor added_in_current_version'
|
||||
class='option-card binary-sensor added_one_version_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -896,7 +944,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/switch.bbb_gpio/'
|
||||
class='option-card switch added_one_version_ago'
|
||||
class='option-card switch added_two_versions_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -1090,7 +1138,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/switch.broadlink/'
|
||||
class='option-card switch added_two_versions_ago'
|
||||
class='option-card switch'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -1106,7 +1154,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/sensor.broadlink/'
|
||||
class='option-card sensor added_two_versions_ago'
|
||||
class='option-card sensor'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -1466,7 +1514,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/light.decora/'
|
||||
class='option-card light added_in_current_version'
|
||||
class='option-card light added_one_version_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -1532,7 +1580,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/switch.digitalloggers/'
|
||||
class='option-card switch added_two_versions_ago'
|
||||
class='option-card switch'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -1678,7 +1726,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/sensor.dublin_bus_transport/'
|
||||
class='option-card transport added_one_version_ago'
|
||||
class='option-card transport added_two_versions_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -2075,22 +2123,6 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/binary_sensor.ffmpeg/'
|
||||
class='option-card binary-sensor'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/ffmpeg.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>FFmpeg Binary Sensor</div>
|
||||
<div class='category'>Binary Sensor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/camera.ffmpeg/'
|
||||
class='option-card camera'
|
||||
style='display: none'>
|
||||
|
@ -2107,6 +2139,38 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/binary_sensor.ffmpeg_motion/'
|
||||
class='option-card binary-sensor'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/ffmpeg.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>FFmpeg Motion Binary Sensor</div>
|
||||
<div class='category'>Binary Sensor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/binary_sensor.ffmpeg_noise/'
|
||||
class='option-card binary-sensor'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/ffmpeg.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>FFmpeg Noise Binary Sensor</div>
|
||||
<div class='category'>Binary Sensor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/device_tracker.fritz/'
|
||||
class='option-card presence-detection'
|
||||
style='display: none'>
|
||||
|
@ -2140,7 +2204,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/notify.facebook/'
|
||||
class='option-card notifications added_one_version_ago'
|
||||
class='option-card notifications added_two_versions_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -2254,7 +2318,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/binary_sensor.flic/'
|
||||
class='option-card binary-sensor added_two_versions_ago'
|
||||
class='option-card binary-sensor'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -2572,7 +2636,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/tts.google/'
|
||||
class='option-card text-to-speech added_two_versions_ago'
|
||||
class='option-card text-to-speech'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -2762,7 +2826,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/binary_sensor.hikvision/'
|
||||
class='option-card binary-sensor added_two_versions_ago'
|
||||
class='option-card binary-sensor'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -2817,7 +2881,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
<img src='/images/supported_brands/home-assistant.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Home Assistant 0.37</div>
|
||||
<div class='title'>Home Assistant 0.38</div>
|
||||
<div class='category'>Other</div>
|
||||
</a>
|
||||
|
||||
|
@ -2970,7 +3034,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/sensor.hydroquebec/'
|
||||
class='option-card energy added_two_versions_ago'
|
||||
class='option-card energy'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -3356,7 +3420,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/binary_sensor.iss/'
|
||||
class='option-card binary-sensor added_one_version_ago'
|
||||
class='option-card binary-sensor added_two_versions_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -3372,7 +3436,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/sensor.iss/'
|
||||
class='option-card deprecated added_one_version_ago'
|
||||
class='option-card deprecated added_two_versions_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -3532,7 +3596,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/switch.kankun/'
|
||||
class='option-card switch added_one_version_ago'
|
||||
class='option-card switch added_two_versions_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -3690,7 +3754,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/notify.lannouncer/'
|
||||
class='option-card notifications added_one_version_ago'
|
||||
class='option-card notifications added_two_versions_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -3740,7 +3804,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/device_tracker.linksys_ap/'
|
||||
class='option-card presence-detection added_in_current_version'
|
||||
class='option-card presence-detection added_one_version_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -3958,7 +4022,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/lutron/'
|
||||
class='option-card hub added_in_current_version'
|
||||
class='option-card hub added_one_version_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -4245,6 +4309,22 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/notify.mailgun/'
|
||||
class='option-card notifications added_in_current_version'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/mailgun.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Mailgun</div>
|
||||
<div class='category'>Notifications</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/alarm_control_panel.manual/'
|
||||
class='option-card alarm'
|
||||
style='display: none'>
|
||||
|
@ -4328,7 +4408,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/microsoft_face/'
|
||||
class='option-card hub added_in_current_version'
|
||||
class='option-card hub added_one_version_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -4343,7 +4423,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/image_processing.microsoft_face_identify/'
|
||||
<a href='/components/image_processing.microsoft_face_detect/'
|
||||
class='option-card image-processing added_in_current_version'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
@ -4351,7 +4431,23 @@ Support for these components is provided by the Home Assistant community.
|
|||
<img src='/images/supported_brands/microsoft.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Microsoft Face identify</div>
|
||||
<div class='title'>Microsoft Face Detect</div>
|
||||
<div class='category'>Image Processing</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/image_processing.microsoft_face_identify/'
|
||||
class='option-card image-processing added_one_version_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/microsoft.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Microsoft Face Identify</div>
|
||||
<div class='category'>Image Processing</div>
|
||||
</a>
|
||||
|
||||
|
@ -4483,6 +4579,22 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/sensor.moon/'
|
||||
class='option-card weather added_in_current_version'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/home-assistant.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Moon Sensor</div>
|
||||
<div class='category'>Weather</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/media_player.mpd/'
|
||||
class='option-card media-player'
|
||||
style='display: none'>
|
||||
|
@ -4547,6 +4659,22 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/device_tracker.mysensors/'
|
||||
class='option-card presence-detection added_in_current_version'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/mysensors.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>MySensors Device Tracker</div>
|
||||
<div class='category'>Presence Detection</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/climate.mysensors/'
|
||||
class='option-card climate'
|
||||
style='display: none'>
|
||||
|
@ -4580,7 +4708,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/notify.mysensors/'
|
||||
class='option-card notifications added_one_version_ago'
|
||||
class='option-card notifications added_two_versions_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -4628,7 +4756,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/media_player.nad/'
|
||||
class='option-card media-player added_one_version_ago'
|
||||
class='option-card media-player added_two_versions_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -4708,8 +4836,8 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/neato/'
|
||||
class='option-card hub featured'
|
||||
>
|
||||
class='option-card hub'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/neato.png'>
|
||||
|
@ -4932,7 +5060,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/sensor.netdata/'
|
||||
class='option-card system-monitor added_two_versions_ago'
|
||||
class='option-card system-monitor'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -5077,6 +5205,22 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/lock.nuki/'
|
||||
class='option-card lock added_in_current_version'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/nuki.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Nuki Smart Lock</div>
|
||||
<div class='category'>Lock</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/octoprint/'
|
||||
class='option-card hub'
|
||||
style='display: none'>
|
||||
|
@ -5206,7 +5350,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/image_processing.openalpr_cloud/'
|
||||
class='option-card image-processing added_one_version_ago'
|
||||
class='option-card image-processing added_two_versions_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -5222,7 +5366,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/image_processing.openalpr_local/'
|
||||
class='option-card image-processing added_one_version_ago'
|
||||
class='option-card image-processing added_two_versions_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -5237,6 +5381,22 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/sensor.openevse/'
|
||||
class='option-card sensor added_in_current_version'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/openevse.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>OpenEVSE Sensor</div>
|
||||
<div class='category'>Sensor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/device_tracker.luci/'
|
||||
class='option-card presence-detection'
|
||||
style='display: none'>
|
||||
|
@ -5301,6 +5461,22 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/media_player.liveboxplaytv/'
|
||||
class='option-card media-player added_in_current_version'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/orange.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Orange Livebox Play TV</div>
|
||||
<div class='category'>Media Player</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/switch.orvibo/'
|
||||
class='option-card switch'
|
||||
style='display: none'>
|
||||
|
@ -5510,7 +5686,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/tts.picotts/'
|
||||
class='option-card text-to-speech added_one_version_ago'
|
||||
class='option-card text-to-speech added_two_versions_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -5526,7 +5702,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/light.piglow/'
|
||||
class='option-card light added_in_current_version'
|
||||
class='option-card light added_one_version_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -5590,7 +5766,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/device_tracker.ping/'
|
||||
class='option-card presence-detection added_one_version_ago'
|
||||
class='option-card presence-detection added_two_versions_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -5813,6 +5989,22 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/sensor.qnap/'
|
||||
class='option-card sensor added_in_current_version'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/qnap.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>QNAP Sensor</div>
|
||||
<div class='category'>Sensor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/light.qwikswitch/'
|
||||
class='option-card light'
|
||||
style='display: none'>
|
||||
|
@ -5894,7 +6086,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/rest_command/'
|
||||
class='option-card automation added_one_version_ago'
|
||||
class='option-card automation added_two_versions_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -6167,6 +6359,70 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/rflink/'
|
||||
class='option-card hub added_in_current_version'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/rflink.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Rflink</div>
|
||||
<div class='category'>Hub</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/light.rflink/'
|
||||
class='option-card light added_in_current_version'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/rflink.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Rflink Light</div>
|
||||
<div class='category'>Light</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/sensor.rflink/'
|
||||
class='option-card sensor added_in_current_version'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/rflink.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Rflink Sensor</div>
|
||||
<div class='category'>Sensor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/switch.rflink/'
|
||||
class='option-card switch added_in_current_version'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/rflink.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Rflink Switch</div>
|
||||
<div class='category'>Switch</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/media_player.roku/'
|
||||
class='option-card media-player'
|
||||
style='display: none'>
|
||||
|
@ -6410,7 +6666,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/sensor.sensehat/'
|
||||
class='option-card sensor added_two_versions_ago'
|
||||
class='option-card sensor'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -6430,7 +6686,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/media_player.aquostv/'
|
||||
class='option-card media-player added_two_versions_ago'
|
||||
class='option-card media-player'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -6494,7 +6750,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/device_tracker.sky_hub/'
|
||||
class='option-card presence-detection added_in_current_version'
|
||||
class='option-card presence-detection added_one_version_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -6510,7 +6766,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/sensor.skybeacon/'
|
||||
class='option-card diy added_in_current_version'
|
||||
class='option-card diy added_one_version_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -6972,7 +7228,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/device_tracker.tado/'
|
||||
class='option-card presence-detection added_in_current_version'
|
||||
class='option-card presence-detection added_one_version_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -7262,7 +7518,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/light.tikteck/'
|
||||
class='option-card light added_one_version_ago'
|
||||
class='option-card light added_two_versions_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -7324,7 +7580,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/device_tracker.trackr/'
|
||||
class='option-card presence-detection added_one_version_ago'
|
||||
class='option-card presence-detection added_two_versions_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -7436,7 +7692,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/device_tracker.upc_connect/'
|
||||
class='option-card presence-detection added_one_version_ago'
|
||||
class='option-card presence-detection added_two_versions_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -7468,7 +7724,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/sensor.usps/'
|
||||
class='option-card sensor added_one_version_ago'
|
||||
class='option-card sensor added_two_versions_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -7564,7 +7820,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/media_player.vlc/'
|
||||
class='option-card media-player added_two_versions_ago'
|
||||
class='option-card media-player'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -7804,7 +8060,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/tts.voicerss/'
|
||||
class='option-card text-to-speech added_two_versions_ago'
|
||||
class='option-card text-to-speech'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -7868,7 +8124,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/sensor.wsdot/'
|
||||
class='option-card transport added_in_current_version'
|
||||
class='option-card transport added_one_version_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -7934,7 +8190,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/alarm_control_panel.wink/'
|
||||
class='option-card alarm added_in_current_version'
|
||||
class='option-card alarm added_one_version_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -7982,7 +8238,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/fan.wink/'
|
||||
class='option-card fan added_one_version_ago'
|
||||
class='option-card fan added_two_versions_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -8142,7 +8398,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/device_tracker.xiaomi/'
|
||||
class='option-card presence-detection added_one_version_ago'
|
||||
class='option-card presence-detection added_two_versions_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -8222,7 +8478,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/tts.yandextts/'
|
||||
class='option-card text-to-speech added_one_version_ago'
|
||||
class='option-card text-to-speech added_two_versions_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -8382,7 +8638,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/sensor.zamg/'
|
||||
class='option-card weather added_two_versions_ago'
|
||||
class='option-card weather'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -8398,7 +8654,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/zabbix/'
|
||||
class='option-card system-monitor added_in_current_version'
|
||||
class='option-card system-monitor added_one_version_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -8414,7 +8670,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/sensor.zabbix/'
|
||||
class='option-card system-monitor added_in_current_version'
|
||||
class='option-card system-monitor added_one_version_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -8430,7 +8686,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
<a href='/components/light.zengge/'
|
||||
class='option-card light added_one_version_ago'
|
||||
class='option-card light added_two_versions_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue