This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Utwórz external_converters dla Z2M dla poniższego urządzenia. Jest to roleta do okna dachowego z panelem fotowoltaicznym. Projektowane do użycia przez Tuya. Bramka Wi-Fi na ZigBee osobny elementz nie w zestawie. Posiada wbudowany akumulator i złącze microUSB na obudowie. | |
| DANE URZĄDZENIA: | |
| Fakro ARF WF TU/052 SOL 78X140 | |
| rb-341489 | |
| KOD CN 63031200 | |
| EAN 5905989532526 | |
| To roleta ze sterowaniem ZigBee. | |
| Używam ZigBee2Mqtt. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "node_descriptor": { | |
| "logical_type": 2, | |
| "complex_descriptor_available": 0, | |
| "user_descriptor_available": 0, | |
| "reserved": 0, | |
| "aps_flags": 0, | |
| "frequency_band": 8, | |
| "mac_capability_flags": 128, | |
| "manufacturer_code": 4098, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| # START IMPORT FILES | |
| if [ -f /system/sdcard/scripts/func.sh ]; then | |
| source /system/sdcard/scripts/func.sh | |
| else | |
| echo "Content-type: application/json; charset=utf-8; Pragma: no-cache; Expires: Wednesday, 27-Dec-95 05:29:10 GMT" | |
| echo "" | |
| echo " | |
| { |