Dashticz - how to update
Moderators: leecollings, htilburgs, robgeerts
-
- Posts: 84
- Joined: Sunday 14 August 2016 13:45
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2020.1
- Location: Netherlands
- Contact:
Dashticz - how to update
Hi, I am currently on version 3.3.3.1 of Dashticz and I want to update to the latest version. In the documentation, I can find how to perform an Automatic or Manual install, but not how to update. Of course, I want everything to be working since I have spent hours, even days setting it up the way I want it.
What is the proper and (most) safe way to update?
What is the proper and (most) safe way to update?
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: Dashticz - how to update
Updating
Option 1 - From terminal you can add the following command in Dashticz folder:
git pull
Option 2 - Download zip file from GitHub, copy and extract in your Dashticz folder. Create backup of your custom folder(s) first.
Option 1 - From terminal you can add the following command in Dashticz folder:
git pull
Option 2 - Download zip file from GitHub, copy and extract in your Dashticz folder. Create backup of your custom folder(s) first.
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
-
- Posts: 84
- Joined: Sunday 14 August 2016 13:45
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2020.1
- Location: Netherlands
- Contact:
Re: Dashticz - how to update
when executing the git pull I get the following error:
How do I do that?
Code: Select all
Updating e67ca607..6bac9acf
error: Your local changes to the following files would be overwritten by merge:
custom/custom.css
custom/custom.js
Please commit your changes or stash them before you merge.
-
- Posts: 621
- Joined: Saturday 21 September 2019 17:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2024.1
- Location: The Netherlands
- Contact:
Re: Dashticz - how to update
log into your system, go to the custom folder and copy the files:
cp custom.css customcss.backup
cp custom.js customjs.backup
Once you have done the upgrade you can copy them back:
cp customcss.backup custom.css
cp customjs.backup custom.js
cp custom.css customcss.backup
cp custom.js customjs.backup
Once you have done the upgrade you can copy them back:
cp customcss.backup custom.css
cp customjs.backup custom.js
-
- Posts: 84
- Joined: Sunday 14 August 2016 13:45
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2020.1
- Location: Netherlands
- Contact:
Re: Dashticz - how to update
That worked like a charm. Thanks
-
- Posts: 84
- Joined: Sunday 14 August 2016 13:45
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2020.1
- Location: Netherlands
- Contact:
Re: Dashticz - how to update
I have updated Dashticz to the lastest version using the git pull method. I still get errors about Deprecated RType coming from Dashticz
I see on the Github: Previous repositories (dashticz/dashticz_v2 and dashticzv3/dashticz_v3) will not be updated anymore.
I am running V3. How do I update to a version that doesn't give the
2023-09-01 19:20:25.233 [WebServer] Deprecated RType (settings) for API request. Handled via fallback (getsettings), please use correct API Command! (192.168.1.106)
I see on the Github: Previous repositories (dashticz/dashticz_v2 and dashticzv3/dashticz_v3) will not be updated anymore.
I am running V3. How do I update to a version that doesn't give the
2023-09-01 19:20:25.233 [WebServer] Deprecated RType (settings) for API request. Handled via fallback (getsettings), please use correct API Command! (192.168.1.106)
- HansieNL
- Posts: 957
- Joined: Monday 28 September 2015 15:13
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Dashticz - how to update
Are you using latest stable or beta version and what is exactly your version?
I advice you to try latest beta 3.10.7.
You can easily switch from stable to beta via terminal:
I advice you to try latest beta 3.10.7.
You can easily switch from stable to beta via terminal:
Code: Select all
git fetch origin
git checkout beta
Blah blah blah
-
- Posts: 84
- Joined: Sunday 14 August 2016 13:45
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2020.1
- Location: Netherlands
- Contact:
Re: Dashticz - how to update
I Now updated to the v3.10.5-beta, but this gives me a Domoticz authorization error
I guess this has to do with the new authorization method. But where do I have to change things? Can't find any info in the readme about it
I guess this has to do with the new authorization method. But where do I have to change things? Can't find any info in the readme about it
- HansieNL
- Posts: 957
- Joined: Monday 28 September 2015 15:13
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Dashticz - how to update
Try latest beta 3.10.7. This version should run without authorization errors.
https://github.com/Dashticz/dashticz/bl ... enotes.rst
https://github.com/Dashticz/dashticz/bl ... tion-error
https://github.com/Dashticz/dashticz/bl ... enotes.rst
https://github.com/Dashticz/dashticz/bl ... tion-error
Blah blah blah
Who is online
Users browsing this forum: No registered users and 1 guest