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

Manually created entities not shown in KNX-Frontend #140

Open
Kolbi opened this issue Aug 1, 2024 · 5 comments
Open

Manually created entities not shown in KNX-Frontend #140

Kolbi opened this issue Aug 1, 2024 · 5 comments

Comments

@Kolbi
Copy link

Kolbi commented Aug 1, 2024

I have several manually created KNX entitiy in the configuration.yaml is it possible to display them in the knx-frontend under Entities (maybe as separate group "manually created" or is there a simple way to migrate them?

@farmio
Copy link
Member

farmio commented Aug 1, 2024

Hi 👋!
Currently there is no migration from yaml.
You can already see all entities in the integration panel.
Bildschirmfoto 2024-08-01 um 10 55 39
I don't think there is a need to show them in the knx panel too, as you can't edit their configuration there anyway.

@Kolbi
Copy link
Author

Kolbi commented Aug 1, 2024

No it just would be a reminder for me, remove them from configuration.yaml and recreate them via UI. Cool would be button migrate => remove entiity from configuration.yaml and automatically create it "from UI".

@farmio
Copy link
Member

farmio commented Aug 1, 2024

There is no way to edit configuration.yaml programatically.
A migration would indeed be nice, but it would be better to support all yaml-supported entity types first so the whole config can be removed then.
Until then, there is no real downside in having the configuration in yaml.

@JetDot
Copy link

JetDot commented Aug 9, 2024

+1 on a migration feature that could - at least in it's early stages - read from the configuration.yaml (or pick them as already existing KNX entities) only the supported entities and re-create them via the Entities panel, in order to convert them into an editable form, providing that the user should be responsible to remove them manually from the configuration.yaml. Personally (and I presume most KNX owners) I use the types light, switch, cover, binary sensor, and sensor (temp, brightness, CO2, humidity).
Another nice addition, could be the support for KNX exposed entities through the panel.
Thank you for actively supporting KNX owners!

@redlefloh
Copy link

+1 on consistency, i.e. it would be great to actually see the same entities in both views. But thanks for all the great work @farmio, this is truly amazing!

Screenshot 2024-09-25 at 19 22 40 Screenshot 2024-09-25 at 19 27 05

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

4 participants