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

Added channel 4 to HM-RC-Key4-2 and removed "write" #3

Merged
merged 1 commit into from Jan 4, 2016

Conversation

hfedcba
Copy link
Contributor

@hfedcba hfedcba commented Jan 4, 2016

I also removed the part for HM-RC-Sec4-2 as the remote is identical to the HM-RC-Key4-2 (from a client point of view).

@HealsCodes
Copy link
Owner

Looking good, is there any reason to remove the write section?
I can imagine it doesn't make a lot of sense writing to actions on a remote since there is nothing to trigger (compared to i.e. the BOOST of a thermo) but trusting the XML specs they should be writeable.

@hfedcba
Copy link
Contributor Author

hfedcba commented Jan 4, 2016

Yes, the XML file should be trusted. So don't change anything in the conversion. I'm converting the device description file from eQ-3 and they have the keys writeable for whatever reason. I need to change my converter to make them read only.

@HealsCodes
Copy link
Owner

That's what I'm using too (at least in this first set of releases) - I'm parsing the files from the eQ-3 SDK.
I would rather use the files shipped with Homegear (even if only for the instant support for MAX!, INSTEON and Hue) but their structure as more complex and - THB - I couldn't finde a good documentation for it.

HealsCodes pushed a commit that referenced this pull request Jan 4, 2016
Added channel 4 to HM-RC-Key4-2 and removed "write"
@HealsCodes HealsCodes merged commit 2af440e into HealsCodes:master Jan 4, 2016
@hfedcba
Copy link
Contributor Author

hfedcba commented Jan 4, 2016

Yes, the documentation is still missing... But you can find the schema here: https://github.com/Homegear/Homegear_Device_XML_Schema

@HealsCodes
Copy link
Owner

Nice!

I wrote a new script to process the descriptions used in the Homegear plugins.

If you like you can take a look at the homematic.json inside the feature/convert-hg-xml branch.

It looks promising :)

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

Successfully merging this pull request may close these issues.

None yet

2 participants