Search found 31 matches

by manuloup
Thursday 03 November 2022 16:28
Forum: Python
Topic: Python Plugin: Shelly MQTT
Replies: 504
Views: 122132

Re: Python Plugin: Shelly MQTT

Hi all,

Any hope that the plugin will be updated to recognize the new devices like Shelly 4PM pro or Shelly H&T plus ?

Regards,
Manu
by manuloup
Monday 12 September 2022 19:28
Forum: Python
Topic: Python Plugin: Shelly MQTT
Replies: 504
Views: 122132

Re: Python Plugin: Shelly MQTT

Hi all, Thanks to iwolf, I use this plugin for my Shelly devices since 1 or 2 years. Unfortunately, some new Shelly devices like the brand new Shelly Plus H&T and the Shelly Pro 4PM are not working. It looks like the MQTT frames have changed : examples : Old Shelly 1PM : hellies/shelly1pm ...
by manuloup
Saturday 17 April 2021 9:29
Forum: Z-Wave
Topic: Watering does not stop
Replies: 0
Views: 244

Watering does not stop

Hi all, To water my garden I use 3 devices like that one : https://fr.aliexpress.com/item/1005001530144764.html?spm=a2g0o.productlist.0.0.2c1863528Y5kw4&algo_pvid=010f82fd-7163-49f4-8e49-c15ab018374e&algo_expid=010f82fd-7163-49f4-8e49-c15ab018374e-2&btsid=2100bdd516186442374917788ef272&ws_ab_test ...
by manuloup
Monday 15 March 2021 9:46
Forum: Z-Wave
Topic: Fixing Z-Wave for once and for all!
Replies: 218
Views: 44968

Re: Fixing Z-Wave for once and for all!

Before remove and adding them again, try the "refresh node info". Most of the time this works for min system. - Hardware - Zwave settings - Node management - Control panel - click on "select operation" - choose "refresh node info" - select a node from the list which it's not working correct ...
by manuloup
Tuesday 19 January 2021 8:48
Forum: PHP and all others
Topic: iRobot Roomba 980 integration
Replies: 59
Views: 30063

Re: iRobot Roomba 980 integration

No problem Filip. Just wanted to give you my return because I followed the procedure.

Anyway, that is a good job and the plugin is working well. Thanks for all.
by manuloup
Monday 18 January 2021 19:29
Forum: PHP and all others
Topic: iRobot Roomba 980 integration
Replies: 59
Views: 30063

Re: iRobot Roomba 980 integration

Yes, but it comes after the start of the service, which will fail because the config file does not exist yet.
by manuloup
Monday 18 January 2021 18:48
Forum: PHP and all others
Topic: iRobot Roomba 980 integration
Replies: 59
Views: 30063

Re: iRobot Roomba 980 integration

which part ?
by manuloup
Monday 18 January 2021 15:39
Forum: PHP and all others
Topic: iRobot Roomba 980 integration
Replies: 59
Views: 30063

Re: iRobot Roomba 980 integration

Filip, It is installed and works successfully ! :) Just for your information, I followed the installation procedure : https://github.com/FilipDem/Domoticz-iROBOT-ROOMBA-plugin When it comes to : Start the service with sudo service roomba start You can check if the service is correctly started with ...
by manuloup
Monday 18 January 2021 10:02
Forum: PHP and all others
Topic: iRobot Roomba 980 integration
Replies: 59
Views: 30063

Re: iRobot Roomba 980 integration

Hi filip,

I have a Roomba I7+ . I will install the plugin and let you know :)

Manu
by manuloup
Tuesday 21 July 2020 15:02
Forum: PHP and all others
Topic: iRobot Roomba 980 integration
Replies: 59
Views: 30063

Re: iRobot Roomba 980 integration

Bewo,

Thanks for your answer. Is there any translation in english or french of your scripts somewhere ?

Congratulation for the good work.
by manuloup
Sunday 19 July 2020 12:50
Forum: PHP and all others
Topic: iRobot Roomba 980 integration
Replies: 59
Views: 30063

Re: iRobot Roomba 980 integration

Hi all,

I just bought a Roomba model i7556.

Do you think this script should be working too ?

Thanks.
by manuloup
Sunday 15 March 2020 19:26
Forum: Python
Topic: Python Plugin: Tasmoticz - Autodiscovery of Tasmota Devices
Replies: 15
Views: 8214

Re: Python Plugin: Tasmoticz - Autodiscovery of Tasmota Devices

