]> git.basschouten.com Git - qthomecontrol.git/commit
Update with new content for the office thermostat and use WebSockets directly to... master
authorBas Schouten <bas@basschouten.com>
Tue, 23 Apr 2024 10:08:52 +0000 (12:08 +0200)
committerBas Schouten <bas@basschouten.com>
Tue, 23 Apr 2024 10:08:52 +0000 (12:08 +0200)
commit05e86b1bdf52daf21682b7f82c13300edb1cc08c
tree7fda20abd41d877ed41f4243c13ca18865060345
parent0e5da8f18d84457b72f5842dc10a6a5a7090ad32
Update with new content for the office thermostat and use WebSockets directly to OpenHAB instead of MQTT.
25 files changed:
.gitmodules
CMakeLists.txt
Main.qml [deleted file]
MainBedroom.qml [new file with mode: 0644]
MainOffice.qml [new file with mode: 0644]
backlightcontroller.cpp [new file with mode: 0644]
backlightcontroller.h [new file with mode: 0644]
fonts/DigitalDream.ttf [new file with mode: 0644]
fonts/digital-7.ttf [new file with mode: 0644]
images/energy.png [new file with mode: 0644]
images/frontdoor.png [new file with mode: 0644]
images/humidity.png [new file with mode: 0644]
images/light.png [new file with mode: 0644]
images/moon.png [new file with mode: 0644]
images/pressure.png [new file with mode: 0644]
images/temperature.png [new file with mode: 0644]
itemdefinitions.h [new file with mode: 0644]
main.cpp
mqttinterface.cpp [deleted file]
mqttinterface.h [deleted file]
openhabinterface.cpp [new file with mode: 0644]
openhabinterface.h [new file with mode: 0644]
paho.mqtt.c [deleted submodule]
qtquickcontrols2.conf [new file with mode: 0644]
resources.qrc [new file with mode: 0644]