-
Notifications
You must be signed in to change notification settings - Fork 44
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
Create hass.io component for Home Assistant #63
Comments
You can use this to get you started: https://github.com/larizzo/docker-insteon-mqtt |
Would you accept a PR for this? I'd find this useful for my own setup, and can work on it as time allows. Only limitation is that I am using one of the old hubs with the ethernet PLM interface, and don't have any USB/serial PLMs to test with. |
Sure - the device shouldn't make any difference in the docker set up. |
I bumbled around with it last night and got it working, just need to clean it up (never messed with creating HASSIO Dockers before). Borrowed a lot from AppDaemon add-on. But here's what I have now in the meantime, in case someone else gets to it sooner
FILE1: config.json
FILE2: insteon_mqqtt_run.sh
FILE3: Dockerfile
|
Hello, I'm totally new to this. What am I missing? when I tried the above, I get this: 18-08-22 02:12:05 INFO (SyncWorker_0) [hassio.docker.addon] Start build local/armhf-addon-insteonmqtt:11 This is on a Raspberry pie 3B. I tried it on a clean install of Hassio 1.3 and also 1.9. Do I need to install something else also? |
+1 for hassio add-on. I am happy to help formalize this as an add-on if needed. Has someone already done a PR on this? |
Answering my own question, looks like #76 has it |
I'm calling this closed w/ the merge of PR #76. If there are any problems, please open a new issue. |
hass.io: https://www.home-assistant.io/hassio/
Tutorial: https://www.home-assistant.io/developers/hassio/addon_tutorial/
More config: https://www.home-assistant.io/developers/hassio/addon_config/
The text was updated successfully, but these errors were encountered: