Tam HAJAR

Results 28 issues of Tam HAJAR

I have been using this for some time and happy with the info it provides and the low resources it needs However, it would be more practical to have an...

**Is your feature request related to a problem? Please describe.** No android mobile app available, I can only find for iOS :( **Describe the solution you'd like** Try to have...

help wanted
discussion
feature
needs information

when the container restarts for some reason, like an update or power outage, dashmachine gets into bootup limbo because of the worker. I have attached the latest logs for your...

There is a sensor for docker version I believe it would be a good idea to have an optional sensor for docker-compose version, as well as check for the latest...

After the uodate all dates are not showing as DD-MM-YYYY Before I used to define using date_format: '%a %b %d, %Y' and it was wonderful. What happened now! ![Screenshot_20220112-133122_Home Assistant](https://user-images.githubusercontent.com/90429593/149053615-8e7ca6b1-b04c-47c5-b9b4-49b71f0524be.png)

If there can be a pushover (and any other notifier platform) included in case of an unhealthy docker

When I run the image, in the logs I get the below: `Can't open server state file '/var/lib/haproxy/server-state': No such file or directory` I checked the container and did not...

If there could be a way to customise the date format through the config_flow interface and be included in the sensor's state. The default is showing as (Event Summary -...

**Description of the feature** Have the option to backup DB to GDrive, not only locally or to S3 compatible services **Benftits of feature** Most of us have Google accounts, therefore,...

enhancement

**I am running HA on docker, and have socket proxy as well, below is my compose for both:** ``` socket: container_name: socketproxy restart: $ALWAYS_ON_POLICY environment: PUID: $PUID PGID: $PGID LOG_LEVEL:...