+1
Very useful! Sometimes going from adding hardware to discover the correct associated devices is a pain...
Search found 9 matches
- Tuesday 05 July 2016 14:44
- Forum: Suggestions
- Topic: Suggestion: Z-Wave device management improvements
- Replies: 25
- Views: 6096
Re: ZXT-120
I had the same problem, I was unable to set the value for IR code (also other parameters does not set). Surprisingly this was due to a power supply problem! If you are using USB, try with a different 5V adapter and with the supplied USB cable. To debug the problem also try to use batteries instead ...
- Sunday 14 February 2016 23:37
- Forum: Suggestions
- Topic: Implementation of La Crosse WS2300 weather stations
- Replies: 6
- Views: 2888
Re: Implementation of La Crosse WS2300 weather stations
TE923 serial protocol is different from ws2300, so it's not compatible. Using RFXtrx433-E in many cases is not possible since sensors are connected by wire and not by 433MHz radio. Just an example is a station where all sensors are on top of the roof with a long cable and the display is in the house ...
- Wednesday 13 January 2016 10:00
- Forum: Suggestions
- Topic: Implementation of La Crosse WS2300 weather stations
- Replies: 6
- Views: 2888
Re: Implementation of La Crosse WS2300 weather stations
Another interesting implementation of the ws2300 protocol to read all weather values in a PHP script! This was written by the author to demonstrate the use of his php serial project, but inside the zip there are almost all php functions to read data from ws2300 that could be quite easily adapted in ...
- Tuesday 12 January 2016 14:12
- Forum: Temperature and Weather
- Topic: La Crosse station by wire
- Replies: 3
- Views: 2326
Re: La Crosse station by wire
Hi, I've proposed in the suggestions section to implement the ws2300 protocol using open2300 libraries, this shouldn't be too mych difficult. This have been implemented for Davis stations. You can go to the suggestions section of the forum and thumbs one up for this feature request :) I was thinking ...
- Thursday 07 January 2016 0:21
- Forum: Suggestions
- Topic: Implementation of La Crosse WS2300 weather stations
- Replies: 6
- Views: 2888
Implementation of La Crosse WS2300 weather stations
In a previous post under the "Functionalities and Protocols ‹ Weather" section I was asking if there is any way to connect a WS2300 weather station directly to Domoticz via serial port (no 433MHz sensors reception since I use wired sensors). Now I've found that there are open source libraries to i ...
- Tuesday 05 January 2016 18:51
- Forum: Cameras
- Topic: [SOLVED] Get HTTP motion detection alarm from camera
- Replies: 2
- Views: 1948
Re: Get HTTP motion detection alarm from camera
Ok, I've solved it! Used the Domoticz API/Json to update a user defined variable from my ip camera (just a simple integer from 0 to 1). Then a simple blocky script event to check if the variable changes and set back to original value in 2 seconds. Here of course I can insert any possible action ...
- Tuesday 05 January 2016 17:13
- Forum: Cameras
- Topic: [SOLVED] Get HTTP motion detection alarm from camera
- Replies: 2
- Views: 1948
[SOLVED] Get HTTP motion detection alarm from camera
Hi all, I have a GXV3611IR_HD Grandstream surveilance camera added succesfully in Domoticz. The camera has several options/actions in case of motion detection alarm is triggered. One possibility is to push custom http to a generic alarm server including variables from the camera. My question is, is ...
- Tuesday 05 January 2016 0:34
- Forum: Temperature and Weather
- Topic: La Crosse station by wire
- Replies: 3
- Views: 2326
La Crosse station by wire
Hi all, I have a La Crosse ws2300 weather station, but it's connected to the sensors by wire. I can wire the ws2300 rs232 port to the domoticz server (running on windows), but then how to collect weather data? I see in the latest domoticz version there is an hardware for Davis via serial port (USB ...