Skip to content

Release v1.4.0

Compare
Choose a tag to compare
@ylabonte ylabonte released this 23 Jun 22:40
· 29 commits to main since this release
89df795

Introduce new API class DmxControl with three methods:

  • async_get_raw_dmx() to get the raw body string of the '/GetDmx.csv'.
  • async_get_dmx() to get structured DMX channel states.
  • async_set() to set DMX channel states.