Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zone support #14

Open
bsollenb54 opened this issue Jun 29, 2017 · 0 comments
Open

zone support #14

bsollenb54 opened this issue Jun 29, 2017 · 0 comments

Comments

@bsollenb54
Copy link

Hi kate-hall,

I noticed the ~/tests/index.js file contains the following:

_var changeTemperatureTestVars = {
.
.
.
Zone_Enabled: 1,
Zone_Name: 'Zone 1',
Zone_Number: 0,
Zones_Installed: 1

I'm wondering where in the src folder this ultimately gets set? My line of thinking is if it can somehow be hardcoded to return 'zone 1' or 'zone 2' always (kinda like with the global auth being hardcoded user/pass) then maybe I could simply upload two instances of the lambda function and skill so I can command multiple zones in my home.

I literally know nothing about programming or coding an Alexa skill other than I can follow a github readme proficiently, so all I can offer is to help test with my two-zone icomfort device. Could you help me prove this concept? I'd gladly contribute the workaround to the wiki for multi-zone icomfort users if we're successful!

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant