jenkins
|
d0e4811849
|
Merge PR #581: Improve warning information in thing manager
|
2022-10-25 02:37:11 +02:00 |
|
jenkins
|
8c67dd8bd8
|
Merge PR #580: Remove extern plugin info from testlib header
|
2022-10-25 02:37:10 +02:00 |
|
jenkins
|
064f567a60
|
Merge PR #579: Provide mock plugin with the test library, not with the tests.
|
2022-10-25 02:37:08 +02:00 |
|
jenkins
|
21999ba54b
|
Merge PR #578: Network device discovery: fix potential crash on unregister non existing monitor
|
2022-10-25 02:37:07 +02:00 |
|
jenkins
|
8be69bdeb0
|
Merge PR #577: Fix editing user scopes
|
2022-10-25 02:37:05 +02:00 |
|
jenkins
|
439b320cbe
|
Merge PR #576: Network device discovery: create reply for each discovery request
|
2022-10-25 02:37:04 +02:00 |
|
jenkins
|
3e5e9ac738
|
Merge PR #574: Add Thing and Things types to script engine
|
2022-10-25 02:37:03 +02:00 |
|
jenkins
|
094c32ecf1
|
Merge PR #572: Add API to interact with ZigBee bindings
|
2022-10-25 02:37:01 +02:00 |
|
jenkins
|
6d30b69a13
|
Merge PR #570: Fix PyStdOutHandler class name in python engine
|
2022-10-25 02:37:00 +02:00 |
|
jenkins
|
0a571a63a9
|
Merge PR #566: Align gassensor interface wording
|
2022-10-25 02:36:58 +02:00 |
|
jenkins
|
68c0fad975
|
Merge PR #564: Expose Zigbee neighbor tables to jsonrpc
|
2022-10-25 02:36:57 +02:00 |
|
jenkins
|
264b0362f6
|
Merge PR #558: Fix a potential info->aborted() call after the plugin called info->finish()
|
2022-10-25 02:36:56 +02:00 |
|
Simon Stürz
|
52722d6cd9
|
Network device discovery: fix potential crash on unregister non existing monitor
|
2022-10-25 01:28:33 +02:00 |
|
Simon Stürz
|
b7f5a260ac
|
Update internal reply clean up order. Fix #588
|
2022-10-25 01:24:10 +02:00 |
|
Michael Zanetti
|
22e75b08df
|
Add Thing and Things types to script engine
|
2022-10-13 15:18:06 +02:00 |
|
Simon Stürz
|
a3b3eecde8
|
Update debug prints and improve information given by warnings
|
2022-10-13 12:07:20 +02:00 |
|
Michael Zanetti
|
b4eca2a94f
|
Add API to interact with ZigBee bindings
|
2022-10-13 11:05:04 +02:00 |
|
Michael Zanetti
|
1fc4c7f2d7
|
Expose Zigbee neighbor and routing tables to jsonrpc
|
2022-10-13 10:59:24 +02:00 |
|
Simon Stürz
|
41a5d2caf0
|
nymea testbase: remove extern plugin info from testlib header
|
2022-10-03 15:17:29 +02:00 |
|
Simon Stürz
|
219bb4c620
|
Provide mock plugin with the test library, not with the tests.
|
2022-10-03 14:23:59 +02:00 |
|
Simon Stürz
|
5272ab8b9c
|
Add information instructions to bug report request message.
|
2022-10-03 11:28:18 +02:00 |
|
Simon Stürz
|
5471a5da34
|
Network device discovery: create reply for each discovery request
|
2022-10-03 11:28:18 +02:00 |
|
Michael Zanetti
|
6965c66ef0
|
Fix editing user scopes
|
2022-09-29 10:15:17 +02:00 |
|
jenkins
|
b4e396fae9
|
Jenkins release build 1.4.1
|
2022-09-23 16:33:50 +02:00 |
|
jenkins
|
373d734809
|
Merge PR #568: Fix warning messages in debug report page
|
2022-09-23 16:33:49 +02:00 |
|
Michael Zanetti
|
a28e90ebd4
|
Fix PyStdOutHandler class name in python engine
|
2022-09-11 20:38:48 +02:00 |
|
Michael Zanetti
|
be1d60e8a3
|
Fix warning messages in debug report page
|
2022-09-09 20:06:09 +02:00 |
|
Michael Zanetti
|
327fba5797
|
Fix creating rules without giving action params that have a default value
|
2022-09-07 20:25:33 +02:00 |
|
Michael Zanetti
|
884dd2874f
|
Align gassensor interface wording
|
2022-09-05 23:14:26 +02:00 |
|
jenkins
|
84163288b0
|
Jenkins release build 1.4.0
|
2022-08-26 12:58:14 +02:00 |
|
jenkins
|
62e0cd3195
|
Merge PR #563: Add electricity helper class to libnymea
|
2022-08-26 12:58:12 +02:00 |
|
jenkins
|
20860a020b
|
Merge PR #561: Update readme.md to show nymea:app for ubuntu touch
|
2022-08-26 12:58:11 +02:00 |
|
jenkins
|
167506ebde
|
Merge PR #560: Readme downloads update
|
2022-08-26 12:58:09 +02:00 |
|
jenkins
|
b4e29a2388
|
Merge PR #559: Update mac address database
|
2022-08-26 12:58:08 +02:00 |
|
jenkins
|
03a44665d4
|
Merge PR #556: Add optional boost state to thermostats
|
2022-08-26 12:58:07 +02:00 |
|
jenkins
|
0ba8120923
|
Merge PR #555: Add lock/unlock actions to smartlock interface
|
2022-08-26 12:58:05 +02:00 |
|
jenkins
|
e2544bdfda
|
Merge PR #554: Remove displayNameEvent property from stateTypes
|
2022-08-26 12:58:04 +02:00 |
|
jenkins
|
878a9f9042
|
Merge PR #553: Fix a python plugin crash when trying to login with empty credentials
|
2022-08-26 12:58:02 +02:00 |
|
jenkins
|
c8760863d0
|
Merge PR #552: Check Info objects for finished after aborting them
|
2022-08-26 12:58:01 +02:00 |
|
jenkins
|
73b03b2430
|
Merge PR #551: Fix build failure in rpath setting with certain toolchains
|
2022-08-26 12:57:59 +02:00 |
|
jenkins
|
1f67787ca6
|
Merge PR #550: Fix logging level indicator character for debug prints
|
2022-08-26 12:57:58 +02:00 |
|
jenkins
|
f3b9441861
|
Merge PR #549: Add support for Z-Wave
|
2022-08-26 12:57:56 +02:00 |
|
jenkins
|
942c41bc0b
|
Merge PR #548: Allow apps to cache the GetPlugins call on JsonRpc
|
2022-08-26 12:57:55 +02:00 |
|
jenkins
|
23b83761b7
|
Merge PR #547: Update nymead server installation path prefix mechanism
|
2022-08-26 12:57:54 +02:00 |
|
jenkins
|
ed7926f84e
|
Merge PR #545: Add connected property to MqttChannel
|
2022-08-26 12:57:51 +02:00 |
|
jenkins
|
9697c6bbab
|
Merge PR #544: Adjust timeout duration for actions, thing discovery and JSON-RPC replies
|
2022-08-26 12:57:49 +02:00 |
|
jenkins
|
dc18996de9
|
Merge PR #543: NetworkDiscovery: Lookup the mac address vendor also if the cache has stored an empty mac vendor
|
2022-08-26 12:57:48 +02:00 |
|
jenkins
|
76d44c309c
|
Merge PR #542: Fix NetworkDiscovery::hostAddressDiscovered not always being emitted
|
2022-08-26 12:57:46 +02:00 |
|
jenkins
|
c4ea75a809
|
Merge PR #540: Provide experience manager access in core instance
|
2022-08-26 12:57:45 +02:00 |
|
jenkins
|
937c2902fb
|
Merge PR #538: Add debian package for libnymea-core
|
2022-08-26 12:57:43 +02:00 |
|