scottyphillips / pychonet

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

fix #58 Consecutive requests to a device must wait for a response #59

Closed nao-pon closed 1 year ago

nao-pon commented 1 year ago

If the controller sends successive requests to the device, it needs to wait for the response of the previous request, and it does so.