Closed crowbarz closed 3 months ago
Expose aiopioneer.send_command and possibly aiopioneer.send_raw_command as services so that commands not yet implemented can be used. Follow-up from crowbarz/aiopioneer#33.
aiopioneer.send_command
aiopioneer.send_raw_command
This has been added in release 0.9.1
Thanks for it! Tried, works, happy :smile:
Expose
aiopioneer.send_command
and possiblyaiopioneer.send_raw_command
as services so that commands not yet implemented can be used. Follow-up from crowbarz/aiopioneer#33.