Daniel Tschinder

Results 53 issues of Daniel Tschinder

In compute we have some styling rules that are currently not enforced, but somewhat manually requested in PRs. These two rules are: 1. Add an empty line before a return...

We only support nodejs12.x lambda runtime as of 31. March 2023, so we can probably already release a new major and drop node 12 and lower.

type: feature

Currently it is not allowed to have a trailing comma inside the import call, but maybe it would be nice to be able to do that. The reasons for trailing...

I have this config: ```yaml shortcuts: - name: Level 1 icon: 'mdi:fan-speed-1' percentage: 33 preset_mode: Level - name: Level 2 icon: 'mdi:fan-speed-2' percentage: 66 preset_mode: Level - name: Level 3...

### Which problem is this feature request solving? Currently it displays this: ### Describe the solution you'd like Instead display just a warning that edge functions will not work on...

type: feature

Yesterday docker hub had an outage and the redis mod image couldn't be downloaded. I saw some "Offline" message in the logs, but the container still proceded and of course...

Proper PR now instead of https://github.com/BenoitAnastay/home-assistant-addons-repository/pull/10 Thanks

The log folder of the tsun proxy was already 1GB for me. I see there is log file rotation, but i had months of log files still. Could older log...

enhancement