Giter Club home page Giter Club logo

iobroker.maxcube's Introduction

Logo

ioBroker.maxcube

================================== Number of Installations Number of Installations NPM version

Test and Release Translation status Downloads

ioBroker adapter to control Max! via Cube

Supported devices

  • Thermostat
  • Door/window sensor
  • Push button (only battery status)

Usage

Before using you must first connect all devices to MAX! Cube via MAX! Firmware.

Changelog

1.0.4 (2021-07-15)

  • (thost96/Apollon77) optimize for js-controller 3.3

1.0.3 (2021-04-10)

  • (thost96) fixed state has no existing object for info.serial_number

1.0.3 (2021-04-11)

  • (thost96) Prevent js-controller 3.2 warnings

1.0.2 (2020-07-28)

  • (Apollon77) Update dependencies
  • (Apollon77) make compatible with js-controller 3

1.0.1 (2018-07-06)

  • (stabilostick) initialization of working state
  • (stabilostick) setpoint rounding to 0.5
  • (stabilostick) upstream only changed states
  • (stabilostick) stabilize state display for setpoint and mode values

1.0.0 (2018-05-24)

  • (bluefox) refactoring
  • (bluefox) added admin3

0.1.2 (2017-06-11)

  • (paul53) Try to read wall thermostat

0.1.1 (2017-06-07)

  • (bluefox) use local maxcube lib

0.1.0 (2017-06-05)

  • (bluefox) intial commit

License

MIT Copyright (c) 2017-2021 bluefox

iobroker.maxcube's People

Contributors

apollon77 avatar dependabot[bot] avatar fgather avatar germanbluefox avatar ivesdebruycker avatar jakob-gliwa avatar ldittmar81 avatar lgtm-migrator avatar mcm1957 avatar mikes7 avatar paul53 avatar petervoronov avatar pvgennip avatar sbormann avatar stabilostick avatar thost96 avatar unclesamswiss avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

iobroker.maxcube's Issues

Compatibility check and testing for Node.js 14 and 16

Dear Adapter develop,

Node.js 14 is now available for a year and Node.js 16 was release just some days ago and will become LTS by October 2021. We plan to update the ioBroker Node.js recommendation (currently 12.x) to 14.x later this year.

Please check your adapter with Node.js 14 especially, and ideally also directly with Node.js 16

Please add both versions to the adapter testing which is executed on commits.

If your adapter requires a certain minimum version of Node.js please set the 'engine' setting in package.json accordingly! Please also do this if the adapter is not able to work in certain Node.js versions, so that ioBroker can prevent users from installing te adapter if not compatible!

On questions please talk to us at ioBroker/ioBroker.js-controller#1138

Please close the issue after you checked it.

Thank you very much for your support!

Richtige Version 0.1.2 oder 1.0.1?

Welche Version ist hier richtig?
npm zeigt noch die 0.1.2, das Changelog ist schon bei 1.0.1

Bei einem iorbroker-Restore hat das bei mir Probleme aufgeworfen, weil die 1.0.1 da nicht installieren werden konnte.

Oder doch direkt con Github installieren?

Danke, Ralf

not an issue

Hi this is not an issue, just a "feature request" - no, not even this. Just a question, if it is possible to add a choice to make a (non) exclusive connection to the cube, so other software may also access it (in openhab the author simply added a var and closes the connection if true after sending the commands)

Further, is there any possibility to set the temperature to "Eco" (like in e.g. FHEM?) and back?

Please advice me if this is the wrong place for requests, thanks in advance!

Payload abschalten?

Gibt es eine Möglichkeit im Log die payload abzuschalten?
Die Logdatei wird dadurch stark vergrößert

Think about to fix the issues found by adapter checker

I am an automatic service that looks for possible errors in ioBroker and creates an issue for it. The link below leads directly to the test:

https://adapter-check.iobroker.in/?q=https://raw.githubusercontent.com/ioBroker/ioBroker.maxcube

  • [E150] No common.connectionType found in io-package.json
  • [E152] No common.dataSource found in io-package.json
  • [E605] No actual year found in copyright. Please add "Copyright (c) 2017-2021 bluefox [email protected]" at the end of README.md
  • [E701] No actual year found in LICENSE. Please add "Copyright (c) 2017-2021 bluefox [email protected]" at the start of LICENSE

I have also found warnings that may be fixed if possible.

  • [W113] Adapter should support compact mode

Thanks,
your automatic adapter checker.

Eingaben in ioBroker springen zurück

Hallo,

leider lassen sich Änderungen in Objects nicht speichern. Scheinbar nimmt der Cube die Änderungen nicht an und nimmt wieder den letzten Wert. Wie kann das deaktiviert werden. So hat das ganze leider nur einen Anzeige Charakter aber wenig zum Ändern leider.

Grüße

