87e9738 (origin/development, development) more pylint additions
b4fbdd0 refactorings for pylint
57999a3 (origin/improve) * extend for --external_source parameter
2bdb412 * black formatting applied on all source files * add --timeout parameter for variable setting the message response time to live * fix eco request account settings
62da8cc (discovery_fixed) correct indentions for better readability
94b5902 (origin/discovery_fixed) fixed timestamp compare for discovery and answered devices, add type choice to discovery
ecb655f (origin/v1.0.12, v1.0.12) bump version
bb452e4 Merge pull request 27 from fraizy22/modulize-package
14044ae big refactoring, code styles, pylance errors fix, import fixes, type fixes
7666ff8 fix light power on off
a779b17 reenable threading on download device profiles
49e7a55 fix missing functools import
204a746 add all general symbols to default import
08e9751 changing to package directory before executing package causing import troubles, remove cwd
9f8c25f relative paths
e2398ac relative paths
0909a6e launch targets applied to start the klyqa-ctl module
228be44 install klyqa-ctl package on post dev container create
d91e301 correct status respone attributes for discovery listing
14b6d83 bugfixing args to msg process, add remaining vc commands
e319c82 launch.json applied to new device type parameter choice
e11a64c runnable state, discover buggy, imports relative, lots of pylance errors cleared, imports done, more modulization,
0230ed5 remove vapp file from klyqa-ctl
4faa883 Start modulizing the package
727e0a1 (origin/add_vc, add_vc) allow only one connection per device (ip) per account, pass accepted connection to the send task and only let it live there. WIP type choose cleaner or bulb.
b221b62 remove strenum again, not used anymore
775cb6b correct launch.json to general device calls
ce5fee4 correct dev container
b2f8e84 correct dev container, add post create shell script install python requirements
2673274 Merge pull request 9 from fraizy22/add_vc