-
Notifications
You must be signed in to change notification settings - Fork 3
Update Dockerfile #10
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
base: master
Are you sure you want to change the base?
Conversation
added installation and autostart of dbus and avahi-daemon services for hap pimatic plugin
|
@danieltrapp is there a way to make the additional components optional since not everyone will need them? |
|
I have no idea. But i don't think so. |
|
@danieltrapp I did a quick test of the docker images but was not able to use the hap plugin successfully. I installed and activated the plugin. But the plugin settings only show "activated" but do not switch to "loaded". (The logs when installing the plugin look fine to me.) Anything else you did for the setup? |
|
I did not yet recognize that. My plugin settings only show "activated", too. But the plugin is working fine. |
|
Sorry, is just renew my homekit settings and the hap plugin does not work. |
|
I got it to work, but it's awkward. |
|
hmm ok seems not the way to go then... It probably makes more sense to use on "or" the other, or? |

added installation and autostart of dbus and avahi-daemon services for hap pimatic plugin