We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
In case you can share a small ETS6 project, I can have a look.
Sorry, something went wrong.
here is my test project that you can check: test.knxproj.zip
Hey
I was also wondering if there is a plan to support ETS6 projects in the future?
I think that un-encrypted projects should work. But currently password-protected projects are not supported yet. Is your project password protected?
No branches or pull requests
Hi
I tried to use your tool with a basic ETS6 project but it fails with some Ruby errors:
Any chance to get the problem fixed ?
Thanks
Vincèn
The text was updated successfully, but these errors were encountered: