Max Hauser

Results 59 issues of Max Hauser

FYI: https://www.gearxnews.com/2021/07/13/new-philips-hue-api-works-via-push/ Not sure how valid these information are. But if it's the case, I guess many third party developers will be happy over this change and would like to...

In the past a deleted adapter cronjob was marked with `restartSchedule: ""` now `restartSchedule` is completely removed from the instance object, which leads to an override when installing a new...

bug

No matter which of the supported severities is defined, admin will always show "Adapter warnings" as heading, however for "notify" and "info" it should not have a title like this...

enhancement
Admin5

Installing via ``` sudo curl -o /usr/local/bin/cog -L https://github.com/replicate/cog/releases/latest/download/cog_`uname -s`_`uname -m` ``` did not work for me, as `uname -m` is `aarch64` and not `arm64` and there is no release...

**Describe the bug** Im Rahmen des iobroker.hm-rega Adapters werden zu Beginn alle Datenpunkte [mittels Rega Skript](https://raw.githubusercontent.com/ioBroker/ioBroker.hm-rega/master/regascripts/datapoints.fn) ausgelesen. Die Werte für RSSI_PEER und RSSI_DEVICE scheinen immer positiv zu sein und nicht...

:bug: bug-report
:pray: help wanted
:thumbsup: important
:label: ReGaHss

- closes https://github.com/ioBroker/ioBroker.js-controller/issues/1861 - closes #1334

- it may be desirable to update before trying to install a package, in https://forum.iobroker.net/topic/54944/puppeteer-screenshots-phantomjs-alternative/52?_=1660296648625 it seemed that a user needed to call `apt update` and then the installation of...

cli :keyboard:

- `common.osDependencies` are only installed on a fresh installation of adapter not on upgrade

this allows for easier refactoring to TypeScript later on

- __this is a breaking change__ as backups created with the new controller version cannot be restored on hosts with lower controller verison - this closes #1928