-
Notifications
You must be signed in to change notification settings - Fork 638
Hardware Green ESP8266 Relay
gn0st1c edited this page Mar 24, 2018
·
1 revision
Property | Value |
---|---|
Manufacturer | Generic |
Product page | Aliexpress Search Link |
Wiki page | |
Build flag | GREEN_ESP8266RELAY |
- Input over voltage protection, input with TVS, when voltage exceeds 33V, automatic protection will operate.
- Input over current protection.
- 220V 10A relay, one normally open, one normally closed.
- One way optocoupler isolation input, TVS input protection.
- High-current terminals.
- One output status indicator, one input status indicator.
- Input voltage: DC 7-30V
- Board dimension: 65mm × 40mm × 20mm
TODO
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