nymea-app/libnymea-app
Michael Zanetti 09efd684ca Add more debug prints to network reachability monitor 2022-09-06 19:44:43 +02:00
..
configuration Fix tunnel proxy configurations being messed up on reconnects during runtime 2022-07-03 13:38:52 +02:00
connection Add more debug prints to network reachability monitor 2022-09-06 19:44:43 +02:00
energy Various fixes in energy charts 2022-09-02 15:42:18 +02:00
jsonrpc Fix permission handling after push button auth 2022-03-28 13:57:40 +02:00
modbus Simplify json notification api 2021-06-30 22:31:52 +02:00
models Another little fix in finding the closest to timestamp in a history log 2021-12-16 12:08:50 +01:00
ruletemplates
scripting Add autocompletion for minimumValue and maximumValue in script editor 2022-04-22 00:54:30 +02:00
system Fix server time display when client and server timezone don't line up 2022-04-20 14:44:18 +02:00
types Add Z-Wave support 2022-07-29 19:58:25 +02:00
wifisetup Add support for connecting to hidden wifi networks during bt wifi setup 2022-09-01 13:06:22 +02:00
zigbee Some improvements in the zigbee topology map 2022-09-05 17:36:27 +02:00
zwave Fix Z-Wave security mode display 2022-08-26 00:31:36 +02:00
appdata.cpp Simplify json notification api 2021-06-30 22:31:52 +02:00
appdata.h Simplify json notification api 2021-06-30 22:31:52 +02:00
applogcontroller.cpp Set default debug level to warning 2022-03-17 10:16:51 +01:00
applogcontroller.h Add timestamps to app logs 2021-11-30 00:46:14 +01:00
engine.cpp
engine.h
interfacesmodel.cpp
interfacesmodel.h
libnymea-app-core.h Add a zigbee network topology map 2022-09-03 02:09:28 +02:00
libnymea-app.pri Add iOS specific implementation for the networkreachabilitymonitor 2022-09-06 13:25:39 +02:00
libnymea-app.pro
logging.cpp
logging.h
logmanager.cpp Simplify json notification api 2021-06-30 22:31:52 +02:00
logmanager.h Simplify json notification api 2021-06-30 22:31:52 +02:00
pluginconfigmanager.cpp Only load plugin configs on demand 2022-07-28 17:50:16 +02:00
pluginconfigmanager.h Only load plugin configs on demand 2022-07-28 17:50:16 +02:00
pluginsproxy.cpp Only load plugin configs on demand 2022-07-28 17:50:16 +02:00
pluginsproxy.h Only load plugin configs on demand 2022-07-28 17:50:16 +02:00
rulemanager.cpp Add energy logs support 2021-11-19 00:01:21 +01:00
rulemanager.h Simplify json notification api 2021-06-30 22:31:52 +02:00
scriptmanager.cpp Simplify json notification api 2021-06-30 22:31:52 +02:00
scriptmanager.h Simplify json notification api 2021-06-30 22:31:52 +02:00
scriptsyntaxhighlighter.cpp
scriptsyntaxhighlighter.h
tagsmanager.cpp Add support for connecting to hidden wifi networks during bt wifi setup 2022-09-01 13:06:22 +02:00
tagsmanager.h More work and fixes on the energy dashboard 2021-11-29 14:32:23 +01:00
tagwatcher.cpp Fix tagwatcher not filtering correctly in all circumstances 2021-09-15 13:05:22 +02:00
tagwatcher.h Added a TagWatcher component 2021-04-09 23:39:30 +02:00
thingclasses.cpp
thingclasses.h
thingclassesproxy.cpp Add support for the providedInterfaces thing class property 2021-11-11 01:32:23 +01:00
thingclassesproxy.h Add support for the providedInterfaces thing class property 2021-11-11 01:32:23 +01:00
thingdiscovery.cpp Improve some debug prints in the things discovery 2022-03-23 19:47:07 +01:00
thingdiscovery.h Add api to handle discovery errors better 2021-08-24 16:37:01 +02:00
thinggroup.cpp
thinggroup.h
thingmanager.cpp Only load plugin configs on demand 2022-07-28 17:50:16 +02:00
thingmanager.h Only load plugin configs on demand 2022-07-28 17:50:16 +02:00
things.cpp Fix the crash from previous commit for real 2021-12-18 23:59:45 +01:00
things.h Fix a crash that may happen during initial loading in certain circumstances 2021-12-18 12:54:59 +01:00
thingsproxy.cpp Fix setup status warning not always updating in ThingsView 2022-09-02 11:06:32 +02:00
thingsproxy.h Backwardport shownThingClassIds filter in ThingsProxy to Qt <= 5.12 2021-12-17 15:35:19 +01:00
usermanager.cpp Add suppor for manual connections to remote proxy 2022-01-21 22:27:28 +01:00
usermanager.h Add suppor for manual connections to remote proxy 2022-01-21 22:27:28 +01:00
vendorsproxy.cpp
vendorsproxy.h