definitio
definitio
> Is there a recommended simple way with docker? Or how would you do it? Try `entrypoint: sh -c "sleep 30 && ./dockerStart.sh"`. It works for me.
@KimHEF Yes, this is part of my compose file: ```yaml services: appdaemon: container_name: appdaemon image: acockburn/appdaemon:latest entrypoint: sh -c "sleep 30 && ./dockerStart.sh" restart: unless-stopped cpu_shares: 768 mem_limit: 256m user:...
Plugin delay doesn't work because AD loads services before evaluating conditions. It was discussed in https://github.com/AppDaemon/appdaemon/issues/977.
> Please link a docs PR that adds the new sensor to the list of supported sensors. Done.
I still have the problem on Firefox.
Unfortunately, HA devs don't like third party containers. There is only way to fix it - create an add-on, but I don't have time to do it.
I'll look into it.
@znack14 Hi, can you test the [addon](https://github.com/definitio/ha-rhvoice-addon)? For now only aarch64 and amd64 supported. Donations are always welcome and very much appreciated! Unfortunately most payment services don't work in my...
It's still actual.
It's still actual.