Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Brematic Gateway GWY433 Adapter #953

Open
DerrowBond opened this issue Jul 27, 2024 · 0 comments
Open

Brematic Gateway GWY433 Adapter #953

DerrowBond opened this issue Jul 27, 2024 · 0 comments

Comments

@DerrowBond
Copy link

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:
#107

After you create the issue, please vote for yourself in the first post of the issue using the "+1"/"Thumbs up" button

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant