Search found 36 matches

by CLEMENT99
Wednesday 16 January 2019 17:08
Forum: Others
Topic: Meross wi-fi Plug
Replies: 40
Views: 16872

Re: Meross wi-fi Plug

I'll check that with wireshark but I'm waiting for a new plug (my son left with my plug :( )
by CLEMENT99
Tuesday 15 January 2019 19:10
Forum: Others
Topic: Meross wi-fi Plug
Replies: 40
Views: 16872

Re: Meross wi-fi Plug

Did you install everything in the folder \Domoticz\scripts\python\Meross ?
by CLEMENT99
Tuesday 15 January 2019 17:35
Forum: Others
Topic: Meross wi-fi Plug
Replies: 40
Views: 16872

Re: Meross wi-fi Plug

Yes, it's also possbile to use IFTTT Create a dummy device type switch. Create 2 applets in IFTTT In domoticz settings specify your IFTTT credentials Change dummy device to call applets (see below) with the applet name and key sample call -> https://maker.ifttt.com/trigger/applet- ... applet-key ...
by CLEMENT99
Tuesday 15 January 2019 17:13
Forum: Python
Topic: Script for MEROSS MSS425E Smart Power Stripe
Replies: 5
Views: 3345

Re: Script for MEROSS MSS425E Smart Power Stripe

since I'm not so skilled I used a workaround on that... I use status from Amazon Echo (alexa) from nodered to gather the status and update Domoticz :P :P quite wired but it works so far :P Yes, it's also possbile to use IFTTT Create a dummy device type switch. Create 2 applets in IFTTT In domoticz ...
by CLEMENT99
Tuesday 15 January 2019 10:37
Forum: Python
Topic: Script for MEROSS MSS425E Smart Power Stripe
Replies: 5
Views: 3345

Re: Script for MEROSS MSS425E Smart Power Stripe

@emme

Thx for this script, I'm also using https://github.com/albertogeniola/MerossIot to get the value of my meross plug but to use a schedule cmd (windows) to update the value of the dummy device.
by CLEMENT99
Tuesday 15 January 2019 10:33
Forum: Others
Topic: Meross wi-fi Plug
Replies: 40
Views: 16872

Re: Meross wi-fi Plug

@CLEMENT99 Any chance you could elaborate on how you got this working, i am just setting up a Domoticz server and i have a few of these around the house. TIA You need to create a dummy device type P1 Smart Meter and set the value with a URL: # Parsing URL httpurl = 'http://user:password@domoticz-ip ...
by CLEMENT99
Sunday 25 November 2018 12:49
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 525711

Re: Xiaomi Smart Home Suite (very cheap) compatibilty?

ak97 wrote: Thursday 08 November 2018 17:11 done.
aqara vibration sensor in lastest beta
It works, thanks. :D
by CLEMENT99
Thursday 08 November 2018 8:53
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 525711

Re: Xiaomi Smart Home Suite (very cheap) compatibilty?

DAVIZINHO wrote: Thursday 01 November 2018 20:46 anyone have news about vibration sensor?
I'm also waiting for the integration of this xiaomi vibration device...
by CLEMENT99
Friday 28 September 2018 13:23
Forum: Others
Topic: Meross wi-fi Plug
Replies: 40
Views: 16872

Re: Meross wi-fi Plug

Well here is the python program to get the power value and set the virtual sensor. This code is based on the following github: https://github.com/albertogeniola/MerossIot Just install and create the following python: import time import sys import requests from meross_cloud import MerossHttpClient if ...
by CLEMENT99
Tuesday 25 September 2018 19:14
Forum: Others
Topic: Meross wi-fi Plug
Replies: 40
Views: 16872

Re: Meross wi-fi Plug

I found this https://github.com/albertogeniola/MerossIot and it's what I was looking for ! After implementation, it seems to work, I get the following for energy data : Connected with result code {'session present': 0} Subscribing to topics... Succesfully subscribed! Succesfully subscribed ...
by CLEMENT99
Monday 24 September 2018 11:20
Forum: Others
Topic: Meross wi-fi Plug
Replies: 40
Views: 16872

Meross wi-fi Plug

Anybody is using this Meross wi-fi plug ?
1-1P5301F411338.png
1-1P5301F411338.png (55.19 KiB) Viewed 11354 times
It works fine with IFTTT command to swith on/off devices but I want to retrieve the power usage.
The goal is to create a python script to send energy data from Meross to a Domoticz virtual sensor.


Thanks

Cheers
Clement
by CLEMENT99
Monday 24 September 2018 11:02
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 525711

Re: Xiaomi Smart Home Suite (very cheap) compatibilty?

Just got one (Xiaomi Aqara Vibration Sensor ) but same problem: unhandled model

:(
by CLEMENT99
Friday 21 September 2018 8:59
Forum: Design, usability and languages
Topic: Aurora theme
Replies: 466
Views: 173247

Re: Aurora theme

In the system settings, check your Dashboard Mode, it must be set in normal mode.

In the theme settings, check Show three highlighted items (must be checked) and Camera previews on the dashboard (must be checked).
by CLEMENT99
Saturday 05 May 2018 18:32
Forum: Design, usability and languages
Topic: Aurora theme
Replies: 466
Views: 173247

Re: Aurora theme

blauwebuis wrote: Saturday 05 May 2018 8:09 I've fixed the mobile display of values
Thanks ! Great job !
by CLEMENT99
Friday 30 March 2018 10:52
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 415914

Re: Blockly examples

I made two events to turns on the light when a door is opened and turns off if no motion. The first event turns on the light and the motion (type Blocky, DEVICE) Capture11.JPG The second event turns off the light if no motion (type Blocky, ALL) Capture22.JPG The problem is when the door stays open ...
by CLEMENT99
Monday 26 March 2018 12:58
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 415914

Re: Blockly examples

I made two events to turns on the light when a door is opened and turns off if no motion. The first event turns on the light and the motion (type Blocky, DEVICE) Capture11.JPG The second event turns off the light if no motion (type Blocky, ALL) Capture22.JPG The problem is when the door stays open ...
by CLEMENT99
Friday 16 March 2018 15:23
Forum: Python
Topic: Python Plugin: Broadlink RM2 V3
Replies: 310
Views: 72246

Re: Python Plugin: Broadlink RM2 V3

Hi again! After make afresh install of Stretch Raspbian and the last beta of Domoticz when y add my Broadlink s3 Domoticz crashed with "segmentation fault". Removing the /home/pi/domotcz/pluginst/Broadlink and rebooting the pi makes Domotic work again but no way to make it work. Raspbian Stretch ...
by CLEMENT99
Monday 05 March 2018 10:37
Forum: Suggestions
Topic: Change icons for push switches
Replies: 3
Views: 1691

Re: Change icons for push switches

For "push button" workaround, try use normal switch "On/Off" with "Off delay" = 1

See https://github.com/domoticz/domoticz/issues/1837
by CLEMENT99
Monday 05 March 2018 10:09
Forum: Suggestions
Topic: Change icons for push switches
Replies: 3
Views: 1691

Re: Change icons for push switches

This is an old request not yet implemented (same problem for Text sensors) . It seems that the implementation of new devices is the priority.
by CLEMENT99
Sunday 04 March 2018 16:30
Forum: Other questions and discussions
Topic: domoticz op raspberry pi
Replies: 4
Views: 719

Re: domoticz op raspberry pi

Beste mensen ik ben nieuw hier en wil domoticz op raspberry pi zetten het besturings systeem zit er op maar nu wil ik domoticz er op zetten. Nu is mijn vraag ik moet sudo curl –L install.domoticz.com | bash ingeven maar hoe krijg ik het steepje tussen com en bash er in. Grtz pbwinter Just make a c ...