Ok I found where to modify, in the tasmota.py file : typeDb = { 'Temperature': {'Name': 'Temperature', 'Unit': '°C', 'DomoType': 'Temperature'}, 'Humidity': {'Name': 'Feuchtigkeit', 'Unit': '%', 'DomoType': 'Humidity'}, 'Moisture': {'Name': 'Moisture', 'Unit': '%', 'DomoType': 'Humidity'}, 'Pressure' ...
by manuloup
Sunday 15 March 2020 19:00
Forum: Python
Topic: Python Plugin: Tasmoticz - Autodiscovery of Tasmota Devices
Replies: 15
Views: 8214

Re: Python Plugin: Tasmoticz - Autodiscovery of Tasmota Devices

Hi again, I changed the log level to debug and here is what I get : 2020-03-15 18:14:33.622 (MQTT Tasmota) tasmota::findDevices: fullName: tasmota, Idxs [1] 2020-03-15 18:14:33.623 (MQTT Tasmota) tasmota::updateValue: Idx:1, Attr: LM75AD-Temperature, nValue: 0, sValue: 23.3 2020-03-15 18:19:33.547 ...
by manuloup
Sunday 15 March 2020 17:42
Forum: Python
Topic: Python Plugin: Tasmoticz - Autodiscovery of Tasmota Devices
Replies: 15
Views: 8214

Re: Python Plugin: Tasmoticz - Autodiscovery of Tasmota Devices

Hi all, That is what I was looking for, a plugin with the same design that the one for shellys :) I just installed this plugin, and configured it on my domoticz server. My probe is a soil probe based on tmp112 chip like this one : 2020-02-28_161919.jpg On my configuration menu on the tasmota ...
by manuloup
Friday 28 February 2020 16:29
Forum: Temperature and Weather
Topic: Soil probe based on esp8266 with domoticz
Replies: 1
Views: 439

Re: Soil probe based on esp8266 with domoticz

My MQTT settings :
2020-02-28_162216.jpg
2020-02-28_162216.jpg (110.64 KiB) Viewed 423 times
My Domoticz settings :
2020-02-28_162151.jpg
2020-02-28_162151.jpg (135.59 KiB) Viewed 423 times
by manuloup
Friday 28 February 2020 16:25
Forum: Temperature and Weather
Topic: Soil probe based on esp8266 with domoticz
Replies: 1
Views: 439

Soil probe based on esp8266 with domoticz

Hi, I just bought that kind of soil probe : 2020-02-28_161919.jpg https://wiki.aprbrother.com/en/ESP_Soil_Moisture_Sensor.html It is based on TMP112 chip (I2C) for the sensor part. I succesfully installed tasmota on it, and get the soil and temperature : 2020-02-28_130727.jpg 2020-02-28_130658.jpg ...
by manuloup
Thursday 27 February 2020 20:41
Forum: PHP and all others
Topic: Script to turn off/on a power switch for a mural tablet
Replies: 4
Views: 3790

Re: Script to turn off/on a power switch for a mural tablet

Perfect, I'm glad you use my script :D
by manuloup
Thursday 27 February 2020 18:18
Forum: PHP and all others
Topic: Script to turn off/on a power switch for a mural tablet
Replies: 4
Views: 3790

Re: Script to turn off/on a power switch for a mural tablet

don't know what i'm doing wrong. But when i copy the file to the tablet key directory and i will login i get the next error back: [email protected]: Permission denied (publickey). What i'm doing wrong? reagards, Marco Hi Alfagek, I think you have a problem with the ssh key part. Make sure you can ...
by manuloup
Monday 03 June 2019 14:00
Forum: ESP8266
Topic: Capacitive Soil Moisture Sensor Wemos ESPeasy
Replies: 23
Views: 22488

Re: Capacitive Soil Moisture Sensor Wemos ESPeasy

Hi,

I guess I also have to calibrate the sensor. Is there a simple way to do it ?

Thanks,

Manu
by manuloup
Sunday 12 May 2019 19:22
Forum: ESP8266
Topic: Capacitive Soil Moisture Sensor Wemos ESPeasy
Replies: 23
Views: 22488

Re: Capacitive Soil Moisture Sensor Wemos ESPeasy

Hi, I just installed Espeasy on my Wemos D1, and I also have a soil sensor connected (YL-67 type). The soil is connected to A0-Gnd and 3.3V. It seems working, has the soil sensor has been detected. espeasy 1.jpg espeasy 2.jpg If I enable send data, my device is updated in domoticz but stays at 0. If ...