Search found 8 matches
- Friday 22 March 2024 11:40
- Forum: Utility
- Topic: HomeWizard Wi-Fi Energy Socket plugin
- Replies: 2
- Views: 3292
Re: HomeWizard Wi-Fi Energy Socket plugin
@Eraser - Thanks a lot for making this plugin available. I installed it and it works well with my HomeWizard Energy socket apart from one issue. After a few days running correctly the plugin stops working for some reason. When I restart the domoticz service the plugin also resumes working for a ...
- Saturday 12 November 2022 12:28
- Forum: Utility
- Topic: SBFspot how to import database from the CSV files
- Replies: 5
- Views: 923
Re: SBFspot how to import database from the CSV files
Almost the same problem here, although SBFspot and Domoticz run on the same RaspberryPi: - SBFspot nicely puts the csv's in /home/pi/smadata/2022 - The Hardware setup in Domotics points to Location: /usr/local/bin/sbfspot.3/SBFspot.cfg - The <SBFspot.cfg> file specifies: OutputPath=/home/pi/smadata ...
- Friday 10 September 2021 17:56
- Forum: Utility
- Topic: SBFSpot error
- Replies: 5
- Views: 1448
Re: SBFSpot error
@migila - I got the same error message after upgrading SBFspot from v. 3.2.2 to 3.8.2. using the installerscript. I checked the smadata directory and found that there were no more year-directory and no more .csv files to be found. When looking at /usr/local/bin/sbfspot.3/SBFspot.cfg I noticed the ...
- Monday 26 October 2020 12:36
- Forum: Suggestions
- Topic: Proposal for new device in Domoticz
- Replies: 24
- Views: 3300
Re: Proposal for new device in Domoticz
I performed your suggestions (did not find domoticz.js.gz), but still no Voltcraft. See below screenshot from the wiki Voltcraft.png For what it's worth: a little Windows programme that came with the Voltcraft CO-20 USB stick is still downloadable from the Conrad website: https://asset.conrad.com ...
- Wednesday 13 September 2017 17:48
- Forum: Other questions and discussions
- Topic: Static IP on Raspbian Stretch
- Replies: 3
- Views: 3529
Re: Static IP on Raspbian Stretch
Yes, my search was long because I found relatively little information on this issue on various fora. It seems that most people experience no problem when doing it the Jessie way. Therefore I thought it useful to submit a post for those few on this forum who failed to get a working static IP in ...
- Wednesday 13 September 2017 17:08
- Forum: Other questions and discussions
- Topic: Static IP on Raspbian Stretch
- Replies: 3
- Views: 3529
Static IP on Raspbian Stretch
I had problems setting a static IP address on Raspbian Stretch.
Only after a fairly long search I discovered that it should be configured differently from how it was done on Jessie.
The answer is given on: https://www.raspberrypi.org/forums/view ... p?t=191140
Only after a fairly long search I discovered that it should be configured differently from how it was done on Jessie.
The answer is given on: https://www.raspberrypi.org/forums/view ... p?t=191140
- Monday 01 June 2015 12:03
- Forum: Utility
- Topic: Watermeter through GPIO and TCRT5000
- Replies: 24
- Views: 16447
Re: Watermeter through GPIO and TCRT5000
Is polling really the right way to go? I always read that it takes up a disproportional amount of processor time if the pulses to be counted are not widely spaced apart.
- Saturday 13 December 2014 12:30
- Forum: Blockly
- Topic: Blockly examples
- Replies: 709
- Views: 420908
Re: Blockly examples
I would to like to automate pomping water through my solar heating panel whenever the sun is clearly shining / heating so i tried the attached event ... (sun is on the solar panels between 11:00 and 16:00) However, the UVI comparison never works, anyone a idea how to fix this ? Not that it helps ...