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] Auto Config Creator for Cmd4-AdvantageAir #66

Closed uswong closed 1 year ago

uswong commented 1 year ago

name: Pull Request about: Add an improvement to homebridge-cmd4-AdvantageAir. title: "Auto Config Creator for Cmd4-AvantageAir Plugin" labels: new feature assignees: mitch7391


Creating the config.json file for cmd4-AdvantageAir plugin is a dreaded task for users who has many accessories (can be > 100 accessories) in their AdvantageAir system especially for those who has the MyPlace system.

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

This pull request is a new feature for this plugin

Describe the solution you'd have implemented:

A script name ConfigCreator.sh is coded to use the myAirData from the AdvantageAir system to create a config.json required to run this plugin

Do your changes pass local testing:

Additional context: