Matthias Kleine

Results 398 comments of Matthias Kleine

Ich habe mal angefangen: https://github.com/klein0r/ioBroker.gira-iot Aber: Das ist nur das absolute Grundgerüst. Bald mehr. *Der Adapter ist im Rahmen eines Videos zur Apapter-Entwicklung entstanden. Daher gibt es zwar schon 2...

*one eternity later* I've published version 0.1.0 of the gira-iot adapter - Fetch all devices (functions) of the device and create states - Create rooms and functions automatically within ioBroker...

See also: https://forum.iobroker.net/topic/58514/test-adapter-gira-iot @Apollon77 Please update the labels of this issue

> Bisher verknüpfe Ich Die Daten Per MQTT, dass ist aber äusserst umständlich!: --> jedes einzelne Topic muss im TWS erstellt werden, hierbei muss man extrem auf Loopbildung achten da...

Ich habe noch nichts mit der HTTP API im Timberwolf Server gemacht, aber nach meinem Verständnis läuft das genauso wie bei MQTT ab. Also dass man einzelne Objekte an eine...

Maybe solar-wetter should be added as an option here: https://github.com/iobroker-community-adapters/ioBroker.pvforecast

https://github.com/iobroker-community-adapters/ioBroker.pvforecast

At the moment the date is parsed like documented here: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/Date > dateString A string value representing a date, specified in a format recognized by the [Date.parse()](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/parse) method. (These formats...

Duplicate of #1071 ?

> It would be nice not to have to change the code afterwards after adding new devices. Depending on the number, this is a time-consuming procedure. This is a feature...