aioesphomeapi icon indicating copy to clipboard operation
aioesphomeapi copied to clipboard

More docs for the encryption based protocol?

Open mathisloge opened this issue 1 year ago • 1 comments

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?

mathisloge avatar Oct 27 '24 14:10 mathisloge

Sorry there aren't any docs on this. All the encryption code is in the _frame_helper.noise module

bdraco avatar Oct 27 '24 16:10 bdraco