Release v1.4.0
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.
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.