Search found 14 matches

by Jeremob
Tuesday 21 December 2021 17:36
Forum: Other questions and discussions
Topic: OWL CM160 : New batteries on Sensor, how to correct values ?
Replies: 0
Views: 297

OWL CM160 : New batteries on Sensor, how to correct values ?

Hello guys, I'm using couter powermeter OWL CM160 since few years, working well But Today, I decide to change batteries, too low Not a big deal to do that, and to replace old device by the new detected device, to merge datas ... But the problem is : the CM160 with new batteries transmit a value from ...
by Jeremob
Tuesday 08 June 2021 16:23
Forum: Other questions and discussions
Topic: Migrate database to a new RPI
Replies: 2
Views: 991

Re: Migrate database to a new RPI

Hello,

New RPI installed, with last Domoticz version (2021.1)
Database from 2020.2 successfully imported + RFXCOM connected, everything works

Thanks !
by Jeremob
Monday 07 June 2021 14:37
Forum: Other questions and discussions
Topic: Migrate database to a new RPI
Replies: 2
Views: 991

Migrate database to a new RPI

Hello guys, I'm running Domoticz on 2020.2 with RPI 3 I'm interested to upgrade to 2021.1, but the idea is also to upgrade the hardware (RPI 4) What do you think about this process ? - Install a new domoticz 2021.1 on RPI 4 - Import database from 2020.2 I presume that the database will be not the ...
by Jeremob
Tuesday 11 August 2020 16:34
Forum: Temperature and Weather
Topic: Bresser 5in1 support
Replies: 13
Views: 6838

Re: Bresser 5in1 support

Finally, my bresser 5in1 doesn't work anymore. The complete weather station has been changed by Amazon 2 times, and the problem still the same The remote display show "Err" on datas provided by the external module. I think the transmitter is down after 6 months... I just bought another weather ...
by Jeremob
Saturday 25 July 2020 11:38
Forum: Temperature and Weather
Topic: Bresser 5in1 support
Replies: 13
Views: 6838

Re: Bresser 5in1 support

Bresser = 866mhz...
by Jeremob
Wednesday 03 June 2020 15:09
Forum: Temperature and Weather
Topic: Bresser 5in1 support
Replies: 13
Views: 6838

Re: Bresser 5in1 support

Hi, Juste another screenshot, I can't see the value is received by Domoticz, but not shown in the graph ... https://i.imgur.com/BDPB3WX.png Any ideas ? can you try latest beta? and if that doesn't work can you share the output of "rtl_433 -F json Hi Sorry for my late answer I'm using the last ...
by Jeremob
Thursday 14 May 2020 9:28
Forum: Temperature and Weather
Topic: Bresser 5in1 support
Replies: 13
Views: 6838

Re: Bresser 5in1 support

Hi,
Juste another screenshot, I can't see the value is received by Domoticz, but not shown in the graph ...

Image

Any ideas ?
by Jeremob
Wednesday 15 April 2020 17:02
Forum: Temperature and Weather
Topic: Bresser 5in1 support
Replies: 13
Views: 6838

Re: Bresser 5in1 support

Hi, 1 year later, the Bresser weatherstation has been added in the last Domoticz version (2020.1) Great ! But some issues ... In this view, we can see the Temp and Wind Direction. That's all ... https://i.imgur.com/J8iM7L8.png In the LOG windows, no wind speed or direction : https://i.imgur.com ...
by Jeremob
Thursday 09 May 2019 15:29
Forum: 433 & 868 transceiver
Topic: Fine Offset WH24 weatherstation via RTL_433 only shows temp./humidity
Replies: 29
Views: 6512

Re: Fine Offset WH24 weatherstation via RTL_433 only shows temp./humidity

Hi, Just for information, I have the same problem with a Bresser 5in1 weather station and rtl433 (domoticz 10717 stable on RPI3) Everything is good with rtl433 in command line, but only temp and humidity shown on Domoticz ... http://www.domoticz.com/forum/viewtopic.php?f=12&t=27847 I hope to found a ...
by Jeremob
Thursday 09 May 2019 15:20
Forum: Temperature and Weather
Topic: Bresser 5in1 support
Replies: 13
Views: 6838

Re: Bresser 5in1 support

No news ?

some users uses RTL_433 with a weather station ?
by Jeremob
Wednesday 08 May 2019 10:07
Forum: Temperature and Weather
Topic: Bresser 5in1 support
Replies: 13
Views: 6838

Bresser 5in1 support

Hi, I'm using a weather station Bresser 5in1, with RTL_433 This station works great in ssh (temperature, humidity, wind speed and direction, rain, etc ...) with : rtl_433 -f 868.272M https://i.imgur.com/QNyy9C3.png But with the same command line on Domoticz, I have only temperature and humidity ...
by Jeremob
Monday 18 February 2019 13:26
Forum: 433 & 868 transceiver
Topic: Does anyone successfully use RTL433 under windows ?
Replies: 5
Views: 2639

Re: Does anyone successfully use RTL433 under windows ?

Can't comment for Windows, but it's broken under Linux. RTL_433 has changed the command line parameters, and returns error if you pass any of old parameters. Domoticz has hard coded a few command line parameters and one of them causes RTL_433 to exit with an error. Only way round it is to use an ...
by Jeremob
Thursday 14 February 2019 9:52
Forum: 433 & 868 transceiver
Topic: Does anyone successfully use RTL433 under windows ?
Replies: 5
Views: 2639

Re: Does anyone successfully use RTL433 under windows ?

Can't comment for Windows, but it's broken under Linux. RTL_433 has changed the command line parameters, and returns error if you pass any of old parameters. Domoticz has hard coded a few command line parameters and one of them causes RTL_433 to exit with an error. Only way round it is to use an ...
by Jeremob
Wednesday 13 February 2019 10:16
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Rtl 433 RTL-SDR receiver : rtl_433 startup failed
Replies: 7
Views: 3659

Re: Rtl 433 RTL-SDR receiver : rtl_433 startup failed

Hi, I have exactly the same error on my RPi : 2019-02-13 10:15:48.149 Status: Rtl433: rtl_433 startup failed. Make sure it's properly installed (rtl_433 -F csv -q -I 2 2>/dev/null). https://github.com/merbanan/rtl_433 Have you find a solution ? The workaround is to edit the Rtl433.cpp ? Where is it ...