mdhiggins / ESP8266-HTTP-IR-Blaster

ESP8266 Compatible IR Blaster that accepts HTTP commands for use with services like Amazon Echo
MIT License
968 stars 217 forks source link

Documentation fix #320

Closed vrelk closed 3 years ago

vrelk commented 3 years ago

In the documentation for json, you do not specify that "address" is a valid parameter, nor is it shown in the NEC examples, which it is required for.

mdhiggins commented 3 years ago

Added, address is optional so I'm gonna leave it off the examples especially to avoid confusing people for the other 99% of codes that don't needed but listed it in the readme