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

Create a another socket for sending #55

Closed nao-pon closed 1 year ago

nao-pon commented 1 year ago

Fixes scottyphillips/pychonet#54.

When sending, use a different socket than the receiving socket.