maximkulkin / esp-homekit

Apple HomeKit accessory server library for ESP-OPEN-RTOS
MIT License
1.12k stars 170 forks source link

several accessories #111

Closed Avenitos closed 4 years ago

Avenitos commented 4 years ago

Hello! Is it possible to create several accessories dynamically?

maximkulkin commented 4 years ago

You mean, on start? Yes.

Avenitos commented 4 years ago

I mean, is it possible to make an alternative to HomeBridge. By MQTT, take commands and dynamically create virtual accessories.

maximkulkin commented 4 years ago

Theoretically - yes