Michael Zanetti
|
67a535619f
|
fix typos as reported by Krazy2
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
2fec19e17d
|
add getruledetails.sh
|
2019-04-08 13:55:15 +02:00 |
|
Simon Stürz
|
bcf089e58d
|
Fix nymea translations
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
57c02f1e4d
|
better error handling if something goes wrong in the janus session
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
bec536af7d
|
cleanup libnymea api to enforce less linking on plugins
|
2019-04-08 13:55:15 +02:00 |
|
Simon Stürz
|
5b59c8f96e
|
Rename to nymea
|
2019-04-08 13:55:15 +02:00 |
|
Simon Stürz
|
9ee2d46967
|
Update padding and margins
|
2019-04-08 13:55:15 +02:00 |
|
Simon Stürz
|
c416b22501
|
Remove deprecated plugins header
|
2019-04-08 13:55:15 +02:00 |
|
Simon Stürz
|
dc1b10955a
|
Update plugin info documentation
|
2019-04-08 13:55:15 +02:00 |
|
Simon Stürz
|
cc6ab96b57
|
Finish api documentation
|
2019-04-08 13:55:15 +02:00 |
|
Simon Stürz
|
1f58300352
|
Add API documentation
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
3719d315b5
|
don't use all scriptable contents as it will use regular signals too
this looks like a bug in Qt to me tbh. To get around it, restrict things more
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
028abeafa2
|
generate a basic translation file if it's not here yet
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
59f57c38db
|
update dbus code to be more generic
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
0f46245230
|
fix stateevaluator bug where it would not properly use the OR operator
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
84854868ea
|
fix packing rules for interface based events and actions
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
8cdc5b4770
|
fix interface based eventdescriptors
|
2019-04-08 13:55:15 +02:00 |
|
Jenkins
|
1125d50e4a
|
Automatic translations update by Jenkins
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
c04e2090d7
|
remove duplicates from interface list
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
0ba6db296b
|
update links to github
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
c698861bb3
|
rename logo
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
86c7a7bec6
|
update tests
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
b46eea1d61
|
guhTimer -> nymeaTimer
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
4156e0abaa
|
guru.guh.DevicePlugin -> io.nymea.DevicePlugin
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
79cc563eb0
|
docs guh -> nymea
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
b46f6f3968
|
rename IPC/RPC interfaces from guhIO to nymea
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
5826532fc9
|
rename plugin output
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
8daa442620
|
rename debian packages
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
f2bfe7b3d4
|
rename contents in data/
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
b8a86b095d
|
copyright headers guh -> nymea
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
36d4f89b24
|
namespace guhserver -> namespace nymeaserver
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
34d68ab38a
|
guhtestbase -> nymeatestbase
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
1442691029
|
guhapplication -> nymeaapplication
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
ba3e527a05
|
guhservice -> nymeaservice
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
f50770f36f
|
guhdbusservice -> nymeadbusservice
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
da9fe61044
|
guhconfiguration -> nymeaconfiguration
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
559a8be1f6
|
guhcore -> nymeacore
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
dca764fafd
|
guhsettings -> nymeasettings
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
803ee32089
|
libguh.h -> libnymea.h
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
34e387fa2b
|
guh-generateplugininfo -> nymea-generateplugininfo
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
39fc071ed6
|
defines GUH_* -> NYMEA_*
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
22533fb23c
|
guhd -> nymead
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
4be14f1904
|
libguh-core -> libnymea-core
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
eb316a7a0c
|
libguh -> libnymea
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
d5a1a03e5f
|
dpon't emit Rules.RuleAdded notification upon rule editing.
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
213db704a4
|
add a power interface and use that for lights
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
167ac6f3c3
|
AWS: move from MbedTLS to OpenSSL for the connection
There seems to be a crash in Amazon's MbedTLS code, let's see
if openssl behaves better
|
2019-04-08 13:55:15 +02:00 |
|
Michael Zanetti
|
fb1353292c
|
wire up notification devices' connected state
|
2019-04-08 13:55:15 +02:00 |
|
Simon Stürz
|
72d59c2d58
|
Translated using Weblate (German)
Currently translated at 100.0% (8 of 8 strings)
Translation: nymea/nymead
Translate-URL: http://translate.nymea.io/projects/nymea/nymead/de/
|
2019-04-08 13:55:15 +02:00 |
|
Jenkins
|
b3a368874d
|
Automatic translations update by Jenkins
|
2019-04-08 13:55:15 +02:00 |
|