nicholasrobinson / homebridge-smartcielo

Smartcielo (MRCOOL) plug-in for [Homebridge](https://github.com/nfarina/homebridge) using the smartcielo API.
MIT License
14 stars 6 forks source link

Feature Request: Multiple systems #9

Closed forevaclevah closed 1 year ago

forevaclevah commented 3 years ago

Based on the forum post from this summer, I understand that homebridge-cielo only supports one unit. I am submitting a feature request to support multiple units.

Thanks!

nicholasrobinson commented 3 years ago

The issue comprises two enhancement requests:

  1. The underlying node-smartcielo wrapper must provide a way to address multiple units. This is tracked by: https://github.com/nicholasrobinson/node-smartcielo/issues/4
  2. The homebridge-smartcielo config parser must allow the user to specify which units are intended for control (by device ID or similar), or dynamically create thermostat/ac accessories for each system detected.

This issue will be used to track item 2 above.

nicholasrobinson commented 1 year ago

Closing per https://github.com/nicholasrobinson/homebridge-smartcielo/issues/22