New stable #3.521 Released today!

Post your feedback and suggestions for the forum, website, wiki, Twitter-account, Facebook page and tracker (not the Domoticz project itself) here.

Moderator: leecollings

Derik
Posts: 1602
Joined: Friday 18 October 2013 23:33
Target OS: Raspberry Pi / ODroid
Domoticz version: BETA
Location: Arnhem/Nijmegen Nederland
Contact:

Re: New stable #3.521 Released today!

Post by Derik »

Should there not stay V3.xx :roll: :roll:
Xu4: Beta Extreme antenna RFXcomE,WU Fi Ping ip P1 Gen5 PVOutput Harmony HUE SolarmanPv OTG Winddelen Alive ESP Buienradar MySensors WOL Winddelen counting RPi: Beta SMAspot RFlinkTest Domoticz ...Different backups
vmfs1968
Posts: 1
Joined: Thursday 22 October 2015 13:07
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: New stable #3.521 Released today!

Post by vmfs1968 »

Hello
my GPIO port in raspberry pi does not work after upgrade
gives this error in logos
can help?

2015-11-01 19:17:23.342 GPIO: Hooking interrupt handler for GPIO 18.
2015-11-01 19:17:23.342 GPIO: Worker started...
2015-11-01 19:17:23.354 GPIO: WiringPi is now initialized
2015-11-01 19:17:23.356 GPIO: Hooking interrupt handler for GPIO 18.
2015-11-01 19:17:23.356 GPIO: Worker started...
2015-11-01 19:17:23.369 GPIO: WiringPi is now initialized
2015-11-01 19:17:23.369 EventSystem: reset all events...
2015-11-01 19:17:23.370 EventSystem: reset all device statuses...
2015-11-01 19:17:23.372 EventSystem: Started
User avatar
andreo
Posts: 45
Joined: Friday 07 August 2015 21:00
Target OS: Raspberry Pi / ODroid
Domoticz version: 2024.3
Location: Anna Paulowna, Netherlands
Contact:

Re: New stable #3.521 Released today!

Post by andreo »

gizmocuz wrote:For people that are experiencing problems, could you update to beta #3529 (or higher) and see if this solves the problem,
if yes, we need to make a new stable
All problems solved, running V2.3532
Latest version of Domoticz and more running on Docker|Raspberry Pi 4-B 8GB Bookworm|RF-Link|Klik Aan Klik Uit|Nefit easy|ESPeasy|P1 power meter|S0PCM-5 through Ser2Net|Alecto WS5500|FrtizBox|Satel Integra|Solis
Greetz Andre.
EddyG
Posts: 1042
Joined: Monday 02 November 2015 5:54
Target OS: -
Domoticz version:

Re: New stable #3.521 Released today!

Post by EddyG »

On both the new releases (latest 2.3530) the General/Percentage from a Dummy hardware and virtual sensors would not update via JSON.
The response from the JSON post was an "OK".
I reverted back to the previous stable and they are updated again.
I fetch cpu load, harddisk space and other from my Synology to be displayed via a raspberry Pi.

When I revert back to the prevoius stable I get these errors:
Error: SQL Query("SELECT ID, SceneType, ListenCmd FROM Scenes WHERE (HardwareID=2 AND DeviceID='050000' AND Unit=1 AND Type=26 AND SubType=0)") : no such column: ListenCmd

Edit:
Solved.
I reverted back and did a direct update to the latest version (2.3530) and now it works.

Edit again.
I was too optimistic. There was 1 update of the harddisk space and some others from the script, but that was only once.
Soo, the problem still exists that the virtual sensors are not updated, despite the fact that the response is an "OK"
I also have an APC UPS and those sensors are NOT updated too.
Smappee virtual sensors are updated.

Any idea's???
raymond
Posts: 71
Joined: Monday 12 October 2015 15:46
Target OS: Raspberry Pi / ODroid
Domoticz version: V4.10232
Contact:

Re: New stable #3.521 Released today!

Post by raymond »

