nymea-app/libnymea-app
Simon Stürz 6500fce3fd Add server debug JSON RPC functionality 2024-12-20 09:21:18 +01:00
..
configuration Add wireless capabilities and disable wireless AP setting if the hardware is not capable 2024-10-18 15:01:20 +02:00
connection Merge PR #1101: Add wireless capabilities and disable wireless AP setting if not capable 2024-10-24 16:36:07 +02:00
energy Fix energy charts with old Qt versions 2023-02-14 00:15:18 +01:00
jsonrpc Clean up host information propertly once removed from settings 2024-10-24 15:28:04 +02:00
modbus Simplify json notification api 2021-06-30 22:31:52 +02:00
models Add WiFi networks list filter option 2024-09-16 15:25:10 +02:00
ruletemplates Fix placeholder replacement for interface based rule templates 2022-09-24 13:27:15 +02:00
scripting Add Timer::restart() to script code completion 2024-01-09 19:35:40 +01:00
serverdebug Add server debug JSON RPC functionality 2024-12-20 09:21:18 +01: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 wireless capabilities and disable wireless AP setting if the hardware is not capable 2024-10-18 15:01:20 +02:00
wifisetup Update to c++14 and fix warnings 2024-07-18 14:49:06 +02:00
zigbee Add WindowCevering zigbee cluster id 2023-03-30 16:01:15 +02:00
zwave Update to c++14 and fix warnings 2024-07-18 14:49:06 +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 cleanup runtime debug prints 2022-12-24 01:13:49 +01:00
applogcontroller.h Add timestamps to app logs 2021-11-30 00:46:14 +01:00
engine.cpp Drop AWS cloud support 2022-12-02 12:12:37 +01:00
engine.h Drop AWS cloud support 2022-12-02 12:12:37 +01:00
interfacesmodel.cpp Add possiblity to add sensors to dashboard 2023-10-11 23:20:14 +02:00
interfacesmodel.h
libnymea-app-core.h Add server debug JSON RPC functionality 2024-12-20 09:21:18 +01:00
libnymea-app.pri Add server debug JSON RPC functionality 2024-12-20 09:21:18 +01: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 Fix the script editor breaking when trying to add a new script with errors 2023-04-09 23:49:08 +02:00
scriptmanager.h Fix the script editor breaking when trying to add a new script with errors 2023-04-09 23:49:08 +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
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 Remove debug print leftover 2023-09-07 15:31:42 +02:00
thingmanager.h Improve action/event log views when there's no data yet 2023-05-17 11:57:32 +02:00
things.cpp Add air conditioning experience 2023-02-11 19:29:01 +01:00
things.h Add air conditioning experience 2023-02-11 19:29:01 +01:00
thingsproxy.cpp Support notification alerts for air condintioning 2023-02-25 17:03:01 +01:00
thingsproxy.h Add air conditioning experience 2023-02-11 19:29:01 +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