Search found 54 matches

by gennapium
Tuesday 03 November 2020 17:55
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 636522

Re: Domoticz app 2.0

Hi,

Same here on Samsung S20 Android 10
by gennapium
Saturday 26 August 2017 12:14
Forum: Other questions and discussions
Topic: Beta update question
Replies: 5
Views: 1158

Re: Beta update question

Hi all,


After the system is updated to V3.8367 my Nest thermostat is working again, Pushover messages are working and email is working !!
by gennapium
Saturday 26 August 2017 12:11
Forum: Other questions and discussions
Topic: Beta update question
Replies: 5
Views: 1158

Re: Beta update question

Hi all, I just did this as described in the wiki for compiling domoticz: ption(USE_PYTHON_PLUGINS "Use Python Plugins" YES) IF(USE_PYTHON_PLUGINS) set(Python_ADDITIONAL_VERSIONS 3.5) <---- add this line find_package(PythonLibs 3.5) <---- change version into 3.5 IF(PYTHONLIBS_FOUND) My python version ...
by gennapium
Saturday 26 August 2017 11:16
Forum: Other questions and discussions
Topic: Beta update question
Replies: 5
Views: 1158

Re: Beta update question

No,


I use the Browser or the update script. Both with the same result.
by gennapium
Saturday 26 August 2017 9:28
Forum: Other questions and discussions
Topic: Beta update question
Replies: 5
Views: 1158

Beta update question

Hi all,

On the forum i saw that the latest Beta version is 3.8365. When updating my test system is updates to 3.8356.
I am testing with Ubuntu server 16.04.3 on a pc.
Can anyone explain this please.
by gennapium
Thursday 24 August 2017 11:44
Forum: Python
Topic: Python plugin: Air quality monitoring (for France only)
Replies: 27
Views: 5368

Re: Python plugin: Air quality monitoring (for France only)

Hi Papoo,


I was browsing through the changes made in the last beta versions, i noticed something about Python 3.6.
On my system i only have Python 3.5 installed. I will install 3.6 this evening to see if that is the problem.
by gennapium
Thursday 06 July 2017 18:02
Forum: Other questions and discussions
Topic: Upload data to InfluxDB
Replies: 2
Views: 693

Re: Upload data to InfluxDB

Anyone ?
by gennapium
Monday 03 July 2017 19:58
Forum: Other questions and discussions
Topic: Upload data to InfluxDB
Replies: 2
Views: 693

Re: Upload data to InfluxDB

Some more info, data froma a Nest thermostat and a temp and lux from a fibaro sensor are wornig fine with the upload.
by gennapium
Monday 03 July 2017 19:57
Forum: Other questions and discussions
Topic: Upload data to InfluxDB
Replies: 2
Views: 693

Upload data to InfluxDB

Hi,

I have setup Domotyicz to uplaod data to a Influxdb server, and use Grafana for viewing the data. However is doesn't worfk with data from Buienradar and WeatherUnderground.
Does anyone know how to solve this ?

Thanks in advance.
by gennapium
Wednesday 14 June 2017 9:32
Forum: Other questions and discussions
Topic: Pushover Error: Notification sent (pushover) => Failed
Replies: 4
Views: 1816

Re: Pushover Error: Notification sent (pushover) => Failed

Hi,

I am also running the latest Beta,but Pushover is working fine here when i use the test button. Did not test it with a script.
by gennapium
Monday 05 June 2017 11:23
Forum: Other questions and discussions
Topic: Domoticz srops working after a day or so
Replies: 2
Views: 763

Re: Domoticz srops working after a day or so

Ok,

I now have disabled the buienradar device and will see what will happen in a few day's
by gennapium
Monday 05 June 2017 10:54
Forum: Other questions and discussions
Topic: Domoticz srops working after a day or so
Replies: 2
Views: 763

Domoticz srops working after a day or so

Hi, My domnoticz server on Ubuntu sops working afer a day or so. In the log \file i see this error: 017-06-05 06:34:27.925 2017-06-05 06:34:27.925 (BuienRadar) Retrieve weather data from http://xml.buienradar.nl/ 2017-06-05 06:34:28.003 2017-06-05 06:34:28.003 Error: Domoticz received fatal signal ...
by gennapium
Thursday 01 June 2017 9:30
Forum: Other questions and discussions
Topic: Domoticz stoppes working after a few hours
Replies: 8
Views: 1782

Re: Domoticz stoppes working after a few hours

Hi, I experiance the same as qwerk. A restart of the service does not solve the problem. Only a reboot solves teh problem The log lookes fine to me. I am not at home at the moment, tonight i will try do use a "old" version from a backup. When trying to restart the service, the service is asking for ...
by gennapium
Thursday 01 June 2017 8:22
Forum: Other questions and discussions
Topic: Domoticz stoppes working after a few hours
Replies: 8
Views: 1782

Domoticz stoppes working after a few hours

Hi,

After yesterdays update to the latest beta version, domoticz suddenly stops working after a few hours. Only a reboot solves the problem temporarely.
I use Ubuntu 16.04.

What is the problem here ?

How can i revert to an earlier beta version ?
by gennapium
Saturday 28 January 2017 12:35
Forum: Other questions and discussions
Topic: Error during make with latest Beta
Replies: 1
Views: 507

Error during make with latest Beta

Hi, When using the make command in the latest Beta i get this error: CMakeFiles/domoticz.dir/hardware/Kodi.cpp.o: In function `http::server::CWebServer::Cmd_KodiMediaCommand(http::server::_tWebEmSession&, http::server::request const&, Json::Value&)': Kodi.cpp:(.text+0x5da1): undefined reference to ...
by gennapium
Thursday 05 January 2017 18:01
Forum: Other questions and discussions
Topic: Domoticz compile error
Replies: 2
Views: 783

Re: Domoticz compile error

Problem solved,


Thanks Gizmocuz !!
by gennapium
Thursday 05 January 2017 17:48
Forum: Other questions and discussions
Topic: Domoticz compile error
Replies: 2
Views: 783

Domoticz compile error

Hi, After the make connand i get this error : /home/domoticz/domoticz/hardware/XiaomiGateway.cpp: In member function âvoid XiaomiGateway::xiaomi_udp_server::handle_receive(const boost::system::error_code&, std::size_t)â: /home/domoticz/domoticz/hardware/XiaomiGateway.cpp:447:27: error: ambiguous o ...
by gennapium
Tuesday 13 December 2016 18:25
Forum: Other questions and discussions
Topic: Error when trying to update to latest Beta
Replies: 20
Views: 4132

Re: Error when trying to update to latest Beta

sudo apt-get install build-essential
wget http://www.cmake.org/files/v3.2/cmake-3.2.2.tar.gz
tar xf cmake-3.2.2.tar.gz
cd cmake-3.2.2
./configure
make
sudo make install


This did not solve the problem, this however did:

cmake -DCMAKE_BUILD_TYPE=Release -D USE_PYTHON_PLUGINS=NO CMakeLists.txt
by gennapium
Tuesday 13 December 2016 15:21
Forum: Other questions and discussions
Topic: Error when trying to update to latest Beta
Replies: 20
Views: 4132

Re: Error when trying to update to latest Beta

Great, i will try it this evening.