Hardware pron pics

In this subforum you can show projects you have made, or you are busy with. Please create your own topic.

Moderator: leecollings

mcpoowl
Posts: 9
Joined: Wednesday 06 August 2014 8:10
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: NL
Contact:

Re: Hardware pron pics

Post by mcpoowl »

@MaffeMuis

What type of switch you do have linked to your laptop / Tv's / etc.
I only just started myself, but would like to know the state of my PC / or other devices.

Is this just a simple KAKU switch? Or did you do something else?
willie-p
Posts: 34
Joined: Friday 12 July 2013 14:19
Target OS: Windows
Domoticz version:
Location: Netherlands
Contact:

Re: Hardware pron pics

Post by willie-p »

thx Derik,

About the smartmeter, I don't want it either and am eligible by Dutch law to decline the smartmeter.
For other Dutch people that are reading: Be aware that there will be a big roll out starting from 1 January 2015. It is mandatory by law for energy companies to propose the smartmeter towards the retail consumers they have until 2020.

Correct me if I'm wrong ;-)

Cheers,
Will
maknij
Posts: 2
Joined: Monday 01 September 2014 21:56
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Hardware pron pics

Post by maknij »

@Gusimelo

Can you share your code for embedding domoticz and emoncms in the same page? I'm building a touchscreen into my kitchen cabinet and also want to show emoncms dials alongside domoticz controls.

Thanks!
Mark
Gusimelo
Posts: 9
Joined: Friday 28 March 2014 13:42
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Porto, Portugal
Contact:

Re: Hardware pron pics

Post by Gusimelo »

Hi,

Simple, I use two iframes, one for domoticz and the other for emoncms with the embed param, which removes everything but the dashboard itself:

http://emoncms.org/YOUR_USER_NAME/?id=D ... ID&embed=1

If you need further help, please let me know

EDIT: you'll have to make each feed and dashboard public to be able to embed the dashboard
User avatar
beamzer
Posts: 19
Joined: Sunday 17 August 2014 20:18
Target OS: Raspberry Pi / ODroid
Domoticz version: stable
Contact:

Re: Hardware pron pics

Post by beamzer »

do you pass data on from domoticz to emoncms? or do you have energy in emoncms
and light switches and temp in domotics?

cheers,
Ewald...
Domoticz stable on a Raspberry Pi 3
RFXtrx433E - RFLink - Smartmeter (through RasPi-Zero-W) - Hue - BMP180 - DHT22 - Wemos D1 Mini's with PIR
Gusimelo
Posts: 9
Joined: Friday 28 March 2014 13:42
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Porto, Portugal
Contact:

Re: Hardware pron pics

Post by Gusimelo »

beamzer wrote:do you pass data on from domoticz to emoncms? or do you have energy in emoncms
and light switches and temp in domotics?

cheers,
Ewald...

I log energy on both; I use a network OWL, that has a multicast broadcast of the data... I use a python script that gets this data and forwards it to emoncms, based on this:

https://github.com/micolous/intuition/b ... rotocol.py

I also have a php script running periodically from cron that gets the temp readings from domoticz and forwards them to emoncms
User avatar
MaffeMuis
Posts: 17
Joined: Saturday 09 August 2014 20:57
Target OS: NAS (Synology & others)
Domoticz version: 3.9483
Location: Netherlands - Limburg - Echt
Contact:

Re: Hardware pron pics

Post by MaffeMuis »

mcpoowl wrote:@MaffeMuis

What type of switch you do have linked to your laptop / Tv's / etc.
I only just started myself, but would like to know the state of my PC / or other devices.

Is this just a simple KAKU switch? Or did you do something else?
Hi, I just make a ping script to check if a device is on or offline
Ik ben en blijf een brabander!
|Node-Red|Mqtt|ESPboards|tasmota|NAS|
User avatar
MaffeMuis
Posts: 17
Joined: Saturday 09 August 2014 20:57
Target OS: NAS (Synology & others)
Domoticz version: 3.9483
Location: Netherlands - Limburg - Echt
Contact:

