Apollon77 / ioBroker.homee

Homee Adapter for ioBroker
MIT License
14 stars 7 forks source link

Homeegramm Read und write Status dauerhaft auf true setzen #185

Open bergjet opened 2 years ago

bergjet commented 2 years ago

Ich bekomme manchmal folgende Meldung: 021-10-30 12:57:47.307 - warn: javascript.0 (8563) Read-only state "homee.0.Homee-0.Homeegrams.132.play" has been written without ack-flag with value "true"

Wenn ich den "read und write Status" auf true setze, wir der wieder zurück gesetzt auf false.

`

{

  | "type": "state",   | "common": {   | "name": "play",   | "role": "button",   | "type": "boolean",   | "read": false,   | "write": false   | },   | "native": {   | "id": 132,   | "name": "Bad Lüfter"   | },   | "_id": "homee.0.Homee-0.Homeegrams.132.play",   | "acl": {   | "object": 1636,   | "state": 1636,   | "owner": "system.user.admin",   | "ownerGroup": "system.group.administrator"   | },   | "from": "system.adapter.homee.0",   | "user": "system.user.admin",   | "ts": 1635591467479   | }

` Wie bleibt denn das dauerhaft auf true?

Versions:

Apollon77 commented 2 years ago

Am Ende ist das ein "trigger state" wie ein Button. Andere user wollten das der wieder auf false zurückspringt nachdem es gestartet wurde. Warum sollte er auf true bleiben?

bergjet commented 2 years ago

Weil ich dann immer die oben geschriebene Warnmeldung bekomme. Ich löse das homeegram (play=true) über ein script aus.

Apollon77 commented 2 years ago

Ok, now i got it. If the "Play" state is allowed to be written depends on the fact if the Homeegram is configured as a "swich-Trigger". If not the wriiting is not allowed. So how it is configured?

bergjet commented 2 years ago

So how it is configured?

How and where can I see that?

Apollon77 commented 2 years ago

I assume in the app? I have no homee running atm but I remember that there was a setting if the homeegram should be shown as switch to start ...

bergjet commented 2 years ago

The homeegram has both. Trigger "when button is pressed" or "when it is played"

Bildschirmfoto 2021-11-04 um 17 24 25

.

Apollon77 commented 2 years ago

Then I need a full debug log from adapterstart where all the json data that were loaded from homee are included. Grb file from disk at /opt/iobroker/logs/... and send via email to iobroker@fischer-ka.de with reference incl. number to this issue. And tell which homegreamm it is about

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 7 days. Please check if the issue is still relevant in the most current version of the adapter and tell us. Also check that all relevant details, logs and reproduction steps are included and update them if needed. Thank you for your contributions. Dieses Problem wurde automatisch als veraltet markiert, da es in letzter Zeit keine Aktivitäten gab. Es wird geschlossen, wenn nicht innerhalb der nächsten 7 Tage weitere Aktivitäten stattfinden. Bitte überprüft, ob das Problem auch in der aktuellsten Version des Adapters noch relevant ist, und teilt uns dies mit. Überprüft auch, ob alle relevanten Details, Logs und Reproduktionsschritte enthalten sind bzw. aktualisiert diese. Vielen Dank für Eure Unterstützung.

bergjet commented 2 years ago

Bei mir geht es noch nicht.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 7 days. Please check if the issue is still relevant in the most current version of the adapter and tell us. Also check that all relevant details, logs and reproduction steps are included and update them if needed. Thank you for your contributions. Dieses Problem wurde automatisch als veraltet markiert, da es in letzter Zeit keine Aktivitäten gab. Es wird geschlossen, wenn nicht innerhalb der nächsten 7 Tage weitere Aktivitäten stattfinden. Bitte überprüft, ob das Problem auch in der aktuellsten Version des Adapters noch relevant ist, und teilt uns dies mit. Überprüft auch, ob alle relevanten Details, Logs und Reproduktionsschritte enthalten sind bzw. aktualisiert diese. Vielen Dank für Eure Unterstützung.

bergjet commented 2 years ago

Problem besteht noch immer.

stale[bot] commented 2 years ago

This issue has been automatically closed because of inactivity. Please open a new issue if still relevant and make sure to include all relevant details, logs and reproduction steps. Thank you for your contributions. Dieses Problem wurde aufgrund von Inaktivität automatisch geschlossen. Bitte öffnet ein neues Issue, falls dies noch relevant ist und stellt sicher das alle relevanten Details, Logs und Reproduktionsschritte enthalten sind. Vielen Dank für Eure Unterstützung.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 7 days. Please check if the issue is still relevant in the most current version of the adapter and tell us. Also check that all relevant details, logs and reproduction steps are included and update them if needed. Thank you for your contributions. Dieses Problem wurde automatisch als veraltet markiert, da es in letzter Zeit keine Aktivitäten gab. Es wird geschlossen, wenn nicht innerhalb der nächsten 7 Tage weitere Aktivitäten stattfinden. Bitte überprüft, ob das Problem auch in der aktuellsten Version des Adapters noch relevant ist, und teilt uns dies mit. Überprüft auch, ob alle relevanten Details, Logs und Reproduktionsschritte enthalten sind bzw. aktualisiert diese. Vielen Dank für Eure Unterstützung.

bergjet commented 1 year ago

Keine Änderungen

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 7 days. Please check if the issue is still relevant in the most current version of the adapter and tell us. Also check that all relevant details, logs and reproduction steps are included and update them if needed. Thank you for your contributions. Dieses Problem wurde automatisch als veraltet markiert, da es in letzter Zeit keine Aktivitäten gab. Es wird geschlossen, wenn nicht innerhalb der nächsten 7 Tage weitere Aktivitäten stattfinden. Bitte überprüft, ob das Problem auch in der aktuellsten Version des Adapters noch relevant ist, und teilt uns dies mit. Überprüft auch, ob alle relevanten Details, Logs und Reproduktionsschritte enthalten sind bzw. aktualisiert diese. Vielen Dank für Eure Unterstützung.

stale[bot] commented 10 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 7 days. Please check if the issue is still relevant in the most current version of the adapter and tell us. Also check that all relevant details, logs and reproduction steps are included and update them if needed. Thank you for your contributions. Dieses Problem wurde automatisch als veraltet markiert, da es in letzter Zeit keine Aktivitäten gab. Es wird geschlossen, wenn nicht innerhalb der nächsten 7 Tage weitere Aktivitäten stattfinden. Bitte überprüft, ob das Problem auch in der aktuellsten Version des Adapters noch relevant ist, und teilt uns dies mit. Überprüft auch, ob alle relevanten Details, Logs und Reproduktionsschritte enthalten sind bzw. aktualisiert diese. Vielen Dank für Eure Unterstützung.