https://github.com/freaktechnik/maxsmart2-adapter
Adapt Max Hauri maxSMART 2.0 smart plugs to the Mozilla Iot world
https://github.com/freaktechnik/maxsmart2-adapter
easylink max-hauri max-smart mozilla-iot mozilla-iot-adapter
Last synced: over 1 year ago
JSON representation
Adapt Max Hauri maxSMART 2.0 smart plugs to the Mozilla Iot world
- Host: GitHub
- URL: https://github.com/freaktechnik/maxsmart2-adapter
- Owner: freaktechnik
- License: mit
- Created: 2019-03-18T18:07:01.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2021-08-18T09:39:13.000Z (almost 5 years ago)
- Last Synced: 2025-02-14T20:46:53.485Z (over 1 year ago)
- Topics: easylink, max-hauri, max-smart, mozilla-iot, mozilla-iot-adapter
- Language: JavaScript
- Homepage:
- Size: 44.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Max Hauri maxSMART 2.0 Adapter
Integrates the Max Hauri maxSMART 2.0 clip-clap Switch WiFi with the WebthingsIO gateway.
May also support other devices made by Revogi.
## Pairing
The adapter can do the initial WiFi set up for your maxSMART 2.0 plug. Note that this will leak your WiFi credentials to anyone that can see your WiFi. I recommend disabling the WiFi pairing feature when there are no new plugs to pair in the add-on configuration.
I also recommend to use the adapter to pair and not the official app, since that will upload your WiFi credentials to a server.
## Security
- Separate WiFi
- Block all TCP traffic, only allow local UDP.
## Future potential
Currently the attempt to move the plug to a local address instead of its default cloud API doesn't seem successful, thus the security recommendation. Maybe the message the adapter is sending is just malformed (fingers crossed).
The plug's firmware can be upgraded via a local command, as far as I can tell. It would be nice to upgrade the plug to a custom firmware that doesn't try to communicate with the outside world at all.