Richard Genoud
|
331e88e1ea
|
thermostat: settings: use an accessor to get the room vector
This prepares for using also an accessor to set the target temperature
in the edit dialog
|
6 years ago |
Richard Genoud
|
a21f65fa00
|
thermostat: monitor the mqtt connection
|
6 years ago |
Richard Genoud
|
acd3c5bce8
|
thermostat: switch to official QtMQTT
|
6 years ago |
Richard Genoud
|
960161db3f
|
thermostat: switch payload to 1/0, it will be easier for external mqtt parsing
|
6 years ago |
rico rico
|
4488da5de3
|
Thermostat: 1st thermostat implementation
|
6 years ago |
Richard Genoud
|
cd68f8bc7d
|
Thermostat: we don't need a Qthread after all
|
6 years ago |
Richard Genoud
|
cf6ec744e7
|
thermostat: qmqtt: use SIGNAL/SLOT
|
6 years ago |
Richard Genoud
|
4047f6268a
|
Thermostat: BackLoop: fix objects in a different thread
|
6 years ago |
Richard Genoud
|
12de99110e
|
Revert "Thermostat: MQTTClient: switch to a singleton"
This reverts commit 23c726f740.
It's better to make mqttclient part of the background loop and use
signals/slots
|
6 years ago |
rico rico
|
23c726f740
|
Thermostat: MQTTClient: switch to a singleton
|
6 years ago |
rico rico
|
f326a7fed5
|
Thermostat: MQTTSubscriber->MQTTClient
|
6 years ago |
rico rico
|
a6baaa3872
|
Thermostat: add some code to publish messages
|
6 years ago |
rico rico
|
f57134fbef
|
add heaters in settings
|
6 years ago |
Richard Genoud
|
6ca19d2990
|
prepare zoneitem to show real values
|
6 years ago |
Richard Genoud
|
a9058190eb
|
add static settings
|
6 years ago |
Richard Genoud
|
d29e4e72f1
|
thermostat: mqtt subscribing is working
|
6 years ago |