Giter Club home page Giter Club logo

iobroker.hekr's Introduction

Logo

ioBroker.hekr

NPM version Downloads Number of Installations Current version in stable repository Dependency Status

NPM

Tests: Test and Release

hekr adapter for ioBroker

Adapter for Hekr Wisen Elro Apps

Loginablauf

Die Wisen App Mail und Passwort eingeben.

Befehle im lokalen Netzwerk senden

Befehle werden im lokalen Netzwerk an das Gerät gesendet.

Steuern

Einschalten/Ausschalten hekr.0.{ID}.status.sw auf 1 oder 0 setzen hekr.0.{ID}.status.light_Sw auf 1 oder 0 setzen hekr.0.{ID}.status.Statue 0 = Aus, 1 = Standby, 2 = Licht an / L�fter an hekr.0.{ID}.status.cleaning auf 0 stzen l�scht die Info Filterwechsel. hekr.0.{ID}.status.rgb Wechselt die Farbe der Haube. Nur Hex erlaubt Bsp. #65ff00 oder 65ff00 hekr.0.{ID}.status.speed Geschwindigkeit 1, 2, 3 und 4 m�glich. hekr.0.{ID}.status.time Zeit von IOBroker wird wird �bertragen. hekr.0.{ID}.status.tm_Minutes Automatische Abschaltung Wert 1-60 m�glich hekr.0.{ID}.status.B Kann nicht gesteuert werden. Anzeige der aktuelle Farbe. hekr.0.{ID}.status.G Kann nicht gesteuert werden. Anzeige der aktuelle Farbe. hekr.0.{ID}.status.R Kann nicht gesteuert werden. Anzeige der aktuelle Farbe. hekr.0.{ID}.status.fitter Bei 1 muss der Kohlefilter gewechselt oder gereinigt werden.

Diskussion und Fragen

https://forum.iobroker.net/topic/48262/test-adapter-hekr-wisen-elro-app-v0-0-x

Changelog

0.0.3

  • (TA2k) initial release

License

MIT License

Copyright (c) 2021 TA2k [email protected]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

iobroker.hekr's People

Contributors

ta2k avatar

Stargazers

 avatar  avatar

Watchers

 avatar

iobroker.hekr's Issues

Please consider fixing issues detected by repository checker

Notification from ioBroker Check and Service Bot

Dear adapter developer,

I'm the ioBroker Check and Service Bot. I'm an automated tool processing routine tasks for the ioBroker infrastructure. I have recently checked the repository for your adapter hekr for common errors and appropiate suggestions to keep this adapter up to date.

Please see the result of the check below.

ioBroker.hekr

Downloads Number of Installations (latest) Number of Installations (stable) - Test and Release
NPM

ERRORS:

  • ❗ [E026] "{'engines': {'node'>='16'}}" is required at package.json, "{'engines':{'node'>='18'}}" is recommened
  • ❗ [E033] @iobroker/adapter-core 2.6.0 specified. 3.1.4 is required as minimum, 3.1.6 is recommended. Please update dependencies at package.json
  • ❗ [E036] @iobroker/testing 2.5.4 specified. 4.1.3 is required as minimum, 4.1.3 is recommended. Please update devDependencies at package.json
  • ❗ [E162] js-controller 3.0.0 listed as dependency but 4.0.24 is required as minimum, 5.0.19 is recommended. Please update dependency at io-package.json.
  • ❗ [E605] No actual year found in copyright. Please add "Copyright (c) 2024 TA2k [email protected]" at the end of README.md
  • ❗ [E606] Current adapter version 0.0.6 not found in README.md
  • ❗ [E701] No actual year found in LICENSE. Please add "Copyright (c) 2024 TA2k [email protected]" at the start of LICENSE

WARNINGS:

  • 👀 [E145] Missing mandatory translation into de of some "common.news" in io-package.json.
  • 👀 [E851] .npmignore found but "files" is used at package.json. Please remove .npmignore.
  • 👀 [W040] "keywords" within package.json should contain "ioBroker"
  • 👀 [W105] Missing suggested translation into uk of "common.titleLang" in io-package.json.
  • 👀 [W109] Missing suggested translation into uk of "common.desc" in io-package.json.
  • 👀 [W115] "common.tier" is required in io-package.json. Please check https://github.com/ioBroker/ioBroker.docs/blob/master/docs/en/dev/objectsschema.md#adapter.
  • 👀 [W145] Missing suggested translation into ru,pt,nl,fr,it,es,pl,uk,zh-cn of some "common.news" in io-package.json.
  • 👀 [W181] "common.license" in io-package.json is deprecated. Please define object "common.licenseInformation"
  • 👀 [W184] "common.main" is deprecated and ignored. Please remove from io-package.json. Use "main" at package.json instead.
  • 👀 [W184] "common.materialize" is deprecated for admin >= 5 at io-package.json. Please use property "adminUI".
  • 👀 [W184] "common.title" is deprecated and replaced by "common.titleLang". Please remove from io-package.json.
  • 👀 [W513] "gulpfile.js" found in repo! Think about migrating to @iobroker/adapter-dev package
  • 👀 [W520] "gulpfile.js" found in repo but "gulp" not found at devDependencies at package.json. Check whether it can be removed.
  • 👀 [W522] Please consider migrating to admin 5 UI (jsonConfig).

Please review issues reported and consider fixing them as soon as appropiate.

Errors reported by repository checker should be fixed as soon as possible. Some of them require a new release to be considered as fixed. Please note that errors reported by checker might be considered as blocking point for future updates at stable repository.

Warnings reported by repository checker should be reviewed. While some warnings can be considered as a suggestion and be ignored due to good reasons or a dedicated decision of the developer, most warnings should be fixed as soon as appropiate.

Feel free to contact me (@ioBroker-Bot) if you have any questions or feel that an issue is incorrectly flagged.

And THANKS A LOT for maintaining this adapter from me and all users.
Let's work together for the best user experience.

your
ioBroker Check and Service Bot

@mcm1957 for evidence

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.