Search found 6 matches
- Thursday 15 June 2023 9:38
- Forum: Temperature and Weather
- Topic: Visual Crossing Weather as replacement of Darksky (obsolete)
- Replies: 27
- Views: 4466
Re: Visual Crossing Weather as replacement of Darksky (obsolete)
Merci pour le script, j'ai cependant un soucis avec la temperature qui s'affiche en fahrenheit alors que json le donne bien en C°
- Tuesday 21 March 2023 17:39
- Forum: dzVents
- Topic: Electricity consumption & cost per day, month and year [Solved]
- Replies: 23
- Views: 10183
Re: Electricity consumption & cost per day, month and year [Solved]
Ok I found the solution. I replace the call 192.168.2.126 by 127.0.0.1
- Tuesday 21 March 2023 16:46
- Forum: dzVents
- Topic: Electricity consumption & cost per day, month and year [Solved]
- Replies: 23
- Views: 10183
Re: Electricity consumption & cost per day, month and year [Solved]
Same trouble : Log give 2023-03-21 16:45:00.558 Error: Error parsing http request address: ::ffff:192.168.2.126 2023-03-21 16:45:00.560 Error: Error opening url: http://192.168.2.126:8080/json.htm?type=graph&sensor=counter&range=year&idx=66 2023-03-21 16:45:00.657 Error: dzVents: Error: (3.1.8 ...
- Friday 13 March 2020 11:40
- Forum: Temperature and Weather
- Topic: Weatherunderground not working anymore at Domoticz
- Replies: 8
- Views: 4605
Re: Weatherunderground not working anymore at Domoticz
This morning the API is not working anymore. What's append?
- Thursday 16 May 2019 0:20
- Forum: Others
- Topic: WOL Harware but no Switch created
- Replies: 0
- Views: 942
WOL Harware but no Switch created
I have create a Hardware Wol with the IP and Port. The I do the setup to define the node and his MAC address, but no switch/button is created.
The version is V4.10761
Roland
The version is V4.10761
Roland
- Wednesday 15 May 2019 12:02
- Forum: LUA
- Topic: Lua script for uploading energy values to PVoutput
- Replies: 129
- Views: 42154
Re: Lua script for uploading energy values to PVoutput
I cant make the relation betaween the asked parameters and my SBFSpot device. local GenerationDeviceName = "xxxxxx" -- Device name of the Generated energy local ImportedDeviceName = "xxxxxx" -- Name of the energy device that shows imported energy local ExportedDeviceName = "xxxxxx" -- Name of the ...