@IoTPlay wrote:
I had same concerns, now storing all vars in global context. But wanted to ensure it is ‘future proof’, ie, wanted to follow some ‘standard’, where orhers helps to think theough the next requirement. Then I learnt about homie. See
So i structured an object that I store, and update at the right ‘leaf node’ in global context and read for dash and to transform to update HomeKit, which follows the deviceID / nodeID / properties / attributes.
Finally went live this weekend, it really works well.