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

WidgetPage: Only show Body / Actions which are valid for the type of state (boolean, number, string, etc.) #57

Open
Zefau opened this issue Sep 6, 2020 · 0 comments
Assignees
Labels
core Change is technical and affects backend / core feature 🌟 Feature request or enhancement

Comments

@Zefau
Copy link
Owner

Zefau commented Sep 6, 2020

Actions

boolean (or number with min/max 0/1)

  • SwitchAction
  • ButtonAction
  • DropdownAction

number

  • BlindLevelAction (for function blind)
  • HeatingSetTemperatureBody (for function heating)
  • LightLevelAction (for function light)

number or string

  • LightColorAction (for function light)

Body

number

  • LevelBody
  • LightColorTemperatureBody (for function light)
  • LightHueBody (for function light)

number or string

  • LightColorBody (for function light)
@Zefau Zefau added feature 🌟 Feature request or enhancement core Change is technical and affects backend / core labels Sep 6, 2020
@Zefau Zefau added this to the ROADMAP milestone Sep 6, 2020
@Zefau Zefau self-assigned this Sep 6, 2020
@Zefau Zefau modified the milestones: ROADMAP, ROADMAP v1.2.0 Sep 16, 2020
@Zefau Zefau modified the milestones: ROADMAP v3.0.0, VOTING FEATURE REQUESTS Dec 8, 2020
@Zefau Zefau removed this from the VOTING FEATURE REQUESTS milestone Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Change is technical and affects backend / core feature 🌟 Feature request or enhancement
1 participant