HASwitchPlate / openHASP-custom-component

Home Assistant custom component for openHASP
https://www.openhasp.com
MIT License
49 stars 9 forks source link

Jsonl batching & Schema update #72

Closed scribblrsam closed 2 years ago

scribblrsam commented 2 years ago

Improvements suggested by @fvanroie:

Implement batching of objects into jsonl mqtt commands as suggested here

Update schema as suggested here

scribblrsam commented 2 years ago

@dgomes is this okay to merge?

dgomes commented 2 years ago

I was waiting for @fvanroie to clear out that the firmware supports this

fvanroie commented 2 years ago

Looks fine to me, I was the one that suggested this change.