Commit Graph

37 Commits

Author SHA1 Message Date
onyx-and-iris
575b681445 Update README.md
add config files section to readme
2022-06-16 16:56:20 +01:00
onyx-and-iris
5703105980 add opts
add opts to example in readme and __main__
2022-06-16 16:45:08 +01:00
onyx-and-iris
d4be587e99 Update README.md
remove unsupported params from example
2022-06-16 16:36:05 +01:00
onyx-and-iris
a214079373 Update README.md
fix error in readme
2022-06-16 16:35:09 +01:00
onyx-and-iris
fe28111690 Update README.md
fix error in readme
2022-06-16 16:32:00 +01:00
onyx-and-iris
b9db01c8f4 major version bump due to dependency change.
now packaged with poetry.
added to pypi.

major version bump due to dependency change.

interface reworked to match the remote-api interface.

readme updated with changes to installation

pre-commit hook temporarily removed
2022-06-16 16:10:06 +01:00
norm
43a02a2adc Merge branch 'dev' of https://github.com/onyx-and-iris/vban-cmd-python into dev 2022-05-02 09:43:03 +01:00
norm
0953828866 update tested against in readme 2022-05-02 09:42:55 +01:00
onyx-and-iris
11da78e2e7 remove public_packet setter. should be read only.
version bump to match changelog

some rewording in readme.
2022-04-30 16:57:47 +01:00
onyx-and-iris
89dec75b98 typo fix 2022-04-29 22:31:22 +01:00
onyx-and-iris
9d6c931f07 update to public packet description in readme 2022-04-29 22:30:21 +01:00
onyx-and-iris
32d740ccca sendtext remove from readme. its still available but not advised to use.
use apply through dict instead (updates cache)
2022-04-29 21:57:16 +01:00
onyx-and-iris
596e7465fb add pre-commit hook
keep tests random
print kind.name to pytest output

add genbadge to dev dependencies

add test badges to readme
2022-04-28 11:34:48 +01:00
onyx-and-iris
f55d86514c Update README.md 2022-04-27 20:00:30 +01:00
onyx-and-iris
2e23a03b32 Update README.md
add black codestyle badge
2022-03-26 23:43:51 +00:00
onyx-and-iris
39005661fd Update README.md 2022-03-26 23:06:38 +00:00
onyx-and-iris
559acb9e89 Update README.md 2022-03-23 11:32:12 +00:00
onyx-and-iris
06c005ab5e Update README.md
add profiles section to readme
2022-03-23 11:31:28 +00:00
onyx-and-iris
80048d62bd Update README.md
add login,logout example to readme
2022-03-20 12:26:01 +00:00
onyx-and-iris
84cc4d097d Update README.md
bus modes and gainlayers sections added to readme.
2022-03-18 07:40:24 +00:00
onyx-and-iris
3e0152082b add apply
add apply to vbancmd and channel modules.

add apply to readme
2022-03-11 19:21:26 +00:00
onyx-and-iris
127ef1e10f Update README.md
add license badge
2022-03-09 06:30:48 +00:00
onyx-and-iris
7005c4d253 Update README.md 2022-03-06 14:44:30 +00:00
onyx-and-iris
437abfcc8b Update README.md
fix name of factory function in readme
2022-03-05 20:17:50 +00:00
onyx-and-iris
2d857a4cb1 add _keepupdated
added _keepupdated for public packet, now running in worker2 thread.

edit readme to reflect change
2022-03-05 06:17:12 +00:00
onyx-and-iris
b933397b6c Update README.md
reword parts of readme
2022-03-04 14:44:07 +00:00
onyx-and-iris
f06955103d Update README.md
reposition sendtext in readme
2022-03-04 14:33:11 +00:00
onyx-and-iris
85f74b20cb remove underscore from package name
remove underscore from package name
2022-03-04 14:22:29 +00:00
onyx-and-iris
3cfc6e587b Update README.md
markup fix
2022-03-03 11:35:49 +00:00
onyx-and-iris
ff412ca6ca add sendtext(), update readme
add sendtext function for multi-parameter strings. Also gives option for settable delay.
2022-03-03 11:34:45 +00:00
onyx-and-iris
2b569153b0 Update README.md
fix description
2022-03-02 23:36:15 +00:00
onyx-and-iris
aaf567b77b Update README.md
update readme.

add section for public packet updating.
2022-03-02 23:28:42 +00:00
onyx-and-iris
ad7cd367cb fix gain setter, add public_packet methods, update readme
fix gain setter for strips.

add accessor methods for public_packet.

update readme
2022-03-02 21:06:39 +00:00
onyx-and-iris
d3a40b917f Update README.md
remove fetch rt data packet since it would still need parsing and cannot promise a new packet.
2022-02-28 20:56:35 +00:00
onyx-and-iris
1217dea6b4 Update README.md
update to readme
2022-02-28 18:15:37 +00:00
onyx-and-iris
44a66466c2 add gain,levels
implement gain, levels for strip/bus classes.

add to readme
2022-02-28 14:03:51 +00:00
onyx-and-iris
471abb3ca6 Create README.md
first version of readme
2022-02-27 18:57:16 +00:00