Lucaslhm / Flipper-IRDB

A collective of different IRs for the Flipper
2.47k stars 1.02k forks source link

[Q] convert codes parsed with tasmota #772

Closed eadmaster closed 1 month ago

eadmaster commented 2 months ago

how can i convert codes received via Tasmota?

They follow this format: {"IrReceived":{"Protocol":"<value>","Bits":<value>,"Data":<value>}}

e.g.: {"Protocol":"NEC","Bits":32,"Data":"0x20DF10EF"}

eadmaster commented 1 month ago

just found out there is this method to perform the conversion.

UberGuidoZ commented 1 month ago

Certainly hope to see some additions from you! =) Thank you for coming back with the answer.

eadmaster commented 1 month ago

For pc-side use i've made this script https://gist.github.com/eadmaster/5c36fd467cf57f5f4025ee6b8082a600