scottyphillips / pychonet

A simple to use library for interfacing with the ECHONETlite protocol
GNU General Public License v3.0
19 stars 17 forks source link

Identify when a set request fails #51

Closed nao-pon closed 2 years ago

nao-pon commented 2 years ago

Returns False if the request is not accepted, such as with the setMessage() function.

nao-pon commented 2 years ago

Thanks! 👍