Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enum subgroups ar not working with rollershutter rule #287

Open
SMHRambo opened this issue Nov 15, 2023 · 0 comments
Open

Enum subgroups ar not working with rollershutter rule #287

SMHRambo opened this issue Nov 15, 2023 · 0 comments

Comments

@SMHRambo
Copy link

Describe the bug
English:
Subgroups in the enum are not included in the search for a suitable room.

Deutsch:
Untergruppen im Enum werden bei der Suche nach einem passenden Raum nicht mit einbezogen.

To Reproduce
English:
Steps to reproduce the behavior:

  1. install an instance of text2command
  2. install the rule for shutters
  3. create a function for shutters (blinds) in Enums
  4. create a group in Enums for e.g. a floor (first floor)
  5. add a room to the created floor in Enums (living room)
  6. add a roller shutter to the created room and function
  7. test the rule with the created room

Deutsch:
Schritte zum reproduzieren des Verhaltens:

  1. Installiere eine Instanz von text2command
  2. Installiere die Regele für Rollladen
  3. Erstelle in Enums eine Funktion für Rollläden(blinds)
  4. Lege in Enums eine Gruppe für z.B. ein Stockwerk an (Erdgeschoss)
  5. Füge in Enums dem erstellten Stockwerk ein Raum hinzu (Wohnzimmer)
  6. Füge einen Rollladen zu dem erstellen Raum und der Funktion hinzu
  7. Teste die Regel mit dem erstellten Raum

Expected behavior
English:
Enums are searched recusively to find a suitable room.

Deutsch:
Enums werden recusiv durchsucht um einen passenden Raum zu finden.

Versions:
text2command version: v3.0.2
JS-Controller version: 5.0.12 (docker (official image - v9.0.1))
Node version: v18.18.2
Operating system: raspberrypi os bookworm arm64 6.1.21-v8+ (Docker version 24.0.7, build afdd53b)

Additional context
English:
If you represent your house in a semantic model with floors, the rules for roller shutters and turning on and off with function do not work.

Deutsch:
Wenn man sein Haus in einem semantisches Modell abbildet mit Stockwerken funktionieren die Regel für Rollladen und An und Aus machen mit Funktion nicht.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant