js-ka

Results 4 comments of js-ka

Not possible to get things working: I installed Speedtest via Synology Docker Image henrywhitaker3/speedtest-tracker:latest Start Container ``` name speedtest Restart automatically Port mapping 8765:80 Mount path /docker/speedtest > /config Add...

Logfile says: sh: /config/www/app/Bin/speedtest: Permission denied But permissions are: speedtest folder: drwxrwxrwx speedtest files: -rwxrwxrwx

I have found the reason. The files must be extracted directly into the bin folder. Then it works. :-)

Unfortunately, the first approach had no effect. The second approach results in an error message when loading configuration.yaml. - select: name: "Fan Level" unique_id: "fan_level_za5" state: "{{ state_attr('fan.zhimi_za5_308a_fan', 'fan_level') }}"...