mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +00:00
TRX_LIGHT new description for device_id for AC, HomeEasy EU and ANSLUT
git-svn-id: https://svn.fhem.de/fhem/trunk@1576 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
7e4333af2d
commit
acc95bf7d4
@ -7588,8 +7588,11 @@ KlikAanKlikUit, NEXA, CHACON, HomeEasy UK. <br> You need to define an RFXtrx433
|
|||||||
<br>
|
<br>
|
||||||
<code><deviceid></code>
|
<code><deviceid></code>
|
||||||
<ul>
|
<ul>
|
||||||
specifies the first device id of the device.
|
specifies the first device id of the device. <br>
|
||||||
A lighting device has a house code A..P followed by a unitcode 1..16 (example "B1").
|
A lighting device normally has a house code A..P followed by a unitcode 1..16 (example "B1").<br>
|
||||||
|
For AC, HomeEasy EU and ANSLUT it is a 10 Character-Hex-String for the deviceid, consisting of <br>
|
||||||
|
- unid-id: 8-Char-Hex: 00000001 to 03FFFFFF<br>
|
||||||
|
- unit-code: 2-Char-Hex: 01 to 10 <br>
|
||||||
</ul>
|
</ul>
|
||||||
<br>
|
<br>
|
||||||
<code><devicelog></code>
|
<code><devicelog></code>
|
||||||
@ -7611,6 +7614,8 @@ KlikAanKlikUit, NEXA, CHACON, HomeEasy UK. <br> You need to define an RFXtrx433
|
|||||||
<code>define motion_sensor2 TRX_LIGHT MS14A A1 motion A2 light</code>
|
<code>define motion_sensor2 TRX_LIGHT MS14A A1 motion A2 light</code>
|
||||||
<br>
|
<br>
|
||||||
<code>define Steckdose TRX_LIGHT ARC G2 light</code>
|
<code>define Steckdose TRX_LIGHT ARC G2 light</code>
|
||||||
|
<br>
|
||||||
|
<code>define light TRX_LIGHT AC 0101010101 light</code>
|
||||||
<br>
|
<br>
|
||||||
</ul>
|
</ul>
|
||||||
<br>
|
<br>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user