Search found 36 matches
- Friday 24 June 2022 21:38
- Forum: 433 & 868 transceiver
- Topic: Control of EMW203RA wall sockets
- Replies: 1
- Views: 1767
- Wednesday 22 June 2022 12:54
- Forum: 433 & 868 transceiver
- Topic: Control of EMW203RA wall sockets
- Replies: 1
- Views: 1767
Control of EMW203RA wall sockets
hi I am looking to take control of these 230v wall socket switches, i cant use the remote cuz they are crap to say the least So i was wondering to control them using a transceiver or something They claim to work at 433.92 MHz (transmitter), so basically i should be fine using this? https://www ...
- Wednesday 22 June 2022 12:29
- Forum: Python
- Topic: Python Plugin: GoodWe solar inverter via SEMS API
- Replies: 252
- Views: 53686
Re: Python Plugin: GoodWe solar inverter via SEMS API
Looks Fancy ;) As mentioned, I need the data structure that SEMS API returns, as explained in earlier post (refer to issue 14). Once you provide the info (preferably via PM) I can have a look at it. I have no idea if its relevant or not, but here is my (personal) dump of the API https://pastebin ...
- Monday 16 July 2018 11:08
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: recommended setup
- Replies: 2
- Views: 838
Re: recommended setup
Thx ill see what i can do
- Monday 16 July 2018 10:43
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: recommended setup
- Replies: 2
- Views: 838
recommended setup
Ive had some issues before, so thats why iam asking to have a crash free setup. Are there some guidelines for installing? (Installing on raspberry pi (Model B V1.2) What version of linux do i need? Noobs or Noobs Lite Beta or Stable version? Do i install node node red and MQTT and such on the same ...
- Monday 24 July 2017 9:35
- Forum: Domoboard
- Topic: Domoboard - General Discussions
- Replies: 633
- Views: 147083
Re: Domoboard - General Discussions
oh right .. Download the 1 zip file and place the files in the following directory's: domoticz_temp_charts2.html => /home/pi/domoboard/templates/ domoticz.js => /home/pi/domoboard/static/js/ (NOTE: the following is un-tested, since i dont use the real domoboard anymore) then in your .conf file ...
- Monday 17 July 2017 22:45
- Forum: Domoboard
- Topic: Domoboard - General Discussions
- Replies: 633
- Views: 147083
Re: Domoboard - General Discussions
Its a few file changes, remind me tomorrow will ya? pm or something
Ill upload the changed files, but do remember this is not a very good way to do it, but it works for me
Ill upload the changed files, but do remember this is not a very good way to do it, but it works for me

- Wednesday 14 June 2017 17:33
- Forum: Domoboard
- Topic: Domoboard - General Discussions
- Replies: 633
- Views: 147083
Re: Domoboard - General Discussions
Still doesnt work: pi@raspberrypi:~/domoboard $ python server.py -c config.conf -d Traceback (most recent call last): File "server.py", line 3, in <module> from flask import Flask, g, redirect, url_for, render_template, abort, request, session ImportError: No module named flask And then this: pi ...
- Tuesday 13 June 2017 7:57
- Forum: Domoboard
- Topic: Domoboard - General Discussions
- Replies: 633
- Views: 147083
Re: Domoboard - General Discussions
why am i getting these errors? pi@raspberrypi:~/domoboard $ /home/pi/domoboard/bin/python /home/pi/domoboard/server.py -d -c /home/pi/domoboard/example2.conf -d Error when starting the Flask server: [Errno 13] Permission denied and if i run it like this pi@raspberrypi:~/domoboard $ python /home/pi ...
- Saturday 27 May 2017 14:24
- Forum: Domoboard
- Topic: Domoboard - General Discussions
- Replies: 633
- Views: 147083
Re: Domoboard - General Discussions
the thing is, i dont know anything about Python or Flask, but i do know PHP 
Thats why ive decided to make a PHP version

Thats why ive decided to make a PHP version
- Friday 26 May 2017 22:56
- Forum: Domoboard
- Topic: Domoboard - General Discussions
- Replies: 633
- Views: 147083
Re: Domoboard - General Discussions
Great to hear you are makeing a new version. Still love Domoboard, hope you are you going to share the new version (on github?) Yes, once its in "beta" :roll: Sorry to hear that. Momentarily we are working on an simpler configuration which you can edit using the web interface but it's taking more ...
- Friday 26 May 2017 12:20
- Forum: Domoboard
- Topic: Domoboard - General Discussions
- Replies: 633
- Views: 147083
Re: Domoboard - General Discussions
Little update: Ive decided to dump the Domoboard, yes iam sorry Its very limited and very little updates But iam making a PHP version of domoboard based on: - Original Javascript - Updated version of Gentelella (new CSS / HTML / JS / ..) Anyway still coding the project, and MAYBE release it with ...
- Sunday 21 May 2017 11:59
- Forum: Domoboard
- Topic: Domoboard - General Discussions
- Replies: 633
- Views: 147083
Re: Domoboard - General Discussions
Ive ( kinda ) fixed the issue with 2 domoticz_temp_charts Spending countless hours trying to fix it and ending up with a dirty way to have 2 graphs The issue is: when calling " ShowTempLog " and console log the content div i got this domoticz-chart-block-1 domoticz-chart-block-2 Great, however when ...
- Saturday 20 May 2017 21:48
- Forum: Domoboard
- Topic: Domoboard - General Discussions
- Replies: 633
- Views: 147083
Re: Domoboard - General Discussions
Error: unreachable code after return statement
File: static/js/domoticz.js
Line: 1901
Fix: Remove "return;"
File: static/js/domoticz.js
Line: 1901
Fix: Remove "return;"
- Friday 19 May 2017 19:39
- Forum: Domoboard
- Topic: Domoboard - General Discussions
- Replies: 633
- Views: 147083
Re: Domoboard - General Discussions
master,
if you want more info, maybe we can chat somewhere?
if you want more info, maybe we can chat somewhere?
- Friday 19 May 2017 19:04
- Forum: Domoboard
- Topic: Domoboard - General Discussions
- Replies: 633
- Views: 147083
Re: Domoboard - General Discussions
Hi janvier123 which plug-in did you try to install -v0.0.8 - Wunderground And does this happen with every plugin you try to install? Yes, same issue And do you have you're server running in debug mode? Yes and no, i used the service command, the debug mode is broke since the last update For the ...
- Friday 19 May 2017 17:22
- Forum: Domoboard
- Topic: Domoboard - General Discussions
- Replies: 633
- Views: 147083
Re: Domoboard - General Discussions
Error Found: ------------------------------------------------------------------------------------------------- First one XML Parsing Error: syntax error Location: https://domoboard.nl/version.md?_=1495206829537 Line Number 1, Column 1: 1.0.16,1.0.18 XML Parsing Error: syntax error Location: moz ...
- Friday 12 May 2017 20:32
- Forum: Domoboard
- Topic: Domoboard - General Discussions
- Replies: 633
- Views: 147083
Re: Domoboard - General Discussions
Got a 2nd RPI and i wanted to install domoboard, however it didnt work i used: 2017-04-10-raspbian-jessie-lite (Minimal Install) So after installing over and over again, ive made a list that allowes you to install it without any issues. So please update the install script to the following? PLEASE ...
- Thursday 11 May 2017 15:19
- Forum: Other questions and discussions
- Topic: Domotica, PC or Raspberry Pi or ...?
- Replies: 9
- Views: 3316
Re: Domotica, PC or Raspberry Pi or ...?
its for domoticaAlexSurf86 wrote:CYBERPOWERPC Gamer Xtreme
https://www.bestadvisor.com/best-gaming-pcs
This PC is not so expensive in compare with other models, but anyway you can play the most popular games at max settings without a problem.
What else needs gamer for happiness?

- Wednesday 10 May 2017 17:58
- Forum: Domoboard
- Topic: Domoboard - General Discussions
- Replies: 633
- Views: 147083
Re: Domoboard - General Discussions
[statistics] [[display_components]] components = domoticz_temp_charts[1], domoticz_temp_charts[2] [[domoticz_temp_charts]] [[[1]]] Temperatuur = 13, day, temp [[[2]]] Temperatuur2 = 14, day, temp This does not seem to work, i see 2 blocks, but only the bottom one (2) is working, the first one is ...