Luc-S / Toon-HASS

HomeAssistant integration with Toon thermostat.
20 stars 12 forks source link

What program was the app made with? #18

Open gewoonik opened 5 years ago

gewoonik commented 5 years ago

do you have a manual how to make this app.

Luc-S commented 5 years ago

I'm not sure if I understand the question but I used Visual Studio Code to write this app in Python QT/QML.

For instructions on how to create an app for the Toon thermostat you can find a lot of information on https://www.domoticaforum.eu/viewforum.php?f=94.

On this forum there is a topic called 'Developing apps for Toon': https://www.domoticaforum.eu/viewtopic.php?f=99&t=12349&start=0

gewoonik commented 5 years ago

dank je wel voor de handleiding. 👍 zou ik ook de source code van visual studio project kunnen krijgen?

Luc-S commented 5 years ago

Het is geen visual studio project, ik heb de visual studio code applicatie gebruikt omdat ik deze handig vond bij het schrijven van de applicatie, het is simpelweg handig als code editor.

De app bestaat volledig uit de losse files die te vinden zijn op deze Github :) Het kopiëren van de folder 'homeassistant' inclusief onderliggende files en folders naar de Toon locatie "/HCBv2/qml/apps/" zorgt er al voor dat het moet gaan werken na een reboot.

gewoonik commented 5 years ago

Ik dacht dat met qt studio was gemaakt (https://www.qt.io/developers/) of plug-in voor visual studio. Dank je wel voor de info 👍 top gemaakt de app

Luc-S commented 5 years ago

Ah ok, nee gewoon uit de losse pols :)

Dankjewel voor het compliment!