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

Add support for Danfoss Eco Thermostat #79

Open
john7doe opened this issue Jan 30, 2019 · 0 comments
Open

Add support for Danfoss Eco Thermostat #79

john7doe opened this issue Jan 30, 2019 · 0 comments

Comments

@john7doe
Copy link

Add support for Danfoss Eco.

The thermostats are used Bluetooth low energy and exposes a few well know services such as the battery service and two custom services.

It is impossible to read or write to any characteristics, until a pin is send to the 10020001-2749-0001-0000-00805F9B042F characteristic. Communication to the two custom services are encrypted with xxtea using a per device key that is exposed via a characteristic (1002000B-2749-0001-0000-00805F9B042F) that is only readable when the paring button on the thermostat is pressed.

Aditonal information

Is the device to "quirky" to consider supporting in this binding or is it something you would be willing to accept a PR for?

Thanks,
/Simon

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