Simon Stürz
|
ee00d31ce5
|
Add node added and removed signals into the zigbee manager without the coordinator node
|
2020-11-06 18:36:22 +01:00 |
|
Simon Stürz
|
c3508acc23
|
Pass nodes into the zigbee resource and implement available for resource
|
2020-11-06 18:36:22 +01:00 |
|
Simon Stürz
|
cdf8b171f9
|
Finish zigbee network joining as first version
|
2020-11-06 18:36:22 +01:00 |
|
Simon Stürz
|
6edf6977a4
|
Add factory reset network and start implementing permit join mechanism
|
2020-11-06 18:36:21 +01:00 |
|
Simon Stürz
|
7585f30639
|
Basic network adding and removing working
|
2020-11-06 18:36:21 +01:00 |
|
Simon Stürz
|
a7cb0e4e26
|
Add network settings loading and saving
|
2020-11-06 18:36:21 +01:00 |
|
Simon Stürz
|
19216b5f04
|
Add Zigbee settings and prepare network creation and loading
|
2020-11-06 18:36:21 +01:00 |
|
Simon Stürz
|
61d0b96b42
|
Add GetAvailableAdapters to zigbee handler
|
2020-11-06 18:36:21 +01:00 |
|
Simon Stürz
|
4a520d8ba1
|
Rename Backend type and define ZigbeeNetworkState within the manager
|
2020-11-06 18:36:21 +01:00 |
|
Simon Stürz
|
afc97fd244
|
Renabe libnymea-zigbee debug category for better understanding from where this category comes from
|
2020-11-06 18:36:21 +01:00 |
|
Simon Stürz
|
6e72689c56
|
Make use of nymea logging categories and offer libnymea-zigbee ZigbeeNetwork logging category within nymea to enable
|
2020-11-06 18:36:21 +01:00 |
|
Simon Stürz
|
915cd25a7d
|
Update zigbee resource logging category
|
2020-11-06 18:35:50 +01:00 |
|
Simon Stürz
|
0f0b903af8
|
Clean up source and dependencies and make build against libnymea-zigbee
|
2020-11-06 18:35:50 +01:00 |
|
Michael Zanetti
|
228a4f9f9c
|
fixx da build
|
2020-11-06 18:35:50 +01:00 |
|
Simon Stürz
|
9052472150
|
Sort source and header file for core lib
|
2020-11-06 18:35:50 +01:00 |
|
Simon Stürz
|
7cb995767c
|
Add zigbee serial port for api
|
2020-11-06 18:34:54 +01:00 |
|
Simon Stürz
|
fb74df8f81
|
Start integrating zigbee into nymea
|
2020-11-06 18:34:54 +01:00 |
|
Jenkins nymea
|
a9c4717bfb
|
Merge PR #343: Suppress recurring warning about missing user agents in http requests
|
2020-10-28 19:07:41 +01:00 |
|
Jenkins nymea
|
c956988f32
|
Merge PR #341: Add an API keys provider plugin mechanism
|
2020-10-28 19:07:39 +01:00 |
|
Jenkins nymea
|
e6b8d31d8d
|
Merge PR #339: Add support for interface based script events and actions
|
2020-10-28 19:07:37 +01:00 |
|
Jenkins nymea
|
49e4c1caae
|
Merge PR #338: Fix the webserver for serving static files
|
2020-10-28 19:07:36 +01:00 |
|
Jenkins nymea
|
82c347c3a3
|
Merge PR #336: Add caching information to client API
|
2020-10-28 19:07:35 +01:00 |
|
Jenkins nymea
|
0f442abe43
|
Merge PR #335: Fix a potential crash in logging handlers
|
2020-10-28 19:07:34 +01:00 |
|
Jenkins nymea
|
694b070f05
|
Merge PR #310: Add support for Python plugins
|
2020-10-28 19:07:25 +01:00 |
|
Jenkins nymea
|
db98f60556
|
Merge PR #309: Don't call thingRemoved() on the plugin in case of reconfiguring
|
2020-10-28 19:07:24 +01:00 |
|
Michael Zanetti
|
dcae305625
|
Add an API keys provider plugin mechanism
|
2020-10-20 19:44:47 +02:00 |
|
Michael Zanetti
|
e53beffb4a
|
Suppress recurring warning about missing user agents in http requests
|
2020-10-19 18:47:01 +02:00 |
|
Michael Zanetti
|
befda2ec00
|
Revert back to qDebug, we're not ready for qInfo yet
|
2020-10-15 22:34:06 +02:00 |
|
Michael Zanetti
|
8aa2feb7c6
|
Make python plugins appear in the logging categories list
|
2020-10-15 22:34:06 +02:00 |
|
Michael Zanetti
|
15eead0976
|
Properly catch stdout and stderr and redirect it to qmessagelogger
|
2020-10-15 22:34:06 +02:00 |
|
Michael Zanetti
|
85f742a38d
|
Add ThingActionInfo.paramValue() method
|
2020-10-15 22:34:06 +02:00 |
|
Michael Zanetti
|
dbe5fab122
|
also build on bionic
|
2020-10-15 22:34:06 +02:00 |
|
Michael Zanetti
|
a9ae885cfa
|
Also accept python 3.7
|
2020-10-15 22:34:06 +02:00 |
|
Michael Zanetti
|
e50eece45c
|
Fix metatype registering for old Qt versions
|
2020-10-15 22:34:06 +02:00 |
|
Michael Zanetti
|
9f49187dc1
|
Fix tests and xenial build
|
2020-10-15 22:34:06 +02:00 |
|
Michael Zanetti
|
16c4fa3345
|
fix issues in teardown.
|
2020-10-15 22:34:06 +02:00 |
|
Michael Zanetti
|
d4889b5b78
|
Make it build with 0.23
|
2020-10-15 22:34:06 +02:00 |
|
Michael Zanetti
|
fdbdb02c16
|
Make it compatible with python 3.5
|
2020-10-15 22:34:06 +02:00 |
|
Michael Zanetti
|
be01d4c802
|
Restrict import paths to not use random python libs in the system
|
2020-10-15 22:34:06 +02:00 |
|
Michael Zanetti
|
75f4877f82
|
add settingChangedHandler, fix some issues, cleanup some warnings
|
2020-10-15 22:34:06 +02:00 |
|
Michael Zanetti
|
3436e9b998
|
drop usage of asyncio and run everything regularly threaded
|
2020-10-15 22:34:06 +02:00 |
|
Michael Zanetti
|
64e7d2784c
|
checkpoint asyncio
|
2020-10-15 22:34:06 +02:00 |
|
Michael Zanetti
|
1018083052
|
add 2 missing data type conversions
|
2020-10-15 22:34:06 +02:00 |
|
Michael Zanetti
|
78e37f0d87
|
Fix shutdown
|
2020-10-15 22:34:06 +02:00 |
|
Michael Zanetti
|
b870140608
|
Add tests, fix shutdown
|
2020-10-15 22:34:06 +02:00 |
|
Michael Zanetti
|
746f3e4121
|
fix actions cleanup
|
2020-10-15 22:34:06 +02:00 |
|
Michael Zanetti
|
b0b480a539
|
drop some debugs
|
2020-10-15 22:34:06 +02:00 |
|
Michael Zanetti
|
dadffcb784
|
some fixes
|
2020-10-15 22:34:06 +02:00 |
|
Michael Zanetti
|
3296d4b417
|
more work
|
2020-10-15 22:34:06 +02:00 |
|
Michael Zanetti
|
f132c6b006
|
some more work
|
2020-10-15 22:34:06 +02:00 |
|