RavenSystem / esp-homekit-devices

Advanced firmware to add native Apple HomeKit and custom configurations, compatible with any SoC based on ESP32, ESP32-S, ESP32-C and ESP8266 series. (Shelly, Sonoff, Electrodragon, Tuya...)
Other
2.76k stars 361 forks source link

Multiple GPIO uses #217

Closed seritos closed 5 years ago

seritos commented 5 years ago

Good Morning!

Will be possible to use the new RX port in combination with GPIO 2/14 for multiple uses? This is, use the RX port for external toggle and GPIO2/14 for ( for example) temperature and humidity. We have previously commented this, but the case was closed yesterday. This is very useful to know the temperature of every room in combination maintaining the original room switches.

Thanx Jose!

RavenSystem commented 5 years ago

This will be possible with new HomeKit Accessory architect, not with RavenCore.

El 28 ene 2019, a las 8:49, seritos notifications@github.com escribió:

Good Morning!

Will be possible to use the new RX port in combination with GPIO 2/14 for multiple uses? This is, use the RX port for external toggle and GPIO2/14 for ( for example) temperature and humidity. We have previously commented this, but the case was closed yesterday. This is very useful to know the temperature of every room in combination maintaining the original room switches.

Thanx Jose!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

seritos commented 5 years ago

Awesome.

Thanx @RavenSystem !