Justin Bassett
Justin Bassett
@nick2525 and @barrymossel can you please include your yaml camera config and frontend config so we can attempt to recreate. I have tried with my personal setup and I am...
I'll say this, we are working towards being able to support multiple instances but we still have a long way to go. Like Zac said for iOS it was basically...
Sounds like a good plan
Are there any workarounds other than manually deploying?
# Notifications ## Actions ```json "actions": [ { "title": "Action 1", "id": "action_one" } ] ``` When implementing the actions for android I modeled them off the existing html5 standard,...
Looks like someone else brought up the notification delema in architecture as well. https://github.com/home-assistant/architecture/issues/329 It would be nice if all notifications were a little more consistent.
> This is awesome but i think will require some thought about how to get required stuff from Google before/after the PR is accepted/merged. I suppose maybe its best to...