Zigbee gateway integration - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Gateway (https://forum.logicmachine.net/forumdisplay.php?fid=10) +--- Thread: Zigbee gateway integration (/showthread.php?tid=3320) |
RE: Zigbee gateway integration - fleeceable - 28.07.2022 I am working on with my own flutter app right now. Is there any way I can open network state via lua script? I use LM as Zigbee, KNX, Modbus, Bacnet gateway. Would be good if I can get somehow list of Zigbee devices and open/close network to add some new devices. LM and app communicates over MQTT so I can send data to my app quite easily. RE: Zigbee gateway integration - Rune - 13.09.2022 Was it a dream or did I see a list of Zigbee products that is compatible with LM5? Can't find the link. :| RE: Zigbee gateway integration - admin - 13.09.2022 This is the list: https://openrb.com/docs/zigbee-devices.htm RE: Zigbee gateway integration - esteve.budia - 14.09.2022 Maximum paired devices limit reached: 15 Any hint to pair more devices with the cc2531 ? RE: Zigbee gateway integration - Daniel - 14.09.2022 We tested this chip and it will fail completely if you do more. Not enough memory. With our new interface you will be able to do 50 RE: Zigbee gateway integration - esteve.budia - 14.09.2022 (14.09.2022, 15:21)Daniel Wrote: We tested this chip and it will fail completely if you do more. Not enough memory. With our new interface you will be able to do 50 thx!! RE: Zigbee gateway integration - Rune - 20.09.2022 (14.09.2022, 15:21)Daniel Wrote: We tested this chip and it will fail completely if you do more. Not enough memory. With our new interface you will be able to do 50 Can you tell us a little bit more about this new interface? RE: Zigbee gateway integration - admin - 20.09.2022 New interface uses RS232 instead of USB because it's more robust and allows longer cable length. It uses newer chip with more memory so it can handle more nodes on the network. It also has an external antenna connector so the signal range is also improved. RE: Zigbee gateway - CarlS - 30.09.2022 Hello, Is it possible to add this dimmer from Micro Matic MicroDim ZB250? I can turn on/off and set value, but status is not reported Manufacturer: Micro Matic Norge AS Model: SZ1000 Device type: Router Power source: Mains Receive when idle: Yes Endpoint 1 Profile: 260 Input clusters - Basic (0) - Identify (3) - Groups (4) - Scenes (5) - OnOff (6) - LevelCtrl (8) - SeMetering (1794) - HaElectricalMeasurement (2820) - HaDiagnostic (2821) - LightLink (4096) Output clusters - Ota (25) Endpoint 242 Profile: 41440 Input clusters - GreenPwr (33) Output clusters - GreenPwr (33) Reported attributes - rmscurrent: 0 - rmsvoltage: 1108 Thanks Carl RE: Zigbee gateway integration - Zen - 04.10.2022 Hi everyone, Is the newest RS-232 interface available at the market? Is it ready? --- Does someone has ever tried this? --> MHCOZY 1 Channel 5-12V (Example link: https://www.amazon.com/MHCOZY-Adjustable-Selflock-Momentary-SmartThings/dp/B08X218VMR) is there anyway you can add the profile of this device? Thanks for your time, BR. RE: Zigbee gateway integration - emme - 05.10.2022 Hi.. willing to know if there is a roadmap to integrate the following: Xiaomi RTCGQ01LM motion sensor Xiaomi MCCGQ01LM reed sensor Eurotronic SPZB0001 TRV valve Or.. is there a way to create personal profiles for unsupported devices? I do have a few of them and they work good... Thanks M RE: Zigbee gateway integration - admin - 06.10.2022 @Zen, it should work out of the box but it might have some incompatibilities or other issues. The first small batch of RS-232 gateways will be ready soon. @emme, be careful with Xiaomi devices as they sometimes have non-standard behavior. If possible, choose a different manufacturer. We've tried making Eurotronic SPZB0001 TRV valve work with LM but gave up because it's very buggy. RE: Zigbee gateway integration - Zen - 07.10.2022 (06.10.2022, 13:47)admin Wrote: @Zen, it should work out of the box but it might have some incompatibilities or other issues. I'll try this upcoming days and let you know. I'll post the profile when i'll import it in the system. Let me know here or via PM where we could buy and if we can pre-order the newest gateways. RE: Zigbee gateway integration - Kolargol - 17.10.2022 Will the RS-232 gateway also work for Wiser4KNX? RE: Zigbee gateway integration - admin - 18.10.2022 @Zen Send us an e-mail for more info. @Kolargol Yes, it will be compatible. RE: Zigbee gateway - CarlS - 18.10.2022 (30.09.2022, 05:34)CarlS Wrote: Hello, Hello, I just wonder if my question is noticed Carl RE: Zigbee gateway - admin - 18.10.2022 @CarlS, support for your device will be added in the next firmware. You will have to reset it and pair again for all features to work. RE: Zigbee gateway - watamat - 19.10.2022 Hi! Please add support for this device: Aqara SSM-U02 Switching from ZigBee app works fine but LM object status does not affect the device. Code: Manufacturer: LUMI RE: Zigbee gateway - admin - 20.10.2022 Support for Aqara SSM-U02 will be added in the next version. RE: Zigbee gateway - simone.muscat - 20.10.2022 Hi, I am testing Ledvance RGBW lights and the Lighting Colour cannot be changed. ON/OFF dimming and light levels work fine. Would it be possible to add support for this device? Manufacturer: LEDVANCE Model: PAR16S RGBW Device type: Router Power source: Mains Receive when idle: Yes Endpoint 1 Profile: 260 Input clusters - Basic (0) - Identify (3) - Groups (4) - Scenes (5) - OnOff (6) - LevelCtrl (8) - LightingColorCtrl (768) - HaDiagnostic (2821) - LightLink (4096) Output clusters - Ota (25) Endpoint 242 Profile: 41440 Output clusters - GreenPwr (33) |