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
Jenkins nymea
5e74be31ed
Merge PR #502 : Create a pri for the lib
2021-01-14 00:38:22 +01:00
Jenkins nymea
9abae35ced
Merge PR #503 : Improve bt setup
2021-01-14 00:38:22 +01:00
Jenkins nymea
4484b04a87
Merge PR #504 : Rename DeviceDiscovery to ThingDiscovery
2021-01-14 00:38:22 +01:00
Jenkins nymea
5ad11f48df
Merge PR #505 : Retry the connection if the discovery finds more URLs for a host afte…
2021-01-14 00:38:22 +01:00
Michael Zanetti
854b782b9a
Add sorting capability to generic sortfilter proxy model
2021-01-14 00:31:04 +01:00
Michael Zanetti
46e4180bb0
Add signal strength property to bluetooth devices
2021-01-14 00:29:40 +01:00
Michael Zanetti
6efd438c3d
Don't enforce ssl linker flags in lib pri
2021-01-14 00:28:08 +01:00
Michael Zanetti
0d6efe586e
Retry the connection if the discovery finds more URLs for a host after we tried to connect
2021-01-14 00:23:15 +01:00
Michael Zanetti
76954a1403
complete discovery renaming
2021-01-14 00:13:21 +01:00
Michael Zanetti
9a08e50ae3
Rename DeviceDiscovery to ThingDiscovery
2021-01-14 00:13:21 +01:00
Michael Zanetti
94483e92c5
Update UI to latest changes
2021-01-13 12:34:33 +01:00
Michael Zanetti
14fe5bb610
Some more finishing touches
2021-01-12 19:10:45 +01:00
Michael Zanetti
c293474fd4
Fix the UI
2021-01-12 00:04:19 +01:00
Michael Zanetti
8df96a2d53
Some more work
2021-01-11 18:59:35 +01:00
Michael Zanetti
456bd70bc5
rework-bluetooth-setup
2021-01-11 18:59:35 +01:00
Michael Zanetti
85a03577ba
Use the .pri ourselves
2021-01-09 20:06:50 +01:00
Michael Zanetti
a293bd11bc
Add a .pri file for libnymea-app
2021-01-09 20:01:09 +01:00
Michael Zanetti
828231c625
Some improvements in the Script autocompletion
2021-01-09 00:38:08 +01:00
Jenkins nymea
913b7741ba
Merge PR #496 : Improve smartmeter and sensor views
2021-01-06 19:32:01 +01:00
Michael Zanetti
c1b3d5aed0
Add watersensor interface
2021-01-06 19:19:17 +01:00
Michael Zanetti
293d435346
Clean up warnings in code
2021-01-05 19:06:02 +01:00
Michael Zanetti
82454fc554
Finishing touches
2021-01-04 16:46:26 +01:00