quthla

Results 26 comments of quthla

How is it listening for dnsmasq events?

The issue should be fixed in HA itself because that's what's causing it. > 1. Use the HA SSH component to login on the router and force a sync. (Not...

> > > > The issue should be fixed in HA itself because that's what's causing it. > > You are right, HA should at least persist the states of...

> Related to [home-assistant/architecture#230](https://github.com/home-assistant/architecture/issues/230)? > > HA has some flaws at the core that they seem kind of unwilling to change. Not related but that also annoys me. There's an...

> > > 1. Use the HA SSH component to login on the router and force a sync. (Not tested.) > > > > > > It has to work....

What is needed for #241? Seems somebody already posted the needed changes in the corresponding issue so that could maybe be integrated?

@mprasil I think only the web vault needs some patching (which has already been done?) https://github.com/dani-garcia/bitwarden_rs/issues/241#issuecomment-436373392 I changed the path in the android app and it'll correctly call api at...

I had a look at implementing this but I think it'd require the server to send the app name with the message so the appropriate channel can be created.

Maybe it could but what if I create an app in the panel, not open the app after and then send a message?

That could work but are you sure the app list cache can be easily retrieved from the webservice class? Is it even initialized when only the service is running and...