Page 2 sur 4

Re: Mise à jour domoticz

Publié : 28 févr. 2016, 09:22
par Ankou75
Bonjour à tous
J'avais le même problème, résolu en récupérant la dernière version béta (après sauvegarde de la base de donnée)

cd domoticz
wget http://domoticz.sourceforge.net/beta/do ... armv7l.tgz
tar xvfz domoticz_linux_armv7l.tgz
rm domoticz_linux_armv7l.tgz
sudo reboot

Dans mon cas pas besoin de récupérer la base sauvegardée.
Tout s'est passé impec et version 2.4798 installée.
En attente de nouvelles mise à jour pour confirmer le tout

Bernard

Re: Mise à jour domoticz

Publié : 28 févr. 2016, 10:12
par patrice
Bonjour
Oui en effet il faut aller dans le menu "Reglages" et "Verifier"
Les versions 467X le proposent parfois maintenant

Re: Mise à jour domoticz

Publié : 02 mars 2016, 09:54
par vil1driver
pour ceux que ça intéresse... ;)

nouvelle release ce jour V3.4834

http://www.domoticz.com/download.html
Version 3.4834 (March 2nd 2016)
- Implemented: Blockly, now possible to use expressions in notifications/email/SMS like "My temperature is {{temperaturedevice[1234]}} degrees" (see http://www.domoticz.com/wiki/Events)
- Implemented: Blockly, now possible to send a notification with a user variable/device as subject/body
- Implemented: Chinese language support, big thanks to wxws!!
- Implemented: CounterType 'Time'
- Implemented: Custom Templates, now possible to directly call custom template pages (http://127.0.0.1:8080/#/Custom/mypage)
- Implemented: Day display in energy/gas/water/temp report
- Implemented: Dummy Hardware, Option to supply name, sensor is now also directly added to the system
- Implemented: Dummy Hardware, Wind+Temp+Chill
- Implemented: Dummy Hardware, option to create an RGBW switch
- Implemented: Extra timer-schedules: Odd/Even Days, Odd/Even Weeks, Monthly & Yearly
- Implemented: Hardware Monitor for FreeBSD (but it needs the libsysinfo package to work)
- Implemented: HTU21D(F)/SI702x Humidity+Temp I2C sensor (jvandenb)
- Implemented: Icelandic language support, big thanks to Magnus!!
- Implemented: Log View, added options to display All/Status/Error
- Implemented: Lua Editor
- Implemented: Macedonian translation (Big thanks to jocogvg!!!)
- Implemented: MySensors Ethernet gateway will now request the gateway version on startup
- Implemented: MySensors, Implemented V_CUSTOM
- Implemented: MySensors, Option to Enable/Disable using ACK per Child sensor from the MySensors hardware setup page
- Implemented: MySensors, Option to Name a node
- Implemented: Nest Protect
- Implemented: Nest Thermostat, support for multiple thermostats
- Implemented: Netatmo, support for multiple Thermostats
- Implemented: Netatmo, support for multiple weather stations (from the weathermap) and multiple rain sensors
- Implemented: New switch type 'Selector' (big thanks to cgaudry)
- Implemented: OpenZWave, added COMMAND_CLASS_PROTECTION in configuration options
- Implemented: OTGW, added firmware version number in hardware setup page
- Implemented: Option to transfer old Percentage sensors to new Percentage sensors
- Implemented: Philips Hue, support for Groups (create them with an external app like HueMote)
- Implemented: Philips Hue, support for stored Scenes (create them with an external app like Hue Pro)
- Implemented: RFLink: Added various sensors/devices (stuntteam)
- Implemented: RFXCom support for Legrand CAD
- Implemented: RFXCom support for Lighting5 IT (Intertek,FA500,PROmax,...)
- Implemented: Romanian Language translation (Thanks to Adrian!)
- Implemented: SBFSpot, support for multiple inverter instances
- Implemented: Scene Log
- Implemented: SolarEdge via Web API
- Implemented: Temperature Tab room selector
- Implemented: Thermosmart option to set specify outside temperature sensor
- Implemented: Waterflow sensor
- Implemented: Wind Beaufort scale
- Implemented: Wind Graph, option to delete a short-log data point
- Implemented: Panasonic TV support (Viera TV's after 2011 should work)
- Changed: Alert sensor, removed level notation in user interface
- Changed: EventSystem, don't process unused devices
- Changed: Fritzbox, Now updating text sensor on connect/disconnect
- Changed: Month temperature report average is now calculated by the daily average value
- Changed: OpenZWave, Control Panel log starts displaying from the end when entering for the first time
- Changed: OpenZwave, kWh sensor now maybe compatible with more hardware
- Changed: OpenZwave, not sending cold-white in the colorclass, solved issues on different Zipato bulbs
- Changed: OpenZWave, Renamed internally 'Color Control' to 'Color"
- Changed: Webserver, Refactor the webserver server class to separate the HTTP and HTTPS implementation, and gather all server settings in the new server_settings and ssl_server_settings classes.
- Changed: Webserver, Add -sslmethod, -ssloptions and -ssldhparam arguments to domoticz executable.
- Changed: Webserver, Refactor the logs to distinguish the two servers (HTTP and SSL).
- Fixed: Alert Sensor, displaying sValue again
- Fixed: Blockly, Set user variables (you need to resave your blockly's)
- Fixed: Blockly, string uservariables where saved with quotes when not using with set-after
- Fixed: Changing device order when selected a Room in the lights/utility tab
- Fixed: CM180i graph display
- Fixed: Dummy RGB sensor creation (was created with wrong ID)
- Fixed: EventSystem, now also handling sensors that only uses numbers instead of strings for data
- Fixed: Manual add Blyss type (Group code was wrong)
- Fixed: Manual add LightwaveRF type (DeviceID was wrong)
- Fixed: MySensors, barometric value was not used when below 995 hPa
- Fixed: Nest Thermostat, setting set point in Fahrenheit
- Fixed: RFXCom (433) protocol setup, Home Comfort checkbox did not show correct state
- Fixed: RGB sensor now also uses the RGB popup system
- Fixed: S0 Meter, fix for reloading totals of (#179)
- Fixed: Thermosmart, unpause
- Fixed: Fix the cleanup of sessions by shortening the validity duration of long term cookies (30 days instead of 1 year) and by cleaning all sessions asynchronously every 15 minutes.
- Fixed: Fix a potential issue in login process using a certificate when the subjectDN of the certificate has a different format.
- Fixed: Remove session only when the Logout command has been executed.
- Fixed: Fix a cache refresh issue by respecting HTTP standard (HTTP 304 and 204).
- Fixed: Remove unnecessary session attribute _tWebEmSession::lastRequestPath (used to check the request URI).
- Fixed: Optimize the reading method of the database backup file by allocating memory before reading the file and set it as the reply content.
- Fixed: Optimize the methods webem_action_function, webem_include_function and webem_include_function_x execution, by replacing the return value with an argument passed by reference.
- Fixed: Remove the unnecessary attributes cWebServer::m_retstr and cWebServer::m_wretstr used to received command and action result
- Fixed: Remove unnecessary session attribute _tWebEmSession::outputfilename (used to set content disposition header in the HTTP response).
- Fixed: Optimize the reading method of the '/ozwcp/cp.html' file by allocating memory before reading the file and set it as the reply content.
- Fixed: Optimize the reading method of the zwave configuration file by allocating memory before reading the file and set it as the reply content.
- Fixed: Refactor the http::server::reply structure and add some helper methods.
- Fixed: Fix filename attachment when saving ZWave configuration file (use filename instead of path).
- Fixed: Fix dead code in the AsyncSerial::close method causing the method not to stop or close the background resources.
- Fixed: Fix a security issue (DOS) in webserver to prevent a remote_endpoint exception to be thrown to the WebServer class causing the webserver to be down (no possible stop and no possible connection). Now, the webserver can be scanned using the nmap tool (for the SSL configuration purpose).
- Fixed: Fix the webserver not stopping and not restarting issue after an exception occurred.
- Fixed: Fix multiple session cleaner start after restarting webserver.
- Fixed: Fix webserver initialization failure if the local network interface is not IPv6 (due to wrong initialization sequence).
- Fixed: Fix abandoned connections not removed because the method connection_manager::check_timeout is never called [Security/Performance].
- Updated: OpenZWave, configuration files
- Updated: SQLite3 v3.11.0.

Re: Mise à jour domoticz

Publié : 01 nov. 2016, 22:00
par minos
Bonsoir ,

je suis en version V3.4834, sous synology

J ai une erreur lors de la mise à jour ... :(

root@Minas:/volume1/@appstore/domoticz/var/scripts# ./download_update.sh
Error downloading checksum file!...

Pensez-vous que cela est dû au syno....?

Comment puis-je mettre à jour sans tout re-installer avec une version plus récente ...?

Merci

Minos

Re: Mise à jour domoticz

Publié : 01 nov. 2016, 23:12
par minos
Bon du coup ,

j ai migré...

viewtopic.php?f=8&t=2668&p=24307#p24307

Minos

Re: Mise à jour domoticz

Publié : 02 nov. 2016, 22:12
par leraver
Sur mon PI me voila bloqué a 2 %...

Re: Mise à jour domoticz

Publié : 05 nov. 2016, 17:18
par ftn
Idem pour moi. Version: 3.4834 et à 2% de mise à jour:
"Erreur lors du téléchargement de la mise à jour.
Vérifiez votre connexion au réseau ou réessayez plus tard !"

Re: Mise à jour domoticz

Publié : 05 nov. 2016, 18:00
par vil1driver
Salut,

Bah faites le manuellement voila tout..
Le wiki explique comment faire..

Et Ankou75 également quelques messages plus haut,
décrit comment il à contourné le problème.
La plupart du temps il n'y a qu'à lire. ;)

Re: Mise à jour domoticz

Publié : 05 nov. 2016, 20:47
par ftn
Et bien quelle réponse !
Ce type de réponse est il conforme à la charte du Forum ?

Pour les autres allez voir ici:
https://www.domoticz.com/wiki/Installin ... spberry_PI

Re: Mise à jour domoticz

Publié : 05 nov. 2016, 21:29
par Neutrino
ftn a écrit :Et bien quelle réponse !
Ce type de réponse est il conforme à la charte du Forum ?

Pour les autres allez voir ici:
https://www.domoticz.com/wiki/Installin ... spberry_PI
T'es sérieux ? :o
J'allais faire la même réponse que Vil1driver !
C'est un forum d'entre aide, pas de SAV. :?
C'est vraiment frustrant quand tu passes du temps à aider, à faire des tutos, etc et quelqu'un pose une question alors que la réponse est littéralement en haut de la page.
Le but de ce forum, c'est aussi que tout le monde monte en compétence, pas que la réponse tombe toute crue à chaque fois :)