issues
search
mikekap
/
wink-mqtt-rs
MQTT Relay for the Jailbroken Wink Hub v1, with Home Assistant MQTT autodiscovery support
Other
14
stars
0
forks
source link
Fix u64 and add some resilience
#36
Closed
mikekap
closed
3 years ago
mikekap
commented
3 years ago
Add uint64 as a valid type.
Actually run discovery futures in parallel, so even if one fails, the others can run.
Allow unknown attributes to just fall through the cracks.
Closes #34
Closes #34