Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

Integer types in Homie MQTT are not properly validated #6855

Open
boc-tothefuture opened this issue Jan 15, 2019 · 0 comments
Open

Integer types in Homie MQTT are not properly validated #6855

boc-tothefuture opened this issue Jan 15, 2019 · 0 comments

Comments

@boc-tothefuture
Copy link

Integer types (and potentially others) are not properly validated before sending.
Full details are in this thread.

Highlevel:

  • Exceptions for checking properly formatted values are swallowed
  • Validation is improperly coded (strings passed to formatter instead of Integers, etc.)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants