mitch7391 / homebridge-cmd4-AdvantageAir

Catered shell script to integrate air conditioner control units by Advantage Air into HomeKit using the plug-in homebridge-cmd4.
MIT License
38 stars 5 forks source link

[Pull Request] Added real time count down capability to `AirConServer` #63

Closed uswong closed 2 years ago

uswong commented 2 years ago

name: Real time count down capability for AirConServer about: add an improvement to AirConServer title: "[Pull Request] added real time count down capability to AirConServer" labels: pull-request assignees: mitch7391


A real time count down capability is added to the AirConserver to make it behave more like a real aircon system.

Is your pull request related to a problem or a new feature? Please describe:

This pull request is all about improvement to AirConServer to make it behaves more like a real aircon system.

Describe the solution you'd have implemented:

Improvements:

Do your changes pass local testing:

Additional context:

to make the AirConSever to behave like a large system, pass the argument bigSystem to it:

node ./AirConServer.js bigSystem