EddyG wrote:On both the new releases (latest 2.3530) the General/Percentage from a Dummy hardware and virtual sensors would not update via JSON.
The response from the JSON post was an "OK".
I reverted back to the previous stable and they are updated again.
I fetch cpu load, harddisk space and other from my Synology to be displayed via a raspberry Pi.

When I revert back to the prevoius stable I get these errors:
Error: SQL Query("SELECT ID, SceneType, ListenCmd FROM Scenes WHERE (HardwareID=2 AND DeviceID='050000' AND Unit=1 AND Type=26 AND SubType=0)") : no such column: ListenCmd

Edit:
Solved.
I reverted back and did a direct update to the latest version (2.3530) and now it works.

Edit again.
I was too optimistic. There was 1 update of the harddisk space and some others from the script, but that was only once.
Soo, the problem still exists that the virtual sensors are not updated, despite the fact that the response is an "OK"
I also have an APC UPS and those sensors are NOT updated too.
Smappee virtual sensors are updated.

Any idea's???
Did you check if your script folder is still there? Since you'd probably have the updates to the virtual sensors triggered by a script, I found out my entire folder Scripts is missing now.
EddyG
Posts: 1042
Joined: Monday 02 November 2015 5:54
Target OS: -
Domoticz version:

Re: New stable #3.521 Released today!

Post by EddyG »

Yes, all my scripts files are present, none is deleted.
The intreging part is that some virtual devices are updated like the 2 Smappee devices.
The Smappee device are update by lua scripts.
The NONE updated devices are updated by a bash script.
They worked fine until the latest releases.
If I done it manually in the browser, instead of curl, then there is no update either, BUT I get an "OK" back from domoticz.
In the same script I also update Temperature virtual sensors, and those are update correctly.
Only the type General / Percentage are not updated.
raymond
Posts: 71
Joined: Monday 12 October 2015 15:46
Target OS: Raspberry Pi / ODroid
Domoticz version: V4.10232
Contact:

Re: New stable #3.521 Released today!

Post by raymond »

I can't check my bash script as of yet. Still missing my scripts folder. Soon as I have it or recreate it I'll report what happens to my bash script for this
racquemis
Posts: 73
Joined: Monday 02 November 2015 18:12
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Netherlands
Contact:

Re: New stable #3.521 Released today!

Post by racquemis »

After the update none of my On/Off Action on virtual switches are working anymore. Any solution?

EDIT: n.v.m. i had specified the full path to the scripts. Changed to relative and it starting working again.
EddyG
Posts: 1042
Joined: Monday 02 November 2015 5:54
Target OS: -
Domoticz version:

Re: New stable #3.521 Released today!

Post by EddyG »

I looked into the database, and it seems to me that the value of the previous record is copied into the new record.
The record are present but there all the same as the starting record from the last update initiated by the upgrade of Domoticz to the new version.
juankar
Posts: 221
Joined: Saturday 30 August 2014 20:20
Target OS: Linux
Domoticz version: 4.
Location: Spain
Contact:

Re: New stable #3.521 Released today!

Post by juankar »

Hello
I cannot find anywhere how to updadte to a specific versión.
Until now I used to run the script named update but now I see that this script has dissapeared and it has been replaced by three updates script tow for ARMv6 ARMv7 systems (that Works with sourceforge !!!!????) and a generic updatedomo but it updates to beta version.
I looked in wiki and in faqs and in forum but I can find any info about update to a stable version!!!!

I hoped that in wiki, where it says how to update domoticz shuold be info about update to beta and to stable, but there is nay info about that. :?:

Any help?
Thanks
(my domotiz is runniong on Ubuntu 14.04)
juankar
Posts: 221
Joined: Saturday 30 August 2014 20:20
Target OS: Linux
Domoticz version: 4.
Location: Spain
Contact:

Re: New stable #3.521 Released today!

Post by juankar »

Emmmm, then from now version 2.3537 is 3.537, is that all right?

Bye
User avatar
gizmocuz
Posts: 2552
Joined: Thursday 11 July 2013 18:59
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Top of the world
Contact:

Re: New stable #3.521 Released today!

Post by gizmocuz »

Not the topic should have been 2.3521, will be corrected later
Quality outlives Quantity!
User avatar
gizmocuz
Posts: 2552
Joined: Thursday 11 July 2013 18:59
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Top of the world
Contact:

Re: New stable #3.521 Released today!

Post by gizmocuz »

juankar wrote:Hello
I cannot find anywhere how to updadte to a specific versión.
Until now I used to run the script named update but now I see that this script has dissapeared and it has been replaced by three updates script tow for ARMv6 ARMv7 systems (that Works with sourceforge !!!!????) and a generic updatedomo but it updates to beta version.
I looked in wiki and in faqs and in forum but I can find any info about update to a stable version!!!!

I hoped that in wiki, where it says how to update domoticz shuold be info about update to beta and to stable, but there is nay info about that. :?:

Any help?
Thanks
(my domotiz is runniong on Ubuntu 14.04)
for now, as you are not running on a arm v6/7 but on ubuntu you need to compile yourself (using github, the wiki has been changed a long time ago)

or you could try (make a complete backup of the domoticz folder first)

Code: Select all

cd domoticz
wget http://www.domoticz.com/releases/beta/domoticz_linux_x86_64_latest.tgz
tar xvfz domoticz_linux_x86_64_latest.tgz
rm domoticz_linux_x86_64_latest.tgz
sudo service domoticz.sh restart
Quality outlives Quantity!
DaaNMaGeDDoN
Posts: 55
Joined: Thursday 23 October 2014 19:01
Target OS: Linux
Domoticz version: beta
Location: Eindhoven, the Netherlands
Contact:

Re: New stable #2.3530 Released today!

Post by DaaNMaGeDDoN »

(updated title ;) )
For those like me that go from the last stable (2.2563) to the current (2.3530), the relevant changelog entries from https://github.com/domoticz/domoticz/bl ... istory.txt :

Code: Select all

Version 2.3530 (November 1th 2015)
- Implemented: Degree Days in Temperature report
- Implemented: RFXCom, support for Home Confort TEL-010
- Fixed: Segmentation fault while cleaning timed out sessions (#180)

Version 2.3521 (October 31th 2015)
- Implemented "Stop" state in blockly in switch states
- Implemented: Ability to parse data coming from an HTTP POST data with a lua script (seb)
- Implemented: Added Logitech Media Server support (thanks to EddyK69!!)
- Implemented: Added pushbullet notifications (thanks to tofra!!)
- Implemented: Arabic translation (big thanks to Mo7sen!!)
- Implemented: Blockly, Option to compare sensor value against another sensor value
- Implemented: Blockly, Split Utility Sensors into multiple groups
- Implemented: Blockly/Lua SendSMS
- Implemented: Catch SIGHUP signal for log rotation (LarsForum)
- Implemented: Danish translation (big thanks to jokkemokke!!)
- Implemented: Devices Tab, now displaying scenes/groups
- Implemented: Dummy Hardware, Ampere Single (single ampere value, other ampere sensor expects 3 values)
- Implemented: EventSystem, now also reacts on master switches when a slave switch state changes
- Implemented: EventSystem, now supports Weather sensors: UV/Distance, Wind Gust (or speed when gust is not available), Solar Radiation and Rain
- Implemented: EventSystem, optimized Blockly calls (saves a lot of calls and cpu)
- Implemented: Hebrew translation (big thanks to mickeyv!!)
- Implemented: HTTP Data push, new types for Type/SubType/Hostname/Device Name
- Implemented: HTTPS support for On/Off actions
- Implemented: Icon Uploader, now possible to edit name and description
- Implemented: Icon Uploader, now possible to upload zip files with multiple folders
- Implemented: Icons for RFXMeter Gas/Water
- Implemented: Kodi Hardware device (Big thanks to dnpwwo!)
- Implemented: Logwindow, Added option to filter text
- Implemented: Mochad secure support (thanks to Simon)
- Implemented: MySensors added support for S_SCENE_CONTROLLER, V_SCENE_ON, V_SCENE_OFF
- Implemented: MySensors added support for S_SMOKE/S_DIMMER
- Implemented: MySensors added support for V_IMPEDANCE
- Implemented: MySensors, now using ACK for node commands (and fails if no ACK is received)
- Implemented: MySensors, renamed V_LIGHT to V_STATUS and V_DIMMER to V_PERCENTAGE to be compliant to the 1.5 API
- Implemented: MySensors, some more default naming of sensors if they where presented with a name
- Implemented: MySensors, V_IR_RECEIVE and V_IR_SEND
- Implemented: MySensors, V_TEXT, V_HVAC_SETPOINT_COOL and V_HVAC_SETPOINT_HEAT
- Implemented: Netatmo Weather Station (Big thanks to Sebastien!)
- Implemented: Notifications, new option "Ignore Interval"
- Implemented: OpenZWave, added Ultraviolet sensor type support
- Implemented: OpenZWave, Include/Exclude progress dialog-
- Implemented: OpenZWave, multi instance association support (thanks to xs4!!!)
- Implemented: Option for Dummy device to create Soil Moisture,Leaf Wetness, RGB Switch
- Implemented: Option how to display the kWh day graph (Power or (k)W/h)
- Implemented: Option to add a log message via the json api (see wiki)
- Implemented: Option to enter a description for each sensor/switch/scene
- Implemented: Option to flash sensors when an update is received (enable in the settings page)
- Implemented: Option to hide scenes/groups (placing a $ in front of the name)
- Implemented: Option to rename unused devices
- Implemented: Option to replace an Energy device
- Implemented: Rain Report
- Implemented: Revolt, added support for Voltage/PowerFactor/Frequency
- Implemented: RFLink SmokeDetector support
- Implemented: RFLink: Added various sensors/devices (stuntteam)
- Implemented: RFXCom (Serial) option to update the firmware via the web interface
- Implemented: RFXtrx ASA protocol implemented
- Implemented: RGB Popup to select color/on/off
- Implemented: Satel Integra hardware support (big thanks to Fantom)
- Implemented: Scene codes now handles again seperate status (on/off)
- Implemented: Scene, option for 'stop'
- Implemented: Serbian language support, big thanks to siklosi!!
- Implemented: Settings/Backup/Restore, when performing a database backup/restore the database is cleaned
- Implemented: Settings/Log, option to clear all short-log data
- Implemented: Slovenian language support, big thanks to eden86!!
- Implemented: smartwares thermostat, Logging of Day/Night switch
- Implemented: smartwares thermostat, Logging of setpoint value
- Implemented: smartwares thermostat, Setpoint popup
- Implemented: smartwares thermostat, Setpoint, now always logged
- Implemented: Support for browsers that do not support gzip compression (thanks to ash77)
- Implemented: Support for multiple scene/group codes
- Implemented: Support for the Plugwise Anna Thermostat (NEM)
- Implemented: Temperature Report
- Implemented: Text/Alert Sensor logging (when called from json api)
- Implemented: Thermosmart Thermostat
- Implemented: Web Server can now be bind to specific address (-wwwbind) (seb)
- Implemented: When clicking on the log button, browser page now always go to the top
- Changed: Air Quality chart will now not begin at 0
- Changed: All Energy sensors have been transfered to General kWh sensors (more accurate)
- Changed: BMP085, when forecast is unknown, its calculated directly based on the pressure
- Changed: disabled timeout for smartwares thermostat (no incomming data from device)
- Changed: EnOcean rocker inclusion (thanks to zorgluf!)
- Changed: EventSystem, not adding sensors from disable hardware
- Changed: forced fixed icon sizes on some locations (in case of to big user defined icons)
- Changed: Internal HTML/JS changes to support all types of characters in the sensors name
- Changed: json "udevice" Perecentage sensor, you might get new ID's, now also creates an event for blockly/lua
- Changed: KMTronic LAN, now using actual On/Off commands instead of 'Toggle'
- Changed: Lowered HTTP connection timeout to 10 seconds
- Changed: Main, all fatal signals where not handled (e.g. SIGILL, SIGABRT,SIGFPE) (cgaudry)
- Changed: Main, application should be stopped after fatal signal receiving (cgaudry)
- Changed: Main, dumptrace is not logged because the stderr handle is closed on startup (cgaudry)
- Changed: Main, signal code received is not logged (cgaudry)
- Changed: migrated to github
- Changed: MySensors, rebuild
- Changed: non-windows systems, scripts can now use a relative patch to the scripts folder if script does not start with a '/'
- Changed: OpenZWave, Alarm/Notification mappings update (xs4)
- Changed: OpenZWave, Fibaro Wall Plug, now using multisensor for power reading
- Changed: OpenZWave, when receiving a timeout notification, do not flag node as 'dead', only log the message
- Changed: RFXCom, fixed confusing logs (cgaudry)
- Changed: Short Log cleanup method
- Changed: SQL Queries, now using safe_query to escape all strings (big thanks to Thibaut!)
- Changed: SQLHelper, spelling mistake (cgaudry)
- Changed: Switch icon picker now has a fixed height
- Changed: Windows serial port Enumeration (now also supports windows 10)
- Fixed: 1-Wire negative values
- Fixed: Battery low (typo) notification
- Fixed: Counter Incremental small icon display on devices tab
- Fixed: Davis Logger
- Fixed: Devices Tab, set device to unused
- Fixed: Display correct energy graph in devices view (spline instead of bars for short log)
- Fixed: Email Notifications where always enabled after restart
- Fixed: EventSystem, _tEventItem.Conditions should not be modified while reading m_events (cgaudry)
- Fixed: EventSystem, asctime is not thread-safe (replaced with strftime) (cgaudry)
- Fixed: EventSystem, SIGSEGV (cgaudry)
- Fixed: EventSystem, splitresults has missing values because m_devicestates is modified while using an iterator on the map (cgaudry)
- Fixed: EventSystem, fixed memory leak when calling lua scripts
- Fixed: HTTP Push table localization (thanks to cgaudry)
- Fixed: Icon Uploader, uploading went wrong with large files
- Fixed: MySensors, corrected sending localtime
- Fixed: MySensors, Negative temperature sensor
- Fixed: MySensors, S_LIGHT now creates an initial switch again
- Fixed: MySensors, switch names where always set to default name (was caused by safe_query changes)
- Fixed: Netatmo, Rain Sensor
- Fixed: OpenZWave with large homeid values
- Fixed: Post command handling
- Fixed: pushover sound notification (thanks to Eduard)
- Fixed: Revolt, Enery Graph
- Fixed: Scenes RFY switch command now correctly handled
- Fixed: Security Panel delay, now again possible to set delay to 0 (directly)
- Fixed: Temperatures not updated on UI without refreshing browser or changing tabs
- Fixed: Tooltip bug for the Dusk sensor in the Lights tab
- Fixed: upgrading via the web interface (some users had experienced a problem)
- Fixed: Weather tab, nofications
Currently backing up the SD card, updating in a moment :)
DaaNMaGeDDoN
Posts: 55
Joined: Thursday 23 October 2014 19:01
Target OS: Linux
Domoticz version: beta
Location: Eindhoven, the Netherlands
Contact:

Re: New stable #3.521 Released today!

Post by DaaNMaGeDDoN »

I think i immediately found a bug: dummy percentage devices updated through external json api calls report (when running the call) being updated, however the webinterface/device last update info and the percentage are not.
Example script output (bash -x /somescript):

Code: Select all

+ sleep 3
++ apcaccess -p BCHARGE
++ awk '{print $1}'
+ curl -s 'http://<user:pass>@homecontrol1:8080/json.htm?type=command&param=udevice&idx=258&svalue=100.0'
{
   "status" : "OK",
   "title" : "Update Device"
}
+ sleep 240
(this should update device with IDX 258 which keeps track of the UPS battery charge level)
Webpage:
domoticz_dummy_percentage_device_example.PNG
domoticz_dummy_percentage_device_example.PNG (38.05 KiB) Viewed 6518 times
The time corresponding in the screenshot is from before the update.
The other dummy device the same script updates (load%): same issue.
Internal temperature updated through the same script works fine.
Also i have another dummy percentage device which shows the same behavior.
juankar
Posts: 221
Joined: Saturday 30 August 2014 20:20
Target OS: Linux
Domoticz version: 4.
Location: Spain
Contact:

Re: New stable #3.521 Released today!

Post by juankar »

gizmocuz wrote:
juankar wrote:Hello
I cannot find anywhere how to updadte to a specific versión.
Until now I used to run the script named update but now I see that this script has dissapeared and it has been replaced by three updates script tow for ARMv6 ARMv7 systems (that Works with sourceforge !!!!????) and a generic updatedomo but it updates to beta version.
I looked in wiki and in faqs and in forum but I can find any info about update to a stable version!!!!

I hoped that in wiki, where it says how to update domoticz shuold be info about update to beta and to stable, but there is nay info about that. :?:

Any help?
Thanks
(my domotiz is runniong on Ubuntu 14.04)
for now, as you are not running on a arm v6/7 but on ubuntu you need to compile yourself (using github, the wiki has been changed a long time ago)

or you could try (make a complete backup of the domoticz folder first)

Code: Select all

cd domoticz
wget http://www.domoticz.com/releases/beta/domoticz_linux_x86_64_latest.tgz
tar xvfz domoticz_linux_x86_64_latest.tgz
rm domoticz_linux_x86_64_latest.tgz
sudo service domoticz.sh restart
Ok, I ubderstand the way to get latest update, but this is a beta update, and I ask for update to a stable versión.

Thanks, you do a great work.
EddyG
Posts: 1042
Joined: Monday 02 November 2015 5:54
Target OS: -
Domoticz version:

Re: New stable #3.521 Released today!

Post by EddyG »

DaaNMaGeDDoN wrote:I think i immediately found a bug: dummy percentage devices updated through external json api calls report (when running the call) being updated, however the webinterface/device last update info and the percentage are not.
There is a solution, see: viewtopic.php?f=6&t=8701#p60362
DaaNMaGeDDoN
Posts: 55
Joined: Thursday 23 October 2014 19:01
Target OS: Linux
Domoticz version: beta
Location: Eindhoven, the Netherlands
Contact:

Re: New stable #3.521 Released today!

Post by DaaNMaGeDDoN »

EddyG wrote:...
There is a solution, see: viewtopic.php?f=6&t=8701#p60362
Cheers mate, appreciated!
Now i will have to find out how to hack the database, i haven't got into that yet. Picked up pieces here and there on the subject, i'll be fine :)
Sidenote: didn't receive an email notifying me about your reply, strange.
EddyG
Posts: 1042
Joined: Monday 02 November 2015 5:54
Target OS: -
Domoticz version:

Re: New stable #3.521 Released today!

Post by EddyG »

Nothing to hack. Google for "SQLiteDatabaseBrowserPortable".
Stop Domoticz and copy the database "domoticz.db"
Use the program, open the database, select in browse the DeviceStatus table.
On the header set filter to the Type 243 and SubType 6
and you have all the devices.
Edit the values of the DeviceID by putting 3 zero's in front of them.
Save the database and put it back
Start Domoticz and you are done.

In a way it is a hack, because normally it should never be done like this.
DaaNMaGeDDoN
Posts: 55
Joined: Thursday 23 October 2014 19:01
Target OS: Linux
Domoticz version: beta
Location: Eindhoven, the Netherlands
Contact:

Re: New stable #3.521 Released today!

Post by DaaNMaGeDDoN »

@EddyG: Thanks for the instructions, but im already set; i was planning to do some more with the domoticz database anyway so i went ahead and installed&configured phpLiteAdmin.
I responded in the other thread this morning i got it fixed using your find :)
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest