Brematic Gateway GWY433 Adapter
What kind of device or service would you like to see an adapter for? Add name and company of the device, including links to the device and any additional information[...]
Device: Brematic Gateway GWY433 Device is no longer available for buying, but there is a workaround to clone a Raspberry Pi as a Brematic gateway here: https://ifoedit.com/RaspiBrematicEn.html There is also the source code how a Brematic might work. The Adapter just needs to send a text message using UDP on Port 49880
Example "TXP: String Message" for a Voltomat Powerplug:
TXP:0,0,3,22000,300,66,1,9,1,1,1,4,1,1,1,4,1,1,1,4,1,1,1,4,1,4,1,1,1,4,1,1,1,4,1,1,1,1,1,4,1,4,1,1,1,4,1,1,1,4,1,1,1,1,1,4,1,1,1,4,1,4,1,1,1,1,1,4,1,1,1,4,1,4,1,1,1,4,1,1,1,4,1,1,1,4,1,1,1,4,1,1,1,4,1,1,1,4,1,1,1,4,1,1,1,4,1,1,1,1,1,4,1,1,1,4,1,4,1,1,1,4,1,1,1,4,1,1,1,1,1,4,1,4,1,1,1;
Description about the TXP Message is explained on above website, but not neccessarily needed for the Adapter. It's enough if the Adapter can send such strings with UDP.
Is the device connected to the internet or only available on a local network?
usually only local network.
Is an official App or Website available? If yes, please add links https://ifoedit.com/RaspiBrematicEn.html
Is an official API including documentation available? If yes, please add links and information[...]
Are other libraries for an integration available? Ideally in JavaScript/npm, but also other programming languages are interesting, add links please No
Is this device already integrated in other Smart Home systems? Add links please https://www.ifoedit.com/wp_ps/ https://github.com/bombcheck/FB.Switch
Is this device already integrated in homebridge? Might the ham adapter in combination with the homebridge plugin be sufficient? Please try it and add results unknown
Additional context Add any other context or screenshots about the feature request here. If the topic was discussed on the ioBroker forum, please include the link too. Issue already discussed here, but closed: https://github.com/ioBroker/AdapterRequests/issues/107
After you create the issue, please vote for yourself in the first post of the issue using the "+1"/"Thumbs up" button