Fensterkontakte von Max!

Hallo zusammen, ich bin neu im smart home Bereich und habe nun auf einem raspi 2b einen iobroker voll aktualisiert laufen. Parallel dazu habe ich einen Max! Cube gekauft und 2 Fensterkontakte. Der Rest kommt erst noch.
Alles fleißig angelernt und im io eingelesen. Der cube ist da, die Kontakte auch. Leider liest er aber alles aus, außer dem Status opened oder closed. Im cube registriert er es wunderbar.
Was mache ich falsch? Der cube ist im übrigen nicht geflasht, da ich sowas schon gelesen habe.

Danke Neo

PS: ich muss die Kontakte zwingend mit einem Raum im EQ3 anlegen und kann diesen Wert nicht weglassen, falls dies eine Bedingung ist.

PS: Shuttekontakte mit rf 07 beginnend werden korrekt ausgelesen. Die neueren mit 09 beginnend nicht. Hat Max dort Änderungen zum auslesen getroffen?

Think about to fix the issues found by adapter checker

I am an automatic service that looks for possible errors in ioBroker and creates an issue for it. The link below leads directly to the test:

https://adapter-check.iobroker.in/?q=https://raw.githubusercontent.com/ioBroker/ioBroker.maxcube

  • [E104] No common.titleLang found in io-package.json
  • [E605] No actual year found in copyright. Please add "Copyright (c) 2017-2022 bluefox [email protected]" at the end of README.md
  • [E701] No actual year found in LICENSE. Please add "Copyright (c) 2017-2022 bluefox [email protected]" at the start of LICENSE

I have also found warnings that may be fixed if possible.

  • [W113] Adapter should support compact mode

Thanks,
your automatic adapter checker.

Think about to fix the issues found by adapter checker

I am an automatic service that looks for possible errors in ioBroker and creates an issue for it. The link below leads directly to the test:

https://adapter-check.iobroker.in/?q=https://raw.githubusercontent.com/ioBroker/ioBroker.maxcube

  • [E104] No common.titleLang found in io-package.json
  • [E605] No actual year found in copyright. Please add "Copyright (c) 2017-2022 bluefox [email protected]" at the end of README.md
  • [E701] No actual year found in LICENSE. Please add "Copyright (c) 2017-2022 bluefox [email protected]" at the start of LICENSE

I have also found warnings that may be fixed if possible.

  • [W113] Adapter should support compact mode

Thanks,
your automatic adapter checker.

Compatibility check to js-controller 4.0

Dear Adapter developer,

with js-controller 4.0 object definitions are now also checked that min/max in only provided for number/mixed objects and that the type of the default value matches to the object type.

If something is not correct this is logged as 'warning' or 'info' log.

Please also make sure to update to the lastest @iobroker/testing dependency 2.5.4 or to accept the PR from Apollon77 for legacy testing!

Please spent some time to verify your adapter by ideally starting with a fresh instance and do some actions and verify the log. If you see a warn or info log there from these checks please adjust the adapter and fix the relevant cases.

For questions please refer to ioBroker/ioBroker.js-controller#1749

Please close the issue after you checked it.

Thank you very much for your support to get the best experience for the growing numbers of ioBroker users!

Small "typo" in objects info - wrong statement name

Hiho,
there is a small typo issue in the actual adapter:

Maxcube.0 / info / firmware_version

The state is named "frimware version" instead of "firmware version". Not a big deal, but i thought i report it.

Temperatur Scanner

Hi,
Is it possible to implement a temperatur scanner like the !Max Scanner from FHEM?

Hallo,
ist es möglich einen Temperatur Scanner einzubauen wie beim !Max Scanner von FHEM?

Sent with GitHawk

Release script: Action required

Hi, it looks like you are using @alcalzone/release-script to manage your releases.
When updating to the latest version, you need to remove the following line from your .github/workflows/test-and-release.yml if you want the releases to keep working:

  deploy:
    # Trigger this step only when a commit on master is tagged with a version number
    if: |
      contains(github.event.head_commit.message, '[skip ci]') == false &&
      github.event_name == 'push' &&
-     github.event.base_ref == 'refs/heads/master' &&
      startsWith(github.ref, 'refs/tags/v')

It may also look like this one:

  deploy:
    # Trigger this step only when a commit on master is tagged with a version number
    if: |
      contains(github.event.head_commit.message, '[skip ci]') == false &&
      github.event_name == 'push' &&
-     github.event.base_ref == 'refs/heads/main' &&
      startsWith(github.ref, 'refs/tags/v')

state has no existing object

Hi,

I noticed the following warning in my log today:

(27827) State "maxcube.0.info.serial_number" has no existing object, this might lead to an error in future versions

I'm using js-controller 3.2.16 with maxcube version 1.0.2 from latest repo.

Urlaubsmodus

