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

Errors with ETS6 Projects ! #13

Open
vincegre opened this issue Sep 29, 2023 · 4 comments
Open

Errors with ETS6 Projects ! #13

vincegre opened this issue Sep 29, 2023 · 4 comments

Comments

@vincegre
Copy link

Hi

I tried to use your tool with a basic ETS6 project but it fails with some Ruby errors:

vincen@pingouin-portable:~/ets-to-homeassistant$ ./ets_to_hass.rb --format /home/vincen/Bureau/Formation\ tout\ en\ 3.knxproj --ha-knx > /home/vincen/Bureau/ha.yaml
./ets_to_hass.rb:159: syntax error, unexpected ','
        type:,
./ets_to_hass.rb:160: syntax error, unexpected ',', expecting `end'
....map { |g| g['RefId'].freeze },
./ets_to_hass.rb:162: syntax error, unexpected '}', expecting `end'
      }.merge(info)
./ets_to_hass.rb:264: syntax error, unexpected `end', expecting end-of-input

Any chance to get the problem fixed ?

Thanks

Vincèn

@laurent-martin
Copy link
Owner

In case you can share a small ETS6 project, I can have a look.

@zeev-mindali
Copy link

here is my test project that you can check:
test.knxproj.zip

@MelindaJaphines
Copy link

Hey

I was also wondering if there is a plan to support ETS6 projects in the future?

@laurent-martin
Copy link
Owner

I think that un-encrypted projects should work.
But currently password-protected projects are not supported yet.
Is your project password protected?

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