Koenkk / zigbee-herdsman

A Node.js Zigbee library
MIT License
485 stars 300 forks source link

Ember: fix some int8 read/written as uint8 #1062

Closed Nerivec closed 6 months ago

Nerivec commented 6 months ago

Mostly affected RSSI values (only used in logging at the moment). Other cases either weren't used, or had values constrained within ranges that wouldn't have made a difference.