Re: Hardware pron pics

Post by MaffeMuis »

Derik wrote:@ Maffe Muis
Hit F11 for fullscreen..

Like to see your selfmade screen in the future...
When i have my tablet wallmounted... :( ;)

And yor GPS tracker working in Domoticz???
How do you main, hit F11? can not do that on the tablet.
No the GPS is a stand alown script. It's hard to find a gps script for windows phone
Ik ben en blijf een brabander!
|Node-Red|Mqtt|ESPboards|tasmota|NAS|
Derik
Posts: 1602
Joined: Friday 18 October 2013 23:33
Target OS: Raspberry Pi / ODroid
Domoticz version: BETA
Location: Arnhem/Nijmegen Nederland
Contact:

Re: Hardware pron pics

Post by Derik »

MaffeMuis wrote:
Derik wrote:@ Maffe Muis
Hit F11 for fullscreen..

Like to see your selfmade screen in the future...
When i have my tablet wallmounted... :( ;)

And yor GPS tracker working in Domoticz???
How do you main, hit F11? can not do that on the tablet.
No the GPS is a stand alown script. It's hard to find a gps script for windows phone
@ muis.

Then download maxthon.. you get fulllllllscreen


Is there a how to for your script...
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
AWI
Posts: 16
Joined: Monday 01 September 2014 9:13
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

S0 Energy Meter dashboard

Post by AWI »

Just another use of Floorplan. All S0 meters are read by Domoticz (with correction via a LUA script) and with current usage displayed on the "Floorplan"
Attachments
Meterkast floorplan
Meterkast floorplan
Floorplan_Meterkast.JPG (73.86 KiB) Viewed 10731 times
maknij
Posts: 2
Joined: Monday 01 September 2014 21:56
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Hardware pron pics

Post by maknij »

Thanks Gusimelo

I've attached a screenshot of my first attempt. One question I still have for you - I'm also using an OWL Intuition-lc and have a python script running collecting the multicast data and uploading to Emoncms, however my script only seems to run for a day or so and then stops with an error. Can you send me the python script you're using?

Thanks
Mark
Attachments
SmartHome.jpg
SmartHome.jpg (237.1 KiB) Viewed 10664 times
Gusimelo
Posts: 9
Joined: Friday 28 March 2014 13:42
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Porto, Portugal
Contact:

Re: Hardware pron pics

Post by Gusimelo »

maknij wrote:Thanks Gusimelo

I've attached a screenshot of my first attempt. One question I still have for you - I'm also using an OWL Intuition-lc and have a python script running collecting the multicast data and uploading to Emoncms, however my script only seems to run for a day or so and then stops with an error. Can you send me the python script you're using?

Thanks
Mark

Did the script I sent you work?... Here is working flawlessly for over a year...
thebeetleuk
Posts: 115
Joined: Saturday 21 December 2013 23:50
Target OS: Linux
Domoticz version:
Location: Scotland
Contact:

Re: Hardware pron pics

Post by thebeetleuk »

Guys, this looks great! I'll have to find some time to give this a go!!
My Setup: Pi, RFXtrx433, HomeEasy: 13 Dimmers & 4 Sockets, 2 motion-sensors, 3 magnetic switches, 1 OWL Electricity Sensor, 3 Oregon Temp Sensor.
User avatar
MaffeMuis
Posts: 17
Joined: Saturday 09 August 2014 20:57
Target OS: NAS (Synology & others)
Domoticz version: 3.9483
Location: Netherlands - Limburg - Echt
Contact:

Re: Hardware pron pics

Post by MaffeMuis »

Did some changes on my script. Also I have an smart meter, so I make some tables to see the gas and power usage.

