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

Supporting Other Systems (Home Assistant) #7

Open
dlashua opened this issue Mar 15, 2019 · 1 comment
Open

Supporting Other Systems (Home Assistant) #7

dlashua opened this issue Mar 15, 2019 · 1 comment

Comments

@dlashua
Copy link

dlashua commented Mar 15, 2019

(I wasn't sure of the best way to reach out. I'm sorry if this is the wrong place.)

I love mqtt-scripts. It saves me a lot of trouble. However, there are some systems that don't directly speak MQTT. And, while they can be made to do so, it seems inefficient to copy events and data from one system to MQTT just to act on it, send that data back to MQTT, and then have that information sent back to the originating system.

I've made an attempt at adding direct Home Assistant support to mqtt-scripts (http://github.com/dlashua/hass-scripts/). It works fine, though there's still plenty of work to be done in cleaning up the Node API/syntax of it.

It looks like maybe your Sandbox concept was meant for something like this, but, without documentation and being a fairly poor NodeJS programmer, I can't quite figure out how to use it. What would be the recommended way to implement connectivity to another platform (like Home Assistant, or Philips Hue, etc)?

@hobbyquaker
Copy link
Owner

@dlashua sorry, I missed this issue :/ Are you still interested in this?

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