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

Allow sensor and number ids in values #15

Open
clydebarrow opened this issue Jan 9, 2024 · 0 comments
Open

Allow sensor and number ids in values #15

clydebarrow opened this issue Jan 9, 2024 · 0 comments

Comments

@clydebarrow
Copy link
Owner

Templatable values in LVGL allow the use of an ID of a Sensor (for float values) or BinarySensor (for booleans.)

This should be extended to include Number and Switch. This will probably require the Number and Sensor classes e.g. to inherit a common class that exposes the state.

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