Its custom made with the json from domoticz and a mysql DB and own json commands.
Works great!
Attachments
tablet screen
tablet screen
screen.jpg (239.96 KiB) Viewed 10310 times
Ik ben en blijf een brabander!
|Node-Red|Mqtt|ESPboards|tasmota|NAS|
Derik
Posts: 1602
Joined: Friday 18 October 2013 23:33
Target OS: Raspberry Pi / ODroid
Domoticz version: BETA
Location: Arnhem/Nijmegen Nederland
Contact:

Re: Hardware pron pics

Post by Derik »

@ maffemuis...

Please make this nice look possible in a Wikipage....
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
ThinkPad
Posts: 890
Joined: Tuesday 30 September 2014 8:49
Target OS: Linux
Domoticz version: beta
Location: The Netherlands
Contact:

Re: Hardware pron pics

Post by ThinkPad »

Indeed, would be great if you could share the code and how to do this. I could use this really good on a cheap 7" Android tablet (Colorfly E708 Q1, 55 euros) that i use for Domoticz.
I am not active on this forum anymore.
Lieuwke
Posts: 15
Joined: Saturday 06 December 2014 19:25
Target OS: Linux
Domoticz version:
Contact:

Re: Hardware pron pics

Post by Lieuwke »

My 16 channel relay board, not much compared to all the great stuff i've seen here, but hey, i'm just starting out and i am happy to have it up and running :)
16Relayboard.jpg
16Relayboard.jpg (316.16 KiB) Viewed 9629 times
Sony Raspberry Pi B V2.0
Homemade P1 cable on Landis/Gyr E350
C&K/Honeywell Security system connected to Domoticz
AEON Labs USB Z-Wave
TCRT5000 sensor watermeter -> revived..... and in progress....
ThinkPad
Posts: 890
Joined: Tuesday 30 September 2014 8:49
Target OS: Linux
Domoticz version: beta
Location: The Netherlands
Contact:

Re: Hardware pron pics

Post by ThinkPad »

Nice, where do you use it for? I have seen in French houses the lights are controlled from the metercabinet, with 'teleruptors' (a kind of relays). If you have that at your home it is quite easy to tap in with a relay board like you posted.
I am not active on this forum anymore.
Lieuwke
Posts: 15
Joined: Saturday 06 December 2014 19:25
Target OS: Linux
Domoticz version:
Contact:

Re: Hardware pron pics

Post by Lieuwke »

Hi ThinkPad,

i actually have these babies which are going to be used for my garden lightning
ACRelaisDIN.jpg
ACRelaisDIN.jpg (290.15 KiB) Viewed 9627 times
(my garden is quite big) and in my house i want to use z-wave (wich is going to be my next step.)
I have 11 DIN Relais for the garden wich will be mounted in a central cabinet in my garden. This way i can use two cheap UTP cables allready running there to drive those. The remaining relais on the 16 relay board will be used to interrupt the doorbell chime when i don't want to be disturbed and to switch the central heating. Some are not yet designated, but will be when idea's come to mind.
Sony Raspberry Pi B V2.0
Homemade P1 cable on Landis/Gyr E350
C&K/Honeywell Security system connected to Domoticz
AEON Labs USB Z-Wave
TCRT5000 sensor watermeter -> revived..... and in progress....
User avatar
MaffeMuis
Posts: 17
Joined: Saturday 09 August 2014 20:57
Target OS: NAS (Synology & others)
Domoticz version: 3.9483
Location: Netherlands - Limburg - Echt
Contact:

Re: Hardware pron pics

Post by MaffeMuis »

ThinkPad wrote:Indeed, would be great if you could share the code and how to do this. I could use this really good on a cheap 7" Android tablet (Colorfly E708 Q1, 55 euros) that i use for Domoticz.
Going to think about it. Because it take some time to make this usable for everybody.
Ik ben en blijf een brabander!
|Node-Red|Mqtt|ESPboards|tasmota|NAS|
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest