Search found 59 matches

by jackslayter
Thursday 06 June 2024 11:11
Forum: Temperature and Weather
Topic: Netatmo authentication changes Oct 2022
Replies: 401
Views: 64770

Re: Netatmo authentication changes Oct 2022

for me the best solution is wemos esp8266 with MH-Z19 sensor and espeasy software, you can add some sensors or relays if you want
I have the same CO2 values between netatmo home coach and MH-Z19
by jackslayter
Wednesday 21 December 2022 8:48
Forum: Temperature and Weather
Topic: Netatmo authentication changes Oct 2022
Replies: 401
Views: 64770

Re: Netatmo authentication changes Oct 2022

Hello, I update to 2022.2 last friday and during the week-end I see the CO2 values doesn't work and connections errors.
Today I rollback to 2002.1 and all working fine, I change the netatmo password in 2022.2 version and update to 2022.1 and works again
by jackslayter
Wednesday 21 September 2022 8:35
Forum: General Discussion
Topic: Oficial Docker Container
Replies: 216
Views: 110603

Re: Oficial Docker Container

Hi, I will to move Domoticz installation to Docker-compose and Traefik install. Everything works except the IP log which is the internal Docker IP (172.x.x.x) instead of the external IP lan or IP public. In traefik conf I add "forwardedHeaders" for "trustedIPs" and works fine with other containers ...
by jackslayter
Wednesday 25 July 2018 10:03
Forum: Other questions and discussions
Topic: Netatmo Weather Station Baro Forcast value
Replies: 3
Views: 1073

Re: Netatmo Weather Station Baro Forcast value

Code: Select all

Sunny --6
Rain --3
Snow --?
Heavy Rain --2
Some Clouds --5
Stable --9
Unstable --8
by jackslayter
Thursday 26 October 2017 11:39
Forum: ESP8266
Topic: Esp8266 + Nextion remote for Domoticz
Replies: 22
Views: 9985

Re: Esp8266 + Nextion remote for Domoticz

you know how to store display value in espeasy and restore it on reboot?
by jackslayter
Thursday 26 October 2017 10:10
Forum: ESP8266
Topic: Esp8266 + Nextion remote for Domoticz
Replies: 22
Views: 9985

Re: Esp8266 + Nextion remote for Domoticz

yes I would like store in the display but save after each display reboot.
or send to esp and save for next reboot
by jackslayter
Thursday 26 October 2017 9:55
Forum: ESP8266
Topic: Esp8266 + Nextion remote for Domoticz
Replies: 22
Views: 9985

Re: Esp8266 + Nextion remote for Domoticz

thank you for share.
you know how to store value for restore it after a shutdown but not in enhanced version.
maybe with Numeric system variables (sys0 sys1 sys2) ?
thank you
by jackslayter
Monday 18 September 2017 14:48
Forum: Show your projects
Topic: Domotics touchscreen remote
Replies: 46
Views: 16489

Re: Domotics touchscreen remote

Need !!
by jackslayter
Thursday 27 July 2017 10:45
Forum: Python
Topic: Python Plugin: Broadlink RM2 V3
Replies: 310
Views: 73642

Re: Python Plugin: Broadlink RM2 V3

Hi,
it's possible to learn code in standalone, like send ?
thx
by jackslayter
Wednesday 26 July 2017 15:33
Forum: Python
Topic: Python Plugin: Broadlink RM2 V3
Replies: 310
Views: 73642

Re: Python Plugin: Broadlink RM2 V3

Hi, I have a problem with plugin_send.py in standalone Traceback (most recent call last): File "domoticz/plugins/Broadlink/plugin_send.py", line 15, in <module> import configparser ImportError: No module named configparser pip install configparser Requirement already satisfied: configparser in /usr ...
by jackslayter
Wednesday 26 July 2017 8:48
Forum: Python
Topic: Python Plugin: Broadlink RM2 V3
Replies: 310
Views: 73642

Re: Python Plugin: Broadlink RM2 V3

Hi, I have a problem with plugin_send.py in standalone Traceback (most recent call last): File "domoticz/plugins/Broadlink/plugin_send.py", line 15, in <module> import configparser ImportError: No module named configparser pip install configparser Requirement already satisfied: configparser in /usr ...
by jackslayter
Tuesday 11 July 2017 9:14
Forum: Suggestions
Topic: add I2C BH1750 like tsl2561
Replies: 0
Views: 987

add I2C BH1750 like tsl2561

hi , it's possible to add BH1750 i2c lux sensor to I2C hardware like TSL2561 ? address # Define some constants from the datasheet DEVICE = 0x23 # Default device I2C address POWER_DOWN = 0x00 # No active state POWER_ON = 0x01 # Power on RESET = 0x07 # Reset data register value # Start measurement at ...
by jackslayter
Tuesday 04 July 2017 10:17
Forum: Suggestions
Topic: Moon phase
Replies: 64
Views: 23081

Re: Moon phase

hi, I try to make a plugin for moon phase but I have problem with python error in dz log : "Error: (Lune) Failed to update device" """ <plugin key="Lune" name="Lune" author=" " version="1.0.0" wikilink="http://www.domoticz.com/wiki/plugins/" externallink=" "> <params> <param field="Mode1" label="Key ...
by jackslayter
Wednesday 28 June 2017 15:53
Forum: Others
Topic: Using BROADLINK RM2 on DOMOTICZ
Replies: 254
Views: 127419

Re: Using BROADLINK RM2 on DOMOTICZ

by jackslayter
Tuesday 27 June 2017 14:40
Forum: Python
Topic: Python Plugin: Broadlink RM2 V3
Replies: 310
Views: 73642

Re: Python Plugin: Broadlink RM2 V3

try (use the correct dir for python) cd /home/pi sudo rm -r /usr/local/lib/python3.4/dist-packages/broadlink* git clone https://github.com/mjg59/python-broadlink sudo pip3 install python-broadlink/ sudo cp -r /usr/local/lib/python3.4/dist-packages/broadlink /usr/lib/python3.4/ sudo systemctl restart ...
by jackslayter
Wednesday 21 June 2017 7:56
Forum: Others
Topic: Using BROADLINK RM2 on DOMOTICZ
Replies: 254
Views: 127419

Re: Using BROADLINK RM2 on DOMOTICZ

Andree wrote:Hi to all,there is a way for use Broadlink with domoticz on Windows?THX
http://www.domoticz.com/forum/viewtopic ... 65&t=17224
by jackslayter
Thursday 22 December 2016 10:12
Forum: Suggestions
Topic: custom alert/icon sensor
Replies: 0
Views: 806

custom alert/icon sensor

hi, it's possible to add an other custom alert/icon sensor with 10 levels/icons and like switch device, add multi icons on txt config?
thank you
by jackslayter
Thursday 16 June 2016 12:55
Forum: Suggestions
Topic: Moon phase
Replies: 64
Views: 23081

Re: Moon phase

yes, like Alert sensor
by jackslayter
Thursday 16 June 2016 11:46
Forum: Suggestions
Topic: Moon phase
Replies: 64
Views: 23081

Re: Moon phase

and add dummy device in Dz with moon phase like Alert device ;)