Search found 9 matches
- Tuesday 06 October 2020 22:54
- Forum: Python
- Topic: Python Plugin: Network Pinger (Native ICMP)
- Replies: 52
- Views: 16253
Re: Python Plugin: Network Pinger (Native ICMP)
same here, would be nice to have this working...........
- Sunday 18 December 2016 19:34
- Forum: Utility
- Topic: DIY cheap USB-cable to read P1 port of Dutch smart meter
- Replies: 129
- Views: 171972
Re: DIY cheap USB-cable to read P1 port of Dutch smart meter
Just confirming that this method still works with the brand new (at least for the Dutch Alliander) ISKRA AM550 which is on DSMR 5.0 =) It's got an inverted signal. https://s4.postimg.org/416o9jntl/IMG_9142_copy.jpg https://s21.postimg.org/krodir11f/IMG_9111.jpg https://s21.postimg.org/at3ew9rlv/IMG ...
- Tuesday 22 March 2016 20:31
- Forum: Other questions and discussions
- Topic: Combination of a Dummy switch + text device
- Replies: 7
- Views: 3636
Re: Combination of a Dummy switch + text device
how do you handle white spaces in text ? if i add white spaces text is not displayed. i can work around it by placing dots and underscores, text is not clearly readeble with all those dots and underscores. Also would like to use the \n newline character to ge info clear and readable in ImperiHome ...
- Tuesday 22 March 2016 20:25
- Forum: Third party and supplementary tools
- Topic: [MyDomoAtHome] Support thread
- Replies: 1080
- Views: 218789
Re: [MyDomoAtHome] Support thread
used search cannot find anything on this issue i added 8 test dummy tekst devices. i use them to post the heater thermostat schedule information . I want to display the devices using ImperiHome. In ImperiHome the dummy text devices are not visible (http://imperihome:5001/devices) ? should i do some ...
- Wednesday 09 March 2016 11:41
- Forum: Third party and supplementary tools
- Topic: [MyDomoAtHome] Support thread
- Replies: 1080
- Views: 218789
Re: [MyDomoAtHome] Support thread
used search cannot find anything on this issue i added 8 test dummy tekst devices. i use them to post the heater thermostat schedule information . I want to display the devices using ImperiHome. In ImperiHome the dummy text devices are not visible (http://imperihome:5001/devices) ? should i do some ...
- Tuesday 02 February 2016 6:40
- Forum: Other questions and discussions
- Topic: possebilty present wind meter log on 'floorplan'
- Replies: 1
- Views: 843
possebilty present wind meter log on 'floorplan'
i am searching for a way to show the wind speeds / angle's on a map, is that possible?
in my garden there a few object that are vulnerable for heavy wind, I would like to draw the log on a map to make possible problems clear in a split second
thanks
in my garden there a few object that are vulnerable for heavy wind, I would like to draw the log on a map to make possible problems clear in a split second
thanks
- Sunday 27 December 2015 11:22
- Forum: Suggestions
- Topic: [154] - CurrentCost Envir support
- Replies: 64
- Views: 20709
Re: [154] - CurrentCost Envir support
ok, what steps should i take to test it ?JC38 wrote:CurrentCost devices are now integrated as hardware device. CC owners can now test this new opportunity to get their CC device into Domoticz.
- Thursday 29 January 2015 21:26
- Forum: Suggestions
- Topic: [154] - CurrentCost Envir support
- Replies: 64
- Views: 20709
Re: [154] - CurrentCost Envir support
thanks, this look good !, only have to split the code because i have more than 1 sensors, so have to select one sensor, get the value and go to the next..... http://192.168.2.27:8080/json.htm?type=command¶m=udevice&idx=7&nvalue=0&svalue=00498;0 Reading a normal line.... http://192.168.2.27:8080 ...
- Wednesday 28 January 2015 12:23
- Forum: Suggestions
- Topic: [154] - CurrentCost Envir support
- Replies: 64
- Views: 20709
Re: [154] - CurrentCost Envir support
hi, i trying to get this to work. running the script i get the output: root@raspberrypi:/scripts# python domo_measure.py Connected to /dev/ttyUSB0 at 57600 Baud! than nothing, looks like the script hangs, when i beak out of the script i get ^CTraceback (most recent call last): File "domo_measure.py ...