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

Honeywell T9 Thermostat #70

Closed
donavanbecker opened this issue Dec 17, 2019 · 5 comments
Closed

Honeywell T9 Thermostat #70

donavanbecker opened this issue Dec 17, 2019 · 5 comments

Comments

@donavanbecker
Copy link
Contributor

to get this connected to a device, what is everyone using. This plugin makes a webhook and then you send it to the device? or it connects to another service and then connects to that device? Like is IFTTT being used?

@benzman81
Copy link
Owner

@d0n4v4nb3ck3r This plugin can call a http api of a device when a HomeKit device is triggered or receive http calls to change a HomeKit devices state. If Honeywell T9 Thermostat supports a web api, you can connect it. If it only supports IFTTT, then you could open a port to the web hook of this plugin and trigger it via IFTTT Maker Channel (web calls). But I would not recommend opening ports as this is a security issue an call are not encrypted see #68 .

@donavanbecker
Copy link
Contributor Author

So I have a developer account with Honeywell on https://developer.honeywellhome.com/api-methods?field_smart_method_tags_tid=39

From looking over this, I should be able to link this to your plugin? anyway you can help? are you on slack?

@benzman81
Copy link
Owner

No time for much support. But looks like it would work. Maybe you should try this first https://www.npmjs.com/package/homebridge-honeywell-home . Looks like this is what you want.

@donavanbecker
Copy link
Contributor Author

Ha I have tried that, doesn’t work

@benzman81
Copy link
Owner

@d0n4v4nb3ck3r well, if you set the http call correctly you should get it to work with this plugin.

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

2 participants