rytilahti / python-eq3bt

Python library and command-line tool for eQ-3 Smart Bluetooth thermostats
MIT License
115 stars 36 forks source link

Adding device serial number and firmware #31

Closed merll closed 5 years ago

merll commented 5 years ago

This PR implements reading and decoding known parts of the ID response of the thermostats.

It also adds some tests for the status response. These are not directly related to the new ID part, but to some additional features I was going to implement on the status (presets). It was not possible to separate the tests further without creating dependencies between the two branches.

rytilahti commented 5 years ago

Sorry for the delay, this got somehow lost.. Thanks for the patch, let's get it merged :+1: