Search found 40 matches
- Friday 15 December 2017 10:44
- Forum: Python
- Topic: Stability with Python Plugins
- Replies: 29
- Views: 6160
Re: Stability with Python Plugins
I have the same issue. Domoticz crash just after I enable plugin see catchsegv log below https://gist.github.com/lrybak/f7be098bdb932bd87b7e5d989895dd9b I'm running RPI3 on stretch lite. There are no many tools installed on that Pi, domoticz, monit, mosquitto and few really small tools I have ...
- Wednesday 29 November 2017 12:16
- Forum: dzVents
- Topic: Scene as trigger not working
- Replies: 12
- Views: 2166
- Wednesday 29 November 2017 10:02
- Forum: dzVents
- Topic: Scene as trigger not working
- Replies: 12
- Views: 2166
Re: Scene as trigger not working
I have exactly the same issue.
I'm running stable v3.8153
I'm running stable v3.8153
- Sunday 05 November 2017 17:33
- Forum: Suggestions
- Topic: Read only Raspberry Pi OS to prevent corruption
- Replies: 52
- Views: 17376
- Sunday 05 November 2017 11:27
- Forum: Suggestions
- Topic: Read only Raspberry Pi OS to prevent corruption
- Replies: 52
- Views: 17376
Re: Read only Raspberry Pi OS to prevent corruption
/home/pi/crondaily.sh: make a daily backup of the tmpfs files #!/bin/bash cp /var/log/zwcfg_0xe9238f6e.xml /home/pi/zwcfg_0xe9238f6e.xml cp /var/log/domoticz.db /home/pi/domoticz.db Did you consider to use bultin .backup command instead of hot copying db file? sqlite3 /var/log/domoticz.db ".backup ...
- Saturday 14 October 2017 23:24
- Forum: Python
- Topic: Problem retrieving devices! after enabling python plugin
- Replies: 1
- Views: 2132
Re: Problem retrieving devices! after enabling python plugin
I solved my issue. There was a problem with gettext module used. The problem has gone once I removed gettext based translations
- Wednesday 11 October 2017 11:09
- Forum: Python
- Topic: Problem retrieving devices! after enabling python plugin
- Replies: 1
- Views: 2132
Problem retrieving devices! after enabling python plugin
I have problem with one of my plugin (https://github.com/lrybak/domoticz-storm-report). A while after enabling my plugin, Devices section won't load - Problem retrieving devices! alert message appears The Devices sections doesn't load becouse of the problem with JSON parsing I found that for some ...
- Tuesday 10 October 2017 23:50
- Forum: Other questions and discussions
- Topic: FIX for The database disk image is malformed
- Replies: 45
- Views: 50164
Re: FIX for The database disk image is malformed
You open the plugin in FF "sqlite-manager" and create an new database Now you import "dump.sql" (if everything is oke, you don't get an error). Now you close the database and go to the location where you create the database file. Rename that file that ends with .sqlite to domoticz.db Now you can go ...
- Tuesday 10 October 2017 10:14
- Forum: Python
- Topic: Python plugin: domoticz-storm-report
- Replies: 10
- Views: 3410
- Tuesday 05 September 2017 13:13
- Forum: Python
- Topic: Python plugin: UPS Monitor
- Replies: 111
- Views: 34659
Re: Python plugin: UPS Monitor
Thanks, very usefull. It works with QNAP (UPS NUT name: qnapups, default port) with no issues
- Tuesday 05 September 2017 12:10
- Forum: Python
- Topic: Python plugin: domoticz-storm-report
- Replies: 10
- Views: 3410
Python plugin: domoticz-storm-report
Hi Guys, I wrote simple plugin to fetch storm/weather data from the http://burze.dzis.net/?page=home website. API offers storm data for the following countries: Poland, Austria, British Isles, Croatia, Czech, German, Hungary, Italy, Liechtenstein, Nederlands, Portugal, Slovakia, Slovenia, Spain ...
- Friday 09 December 2016 12:38
- Forum: OpenTherm gateway
- Topic: [120] opentherm gateway
- Replies: 381
- Views: 145542
Re: [120] opentherm gateway
Hi,Sorry for maybe dumb question. Is opentherm gateway compatible with any boiler with the eBUS terminal?
I own Vaillant atmoTEC plus but cannot find anywhere is it opentherm compatible or not. It has eBUS +/- terminal but have no idea is usable at all.
Thanks for any hint
I own Vaillant atmoTEC plus but cannot find anywhere is it opentherm compatible or not. It has eBUS +/- terminal but have no idea is usable at all.
Thanks for any hint
- Friday 09 December 2016 11:03
- Forum: Suggestions
- Topic: Suggestion: Custom icon for type Motion Sensor
- Replies: 9
- Views: 2889
Re: Suggestion: Custom icon for type Motion Sensor
I agree, very good idea. It would be nice to have possibility to set custom icon not only for On/Off switches but for all others.
- Wednesday 14 September 2016 11:55
- Forum: Z-Wave
- Topic: OpenZwave performance on RPI
- Replies: 3
- Views: 977
Re: OpenZwave performance on RPI
Maybe it's not a direct answer for your question, but once I moved from 2A common phone charger to MeanWell 10A PSU I experienced that "zwave performance" increased slightly. So please check your power supply. I know 10A is a lot but I power other devices (two raspberry, mysensor gw, rflink, lcd ...
- Monday 22 August 2016 0:14
- Forum: RFLink Transceiver
- Topic: Home Easy broadcast current switch status
- Replies: 2
- Views: 981
Home Easy broadcast current switch status
Hi, I've connected Domoticz to Home Easy HE866 switch. The HE866 switch is also connnected with wall mount remote. Turning on/off switch works with no problem with both wall mount remote and Domoticz, but once I turn on the switch with wall remote, current status is not presented in Domoticz. Is ...
- Thursday 10 March 2016 22:29
- Forum: Other questions and discussions
- Topic: New Raspberry PI on the way
- Replies: 50
- Views: 19809
Re: New Raspberry PI on the way
Upgraded from Pi2 to Pi3 today. Using the Domoticz Backup/Restore method worked smoothly. Only a click for save settings was needed. And checking the USB ports for the Rfxcom and my MySensors Gateway. Hi, Did you find any significant difference between pi2 and pi3? What is your overall impress with ...
- Friday 19 February 2016 23:11
- Forum: Third party and supplementary tools
- Topic: [MyDomoAtHome] Support thread
- Replies: 1080
- Views: 218354
Re: [MyDomoAtHome] Support thread
My test pi runs on Debian Wheezy (7.8) - I don't think this is an issue.
Maybe epierre will help you
Maybe epierre will help you
- Friday 19 February 2016 22:02
- Forum: Third party and supplementary tools
- Topic: [MyDomoAtHome] Support thread
- Replies: 1080
- Views: 218354
Re: [MyDomoAtHome] Support thread
Strange. I already updated my PROD MDAH instance running Debian Jessie 8.0 without issues, please see my full output below pi@pi2 ~/domoticz $ cp -pr MyDomoAtHome MyDomoAtHome.2016-02-19 pi@pi2 ~/domoticz $ cp -pr /etc/init.d/MyDomoAtHome.sh MyDomoAtHome.sh.2016-02-19 pi@pi2 ~/domoticz/MyDomoAtHome ...
- Friday 19 February 2016 20:44
- Forum: Third party and supplementary tools
- Topic: [MyDomoAtHome] Support thread
- Replies: 1080
- Views: 218354
Re: [MyDomoAtHome] Support thread
check if your init.d script is up to date - please post output of 2nd cmd
- Friday 19 February 2016 20:27
- Forum: Third party and supplementary tools
- Topic: [MyDomoAtHome] Support thread
- Replies: 1080
- Views: 218354
Re: [MyDomoAtHome] Support thread
Hi, 1) please post process list: sudo ps -ef |grep [s]tarman 2) check if you have current version of init.d script, please post output of command wget https://raw.githubusercontent.com/empierre/MyDomoAtHome/master/MyDomoAtHome.sh -O /tmp/MDH.sh > /dev/null 2>&1 && diff /etc/init.d/MyDomoAtHome.sh ...