bengtmartensson / HarcHardware

HarcHardware is a collection of Java routines for accessing hardware, files, network resources etc.
http://www.harctoolbox.org/HarcHardware.html
GNU General Public License v3.0
3 stars 4 forks source link

Support Tasmota devices, at least for sending #19

Open bengtmartensson opened 4 years ago

bengtmartensson commented 4 years ago

See https://github.com/bengtmartensson/harctoolboxbundle/issues/356

This amounts to writing a class org.harctoolbox.harchardware.ir.Tasmota which implements the interface org.harctoolbox.harchardware.ir.IRawIrSender, possibly also others.