-
Notifications
You must be signed in to change notification settings - Fork 638
Avatar Controls Smart Stecker EU
lblabr edited this page Dec 16, 2018
·
2 revisions
Property | Value |
---|---|
Manufacturer | Avatar Controls |
Product page | [http://www.avatarcontrols.com/index.php?ac=article&at=read&did=181) |
Wiki page | tbd |
Build flag | tbd |
The original Avatar Smart Control EU has an ESP8266 on board with a 8Mbit flash memory chip, a mains to 3V3 transformer and a relay (GPIO12??). It also features a button (GPIO0??) and a power meter, an LED (GPIO13??).
GPIO | Usage |
---|---|
0 | ?? |
1 | ?? |
3 | ?? |
12 | ?? |
13 | LED (inversed logic) |
14 | Available in header |
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