9 Commits

Author SHA1 Message Date
Michael Zanetti
2740d95e1e Improved add device wizard 2019-01-09 00:05:33 +01:00
Michael Zanetti
dd91596ac2 add support for a power socket view 2019-01-08 02:00:25 +01:00
Michael Zanetti
8244c4dc5e more tuning on smartmeter stuff 2018-10-31 16:31:23 +01:00
Michael Zanetti
56a87e9e97 devices doesn't access the Engine singleton any more
This is a not *that* straight forward. For convenience, Devices
offers information from the DeviceClasses and used to get that stuff
from the engine. In order to solve this I've added a pointer to the
DeviceClass in Device. This however, implies that DeviceClasses
must be created before Devices and destroyed after them. As the
general concept of the system is built in such a way this isn't
an issue but it requires some extra throughts when tearing down
things.
2018-10-01 17:17:54 +02:00
Michael Zanetti
04b5e1931b group things in configureThingsPage.qml 2018-08-03 21:55:26 +02:00
Simon Stürz
5e407ff13f Add bluetooth service discovery and bluetooth interface 2018-07-31 09:31:26 +02:00
Michael Zanetti
4e0e1012b6 add inline warnings on tiles when things are disconnected or running out of battery 2018-07-18 23:59:39 +02:00
Michael Zanetti
24aca10d09 alow using hostnames for the manual connection and improve connection a bit 2018-07-02 19:57:43 +02:00
Michael Zanetti
29bc7db21e rename to nymea:app 2018-06-26 04:14:19 +02:00