Skip to content
Snippets Groups Projects
Commit dcc2905b authored by jkerdreu's avatar jkerdreu
Browse files

Added Meross & ESPHome


git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/0.7@2953 b32b6428-25c9-4566-ad07-03861ab6144f
parent 76b85264
Branches
No related tags found
No related merge requests found
......@@ -750,6 +750,9 @@ a { text-decoration: none; }
<tr><td><p><a class="reference external" href="https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/devices/protocols/HomeKit">xaal.homekit</a></p></td>
<td><p>HomeKit gateway</p></td>
</tr>
<tr><td><p><a class="reference external" href="https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/devices/protocols/ESPHome">xaal.esphome</a></p></td>
<td><p>ESPHome gateway</p></td>
</tr>
<tr><td><p><a class="reference external" href="https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/devices/protocols/Aqara">xaal.aqara</a></p></td>
<td><p>Aqara (Xiaomi) gateway</p></td>
</tr>
......@@ -759,6 +762,9 @@ a { text-decoration: none; }
<tr><td><p><a class="reference external" href="https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/devices/protocols/Yeelight">xaal.yeelight</a></p></td>
<td><p>Yeelight gateway</p></td>
</tr>
<tr><td><p><a class="reference external" href="https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/devices/protocols/Meross">xaal.meross</a></p></td>
<td><p>Meross gateway</p></td>
</tr>
<tr><td><p><a class="reference external" href="https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/devices/protocols/SensFloor">xaal.sensfloor</a></p></td>
<td><p>SensFloor gateway</p></td>
</tr>
......
......@@ -96,9 +96,11 @@ xAAL gateways for common protcols.
`xaal.zwave <https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/devices/protocols/ZWave>`_ ZWave gateway
`xaal.knx <https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/devices/protocols/KNX>`_ KNX gateway
`xaal.homekit <https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/devices/protocols/HomeKit>`_ HomeKit gateway
`xaal.esphome <https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/devices/protocols/ESPHome>`_ ESPHome gateway
`xaal.aqara <https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/devices/protocols/Aqara>`_ Aqara (Xiaomi) gateway
`xaal.tuya <https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/devices/protocols/Tuya>`_ Tuya gateway
`xaal.yeelight <https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/devices/protocols/Yeelight>`_ Yeelight gateway
`xaal.meross <https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/devices/protocols/Meross>`_ Meross gateway
`xaal.sensfloor <https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/devices/protocols/SensFloor>`_ SensFloor gateway
`xaal.edisio <https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/devices/protocols/Edisio>`_ Edisio gateway
`xaal.netatmo <https://redmine.telecom-bretagne.eu/projects/xaal/repository/show/code/Python/branches/0.7/devices/protocols/Netatmo>`_ Netatmo gateway
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment