-
Notifications
You must be signed in to change notification settings - Fork 637
Hardware Hama WiFi Steckdose, 3.500W, 16A (Article Number 00176533)
Property | Value |
---|---|
Manufacturer | Hama |
Product page | https://at.hama.com/00176533/hama-wifi-steckdose-3500w-16a |
Build flag | HAMA_WIFI_STECKDOSE_00176533 |
Voltage | 3V3 MCU, 5V relay |
The Hama WiFi Steckdose 00176533 is a smart plug that comes with a Schuko-F plug. It is meant turn any regular wall outlet into a smart outlet. It sports a button for manual operation and two LEDs, a red one in sync with the relay status and the other blue one for the WiFi status.
There is a identically looking one with a different article number available, these instructions here cover the 00176533 model (written on the rear label).
If someone has the 00176552 model and can confirm these instructions work for this model too, please report.
There is a custom WiFi PCB based on a TYWE3S module soldered perpendicular into the main PCB
I found it easiest to remove the add on board by desoldering it from the main PCB and attach some wires with a pinheader to it, supplying it with 3.3V from my USB-UART converter.
Looks something like this then:
GPIO 0 must be held on GND while connecting it to the UART converter. Can be flashed normally then. Flash size is 1MegaByte
If you're looking for support:
- Issues: this is the most dynamic channel at the moment, you might find an answer to your question by searching open or closed issues.
- Wiki pages: might not be as up-to-date as we all would like (hey, you can also contribute in the documentation!).
- Gitter channel: you have better chances to get fast answers from project contributors or other ESPurna users. (also available with any Matrix client!)
- Issue a question: as a last resort, you can open new question issue on GitHub. Just remember: the more info you provide the more chances you'll have to get an accurate answer.
- Backup the stock firmware
- Flash a pre-built binary image
- Flash a virgin Itead Sonoff device without opening
- Flash TUYA-based device without opening
- Flash Shelly device without opening
- Using PlatformIO
- from Visual Studio Code
- Using Arduino IDE
- Build the Web Interface
- Over-the-air updates
- Two-step updates
- ESPurna OTA Manager
- NoFUSS
- Troubleshooting
- MQTT
- REST API
- Domoticz
- Home Assistant
- InfluxDB
- Prometheus metrics
- Thingspeak
- Alexa
- Google Home
- Architecture
- 3rd Party Plugins
- Coding style
- Pull Requests