aioesphomeapi
aioesphomeapi copied to clipboard
More docs for the encryption based protocol?
Hey there,
I'm currently developing https://github.com/mathisloge/cppesphome-api and was wondering if there is some more documentation then https://esphome.io/components/api ?
Or do I have to analyse the aioesphomeapi source code to get a better understanding?
Sorry there aren't any docs on this. All the encryption code is in the _frame_helper.noise module