Giter Site home page Giter Site logo

Comments (3)

mrbungle64 avatar mrbungle64 commented on August 15, 2024

Hi @krobipd

Deine Fragen betreffen nicht die Library, sondern den ioBroker Adapter, oder? ;)

from ecovacs-deebot.js.

krobipd avatar krobipd commented on August 15, 2024

Schande über mein Haupt 🙈aber erreicht hoffentlich dennoch die richtigen Personen

from ecovacs-deebot.js.

mrbungle64 avatar mrbungle64 commented on August 15, 2024

Schande über mein Haupt aber erreicht hoffentlich dennoch die richtigen Personen

@krobipd
Ja schon, aber Library und Adapter sollten trotzdem getrennt behandelt werden.

Unabhängig davon verstehe ich es aber auch nicht ...

Der State wird als "number" erzeugt und hat einen Wertebereich von 1 bis 4:

...
	name: 'Clean Speed',
	type: 'number',
	...
	'min': 1,
	'max': 4,
	'states': {
	    1: 'silent',
	    2: 'normal',
	    3: 'high',
	    4: 'veryhigh'
	}
...

Nur die Auswahl wird nicht als number dargestellt (s. "states").

Falls Du trotzdem noch Fragen dazu hast, erstelle bitte einen Issue in der Repo vom Adapter :)

from ecovacs-deebot.js.

Related Issues (20)

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.