Michael Zanetti
a121327801
Add signals for thing added and removed
2021-03-23 15:45:53 +01:00
Michael Zanetti
faf1375db6
Add a method to allow checking if a token exists for a particular host
2021-03-22 20:02:45 +01:00
Jenkins nymea
55b9483db4
Merge PR #561 : Fix refreshing the push token
2021-03-19 14:39:35 +01:00
Jenkins nymea
9ef19c15d9
Merge PR #562 : Add device serial api
2021-03-19 14:39:34 +01:00
Michael Zanetti
a45f32a1f1
Add ScriptProxyModel
2021-03-18 22:06:47 +01:00
Michael Zanetti
763445fe9f
Fix refreshing the push token
2021-03-18 12:21:26 +01:00
Michael Zanetti
8a327717db
Add device serial api
2021-03-17 23:01:30 +01:00
Jenkins nymea
65d4d0ad7f
Merge PR #559 : Fix AppLogController to activate changes immediately
2021-03-16 23:08:22 +01:00
Michael Zanetti
06f8f9ccef
Allow filtering for multiple thing class ids
2021-03-16 23:04:28 +01:00
Michael Zanetti
5c1d7b5790
Fix AppLogController to activate changes immediately
2021-03-16 22:17:01 +01:00
Jenkins nymea
fbef490236
Merge PR #556 : Fix a crash that could happen when destroying LogsModel
2021-03-16 19:07:57 +01:00
Michael Zanetti
6262b0a27b
Fix thing discovery params
2021-03-16 19:07:22 +01:00
Michael Zanetti
811901a23a
Fix a crash that could happen when destroying LogsModel
2021-03-16 18:32:14 +01:00
Jenkins nymea
a149724346
Merge PR #555 : Fix discovery
2021-03-14 15:35:18 +01:00
Michael Zanetti
1bf896fb72
Fix discovery
...
Regression from migrating from devices to things
2021-03-14 15:33:15 +01:00
Jenkins nymea
e2030de2f2
Merge PR #553 : Move AppLogController to libnymea-app
2021-03-14 01:19:16 +01:00
Michael Zanetti
f36b36f8da
Move AppLogController into libnymea-app
2021-03-14 01:17:26 +01:00
Michael Zanetti
709ccaafce
Update battery interface
2021-03-13 14:32:10 +01:00
Michael Zanetti
94d33eeba0
Remove some noisy debug prints
2021-03-11 20:11:47 +01:00
Michael Zanetti
3032e5f2df
some more device -> thing
2021-03-06 01:20:10 +01:00
Michael Zanetti
f82fc9056d
Update min/max required nymea core version
2021-03-06 00:57:32 +01:00
Michael Zanetti
24d5d8fa29
No more devices!
2021-03-06 00:57:32 +01:00
Michael Zanetti
67aa7ae172
Drop checks for version less than 1.10 as we won't connect
...
to that anyways any more
2021-03-06 00:57:32 +01:00
Jenkins nymea
0a442d56cc
Merge PR #538 : Fix changed signal when new hosts are discovered
2021-02-25 23:50:58 +01:00
Michael Zanetti
3d9e0904da
Fix eventdescriptor params in edit rule page
2021-02-25 23:38:43 +01:00
Michael Zanetti
e42fe6f331
Fix changed signal when new hosts are discovered
2021-02-19 17:39:31 +01:00
Jenkins nymea
659e676551
Merge PR #534 : update evcharger interface
2021-02-19 00:40:13 +01:00
Jenkins nymea
9efb6811c5
Merge PR #535 : Fix a crash on engine destruction
2021-02-19 00:40:13 +01:00
Michael Zanetti
2c6f4dd516
Rename editDevice to editThing
2021-02-19 00:29:05 +01:00
Michael Zanetti
9c24e64c93
Fix a crash on engine destruction
2021-02-18 22:17:28 +01:00
Michael Zanetti
4018b1bcd7
update evcharger interface
2021-02-17 19:01:05 +01:00
Michael Zanetti
6dad1dfb5f
Also update InterfacesModel
2021-02-13 01:24:16 +01:00
Michael Zanetti
748793b376
Update devices to things in interfacesproxy
2021-02-13 00:48:47 +01:00
Jenkins nymea
32c64441e8
Merge PR #526 : Fix group action executions
2021-02-12 23:56:47 +01:00
Jenkins nymea
41f1610d6c
Merge PR #529 : Allow disabling individual discovery methods
2021-02-12 23:56:47 +01:00
Michael Zanetti
ed4e04cbd7
Allow disabling individual discovery methods
...
Also don't actually start scanning the network while discovering
is false so we have a chance to pop up the permission dialog beforehand
2021-02-02 23:20:58 +01:00
Michael Zanetti
2c9d5ea4db
Fix group action executions
...
Fixes : #522
2021-01-31 14:54:25 +01:00
Jenkins nymea
aa0f0d7483
Merge PR #517 : Extract certificate data before disconnecting
2021-01-30 23:22:01 +01:00
Michael Zanetti
6c47341019
Some fixes for units (pressure mostly)
2021-01-26 15:10:33 +01:00
Michael Zanetti
a85644bbfd
Extract certificate data before disconnecting
2021-01-23 23:22:09 +01:00
Michael Zanetti
986714c9e1
Fix encryption flag erraneously set for "ws" connections
...
This could cause the client to think that there is a certificate
mismatch if there is a pinned certificate for this host already
and we then connect to an unecrypted ws socket.
Also, disconnect clients before raising the certificate mismatch
error in case a client implementation would just ignore this
and reconnect syncronously right way.
2021-01-23 14:04:33 +01:00
Michael Zanetti
0d67a2a654
Fix cloud pairing not working automagically
2021-01-20 23:21:35 +01:00
Jenkins nymea
313c33b276
Merge PR #508 : Rename removeDevice to removeThing
2021-01-20 22:07:53 +01:00
Jenkins nymea
b0e1a3f36a
Merge PR #509 : Some fixes in the energy view
2021-01-20 22:07:53 +01:00
Jenkins nymea
757db9dbdb
Merge PR #510 : Rename Devices to Things in tags api
2021-01-20 22:07:53 +01:00
Michael Zanetti
1156645e63
Fix cloud pairing not working automagically
2021-01-19 12:24:07 +01:00
Michael Zanetti
ef3eba5c85
Rename Devices to Things in tags api
2021-01-18 23:34:10 +01:00
Michael Zanetti
faac3d2de4
rename removeDevice to removeThing
2021-01-18 21:00:49 +01:00
Michael Zanetti
ddbde5130e
Some fixes in the energy view
2021-01-18 20:49:17 +01:00
Michael Zanetti
6a6e60009d
Some more fixes in the BT discovery
2021-01-14 14:58:50 +01:00