samhunt / homebridge-esphome-ts

This plugin integrates your esphome devices into HomeKit!
GNU General Public License v3.0
4 stars 2 forks source link

Fix `CommandService` calls #12

Open ajabep opened 4 months ago

ajabep commented 4 months ago

I noticed the call of a wrong function to ask ESPHome to do something. Thus, here is the fix :)