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

Raise error (EchonetMaxOpcError) of the error maximum number of OPC #66

Closed nao-pon closed 8 months ago

nao-pon commented 8 months ago

This was implemented for the purpose of automatically lowering the maximum number of properties when too many properties are requested in a batch request and only some of them are returned.

Rel. https://github.com/scottyphillips/echonetlite_homeassistant/issues/150

nao-pon commented 8 months ago

I've been testing this for a few days and had no issues during the testing period so I'm merging this.