Hi,
Anybody succeeded in getting a picture from a Foscam FI9912EP camera? Still cant get the imageURL right
cheers
Search found 12 matches
- Monday 09 June 2025 15:29
- Forum: Cameras
- Topic: Foscam FI9912EP on Domoticz
- Replies: 1
- Views: 160
- Monday 09 June 2025 15:25
- Forum: Bugs and Problems
- Topic: energy dashboard P1 LAN not working
- Replies: 10
- Views: 381
Re: energy dashboard P1 LAN not working
It seems your house has some serious power-balance issues. As i can see from your screenshot you have a 1 fase inverter connected to L2, the majority of your power-consumtion is done on that fase also.. I assume your house was 1-fase that was upgraded to 3-fase to use 3-fase electric stove or ...
- Monday 09 June 2025 11:42
- Forum: Bugs and Problems
- Topic: energy dashboard P1 LAN not working
- Replies: 10
- Views: 381
Re: energy dashboard P1 LAN not working
Eh yes, how else does my energy company know how much power I return to the grid with solar? I only knows my P1 data
- Sunday 08 June 2025 19:34
- Forum: Bugs and Problems
- Topic: energy dashboard P1 LAN not working
- Replies: 10
- Views: 381
Re: energy dashboard P1 LAN not working
Thanks RonkA,
Got a reading from the grid now, nice. Too bad the solar still reads 0 KW, according to the app of my inverter it should read 313W now.
In energy dashboard I have at Solar: Actual delivery L1+L2+L3.
At devices I cannot find the delivery of the solar inverter
Got a reading from the grid now, nice. Too bad the solar still reads 0 KW, according to the app of my inverter it should read 313W now.
In energy dashboard I have at Solar: Actual delivery L1+L2+L3.
At devices I cannot find the delivery of the solar inverter
- Sunday 08 June 2025 18:28
- Forum: Bugs and Problems
- Topic: energy dashboard P1 LAN not working
- Replies: 10
- Views: 381
Re: energy dashboard P1 LAN not working
sure thing;
- Sunday 08 June 2025 16:30
- Forum: Bugs and Problems
- Topic: energy dashboard P1 LAN not working
- Replies: 10
- Views: 381
- Sunday 08 June 2025 16:28
- Forum: Bugs and Problems
- Topic: energy dashboard P1 LAN not working
- Replies: 10
- Views: 381
energy dashboard P1 LAN not working
Hi,
I cant get a reading of electricity on the energy dashboard.
At the settings for energy dashboard I can not select the device at P1/Grid can only choose disabled. any ideas?
I cant get a reading of electricity on the energy dashboard.
At the settings for energy dashboard I can not select the device at P1/Grid can only choose disabled. any ideas?
- Sunday 17 February 2019 21:40
- Forum: Android
- Topic: Domoticz android app on Android One
- Replies: 0
- Views: 2984
Domoticz android app on Android One
Anyone tested the Domoticz android app on Android One yet? Here the Domoticz Security Panel has a problem; digits can not be enterd properly. In the input screen, a small line appears that activates the keyboard. Sadly enough, the app does not respond to input so the panel cannot be armed. Used ...
- Wednesday 13 February 2019 20:17
- Forum: Third party and supplementary tools
- Topic: Piface 2 supported in Domoticz?
- Replies: 2
- Views: 1548
Piface 2 supported in Domoticz?
Hello, Trying to get Piface 2 to work on Raspi 2B. According to the log, this hardware seems to be responding: 2019-02-13 18:49:47.568 Status: PiFace: Starting PiFace_SPI_Start() 2019-02-13 18:49:47.569 Status: PiFace: Found the following PiFaces: 2019-02-13 18:49:47.569 Status: PiFace: 0 2019-02-13 ...
- Monday 11 February 2019 1:09
- Forum: Raspberry Pi GPIO ( WiringPi )
- Topic: Cant get Domoticz to Add GPIO
- Replies: 3
- Views: 4468
Re: Cant get Domoticz to Add GPIO
@DanM, any luck?
- Monday 11 February 2019 1:06
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Newbie: Help needed on Domoticz GPIO
- Replies: 3
- Views: 2371
- Saturday 09 February 2019 16:48
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Newbie: Help needed on Domoticz GPIO
- Replies: 3
- Views: 2371
Newbie: Help needed on Domoticz GPIO
Hi folks, just started on Domoticz-Raspberry Pi. Great stuff. Now I want to read a GPIO pin. Followed the https://www.domoticz.com/wiki/GPIO but cannot get to read an input. I used the SYSFS methode in the wiki for exporting a pin echo 4 > /sys/class/gpio/export echo in > /sys/class/gpio/gpio4 ...