Moin, erst Einmal danke fürs Erstellen und Teilen des Adapters.
Man kann ja den Modus Vacation wählen. Wie kann ich die Parameter (Temperatur und Endzeitpunkt) setzen?

Auf dem Handy habe ich MAX!Remote. Da kommt beim Aktivieren des Urlaubsmodus ein Dialog, in dem ich Temperatur und Enddatum/-zeit einstelle.

Wie kann ich das nun über die Vis oder Script einstellen? Denn ich finde keinen passenden Datenpunkt, der Datum und/oder Uhrzeit enthält?

MfG
Tobi

Please check ioBroker.maxcube with js-controller 2.0

Hi,

the new js-controller 2.0 will come into latest repository in the next days and we want to make sure that all adapters are working well. We already did a 2 weeks Beta test and so some adapter were aleady checked and some needed slight adjustments.

You can find more information in ioBroker/ioBroker.js-controller#482 and in the ioBroker Forum. If you have more technical questions please write in the referenced issue or in the Developer thread please. General questions are best in the genral thread.

Please update your systems to js-controller 2.0 and check your adapter.

Please close this issue once you have checked your adapter or received successfull reports from users.

Thank you very much for your support. Please contact us in the other Threads or Forum on any question.

warning in Logfile

maxcube.0 2020-05-08 10:41:43.620 warn (14583) adapter.objects.getObjectView is deprecated, and will be removed in the future. Please use adapter.getObjectView/Async. Report this to Developer!

Feature Request: Zimmernamen "abgleichen"

Hallo,
ich nutze den Adapter schon eine ganze Weile im ioBroker, und das größtenteils (also wenn der MaxCube selbst nicht wieder mal die Verbindung abbricht) immer zuverlässig 👍

Was aber sehr störend ist: ich habe bei der Ersteinrichtung des ioBroker einige Zimmer angelegt, z.B. Küche, Schlafzimmer, Arbeitszimmer (Küche und Schlafzimmer sind wohl "Rubrik-Räume", wie ich es mal nenne, also haben im ioBroker auch ein eigenes Symbol; das Arbeitszimmer gibt es nicht, da habe ich irgend ein leeres Zimmer genommen und umbenannt).

Den Cube muss man ja ebenfalls einrichten und jedem Thermostat ein Zimmer zuweisen. Auch dort gibt es Küche und Schlafzimmer, allerdings habe ich hier alle Räume klein geschrieben (vor dem ioBroker hatte ich andere Software im Einsatz, bei der die Kleinschreibung damals einfach sinnvoller war...).

Unter Objekte habe ich den jeweiligen Thermostaten nun die Zimmer zugewiesen. Wenn ich aber die Objekte update (Neustart des Adapters oder auch einfach Aktualisierung sämtlicher Objekte in der Übersicht), kreiert dieser Adapter die Zimmer neu, siehe Screenshot.

Kann man das unterbinden? Ich nutze im ioBroker als Zimmer grundsätzlich Küche, Schlafzimmer, etc, und kann mit den neu angelegten Räumen küche und schlafzimmer nichts anfangen; zudem sind sie (meinem persönlichen Empfinden nach) einfach sehr störend was die Gesamtübersicht angeht.

Ich habe leider nur sehr grundlegende Kenntnisse (wenn man sie überhaupt so nennen will), aber theoretisch sollte es doch möglich sein, dass beim Abrufen der Namen aus dem Maxcube kurz gecheckt wird "gibt es schon Raum (Küche|küche|KÜCHE|kÜcHe|etc (sollte per regex doch egal sein, ob groß oder klein geschrieben)? Wenn ja, lege keinen neuen Raum an, wenn nein lege einen neuen Raum an.".

Da heute ein neuer Adapter dazu kam, musste ich die Objekte erneuern und habe nun jeden Raum, in dem ein Max Thermostat hängt, doppelt in der Übersicht. Klar, kann man per Hand schnell löschen. Da es aber bei jedem Update von Neuem auftritt, ist das etwas unschön. Vielleicht haben ja auch andere das "Problem" und wären an diesem Feature interessiert..?

Beste Grüße

Ungewollte Modusänderung auf Manuell bei Temperaturänderung

Hallo,
mir ist aufgefallen, dass bei einer Soll-Temperatur Änderung eines Heizkörperthermostats über die Objektliste (oder auch VIS) der Modus des Thermostats von Automatik immer auf Manuell geschalten wird.

Somit kann man keine temporäre Änderung vornehmen.
Das finde ich unpraktisch.

Gibt es eine Möglichkeit diese ungewollte Modusänderung zu unterbinden?

Gruß Dominik

Warn js controller 3.x.x

adapter.objects.getObjectView is deprecated, and will be removed in the future. Please use adapter.getObjectView/Async. Report this to Developer!

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.