Search found 4 matches

by WimT
Friday 10 January 2025 21:02
Forum: RFLink Transceiver
Topic: rflink on esp8266
Replies: 26
Views: 16894

Re: rflink on esp8266

hiihoo wrote: Saturday 02 November 2024 15:33
Stuntteam wrote: Thursday 15 December 2016 0:25 Or you just wait until we are ready to release an official version with proper support..
For how long we wait?
Hi hiihoo,

Take a look on the website https://www.nodo-shop.nl/en/content/10-downloads and see the manual for RFlink ESP32, hope this help you!
Kind regards, Wim
by WimT
Saturday 31 August 2019 23:35
Forum: Feature requests
Topic: Dashticz - Feature Requests
Replies: 391
Views: 127100

Re: Dashticz - Feature Requests

Is it possible to adapt the weather.js script for the new api.weather.com, i have my own PWS with the new API.
Think several people (PWS owners with new API-key) would be happy to use Dashticz with the new api.weather.com.

Yes with the new API key you get current weather data and also forecast ...
by WimT
Sunday 23 June 2019 13:41
Forum: Cameras
Topic: Using the ESP32CAM in Domoticz
Replies: 20
Views: 27714

Re: Using the ESP32CAM in Domoticz

I used the website https://robotzero.one/esp32-cam-arduino-ide/
The software came up with the arduino tool, so called "CameraWebServer", i cannot find a version number.
My board is a ESP32-S AI-Thinker.

Kind regards,
WimT
by WimT
Saturday 22 June 2019 23:35
Forum: Cameras
Topic: Using the ESP32CAM in Domoticz
Replies: 20
Views: 27714

Re: Using the ESP32CAM in Domoticz

As far as i know the ESP-32 cam is working with:

http://192.168.1.20:81/stream
http://192.168.1.20/capture
http://192.168.1.20/status

So i fixed the stream with the next configuration.
screenshot domoticz esp32-cam.PNG

For me the stream is working.
Bur for unknown reason the screenshot function ...