niqdev

Results 43 issues of niqdev

Even if the allowed values for the Automation point WHERE field should be restricted from `11-99` as explained in the official documentation, a user raised an issue that in his...

bug

Should update also [rx-openwebnet](https://github.com/openwebnet/rx-openwebnet)

* [store-listing](https://github.com/openwebnet/openwebnet-android/tree/master/store-listing) * [strings.xml](https://github.com/openwebnet/openwebnet-android/blob/master/app/src/main/res/values/strings.xml)

help wanted

A user suggested to add the blinking feature to the light, like ``` *1*11*32## (on for 1 minute) *1*12*32## (on for 2 minutes) *1*13*32## (on for 3 minutes) *1*14*32## (on...

nice to have

Initially the translations were made by contributors, but in the latest releases all the new labels/descriptions were made using google translator, so they might not be precise, review: * [values-de](https://github.com/openwebnet/openwebnet-android/tree/master/app/src/main/res/values-de)...

help wanted

Add supports for modules: * F420 (03551) 16 scenarios * IR 3456 (88301) 20 scenarios

nice to have

Every time a profile is applied, a preference should be stored to say that is untouched and a marker (card color or icon) should highlight it, then for any changes...

nice to have

Add feature to delete gateways and all associated devices.

nice to have

Improve overall the [test coverage](https://coveralls.io/github/openwebnet/openwebnet-android), in particular on Profile and Firestore integration

tech debt

Evaluate if adding `createdAt/modifiedAt` to each model would give any benefit other than allow to order the list of devices by last modified for example

question