Search found 1819 matches

by EdwinK
Thursday 07 March 2024 11:33
Forum: Temperature and Weather
Topic: Weather alarm from Royal Netherlands Meteorological Institute (KNMI)
Replies: 38
Views: 28002

Re: Weather alarm from Royal Netherlands Meteorological Institute (KNMI)

I did something wrong (as usually) because this is the output I get python3 WeatherAlert.py 2024-03-07 11:31:31: INFO : <module> : 92 : ==================================================== 2024-03-07 11:31:31: INFO : <module> : 93 : ================== Script started ================== 2024-03-07 11 ...
by EdwinK
Tuesday 27 February 2024 23:02
Forum: General Discussion
Topic: New project, a small wall display to control Domoticz using CYD (Cheap ESP32 touchscreen)
Replies: 241
Views: 33875

Re: New project, a small wall display to control Domoticz using CYD (Cheap ESP32 touchscreen)

Going to try this with the CYD that I bought for my printer but is now not needed anymore.
by EdwinK
Friday 23 February 2024 14:58
Forum: Dashticz
Topic: What can I display in the Dashticz title bar?
Replies: 5
Views: 1732

Re: What can I display in the Dashticz title bar?

Sure looks nice. See I have some work to do :)
by EdwinK
Wednesday 21 February 2024 18:05
Forum: Python
Topic: Python Plugin: GPSLogger
Replies: 20
Views: 3226

Re: Python Plugin: GPSLogger

Going to try tomorrow (or the day after). Now time for some rest :)
by EdwinK
Wednesday 21 February 2024 16:58
Forum: Python
Topic: Python Plugin: GPSLogger
Replies: 20
Views: 3226

Re: Python Plugin: GPSLogger

Seems that it is something with some security, I tried the same url on another laptop and then the result was a 401 error.
by EdwinK
Wednesday 21 February 2024 16:42
Forum: Python
Topic: Python Plugin: GPSLogger
Replies: 20
Views: 3226

Re: Python Plugin: GPSLogger

This is what I have in the raw data
Screen Shot 2024-02-21 at 16.39.34.png
Screen Shot 2024-02-21 at 16.39.34.png (24.04 KiB) Viewed 2486 times
So that works. I already had validated the certificate, but will go through all this again.
by EdwinK
Wednesday 21 February 2024 14:04
Forum: Python
Topic: Python Plugin: GPSLogger
Replies: 20
Views: 3226

Re: Python Plugin: GPSLogger

So far I have it working on the phone, but in the log I can see a message that it couldn't upload the log. I created an user for GPSLogger and used this in the base64decode site. The output from there I entered in GPSLogger app. Custom URL: maximum attemps failed: giving up Custom URL: Kon het ...
by EdwinK
Wednesday 21 February 2024 11:14
Forum: Python
Topic: Python Plugin: GPSLogger
Replies: 20
Views: 3226

Re: Python Plugin: GPSLogger

It seems fixed now.
by EdwinK
Wednesday 21 February 2024 9:30
Forum: Python
Topic: Python Plugin: GPSLogger
Replies: 20
Views: 3226

Re: Python Plugin: GPSLogger

Looks great, but atm there is an error message that GPSLogger has some bugs and it won't open. .
by EdwinK
Monday 05 February 2024 14:27
Forum: Dashticz
Topic: Dashticz: show current power kWh?
Replies: 6
Views: 1850

Re: Dashticz: show current power kWh?

Try with idx: '427_1' to get only the first device.
by EdwinK
Wednesday 24 January 2024 9:49
Forum: Dashticz
Topic: Dashticz - Module - Spotify (new version!)
Replies: 179
Views: 65529

Re: Dashticz - Module - Spotify (new version!)

O, I found out. My Spotify account is on another email then the developers account.
by EdwinK
Wednesday 24 January 2024 9:18
Forum: Dashticz
Topic: Dashticz - Module - Spotify (new version!)
Replies: 179
Views: 65529

Re: Dashticz - Module - Spotify (new version!)

It is kind of working. Now I get a playlist error.
by EdwinK
Sunday 21 January 2024 14:11
Forum: Dashticz
Topic: Dashticz - Module - Spotify (new version!)
Replies: 179
Views: 65529

Re: Dashticz - Module - Spotify (new version!)

This time I double checked and put in the correct URL where Dashticz lives, 'http://192.168.0.11:8082' but still the same error. Restarted computer and all, but no luck :(
by EdwinK
Saturday 20 January 2024 13:40
Forum: General Discussion
Topic: New project, a small wall display to control Domoticz using CYD (Cheap ESP32 touchscreen)
Replies: 241
Views: 33875

Re: New project, a small wall display to control Domoticz using CYD (Cheap ESP32 touchscreen)

When I have my new screen for the Bambu printer I'll take a look on how to do this.
by EdwinK
Saturday 20 January 2024 9:49
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 273
Views: 87768

Re: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)

Thought this fixed it, but alas... no.

have other problems with domoticz to fix first, then i'll try again
by EdwinK
Friday 19 January 2024 22:06
Forum: Dashticz
Topic: Dashticz - Module - Spotify (new version!)
Replies: 179
Views: 65529

Re: Dashticz - Module - Spotify (new version!)

REviving this old topic. Came here to see if there was an solution for this problem. I too have the problem with redirect url. Tried several things, as https://192.168.0.11:8080/ (with and without the slash at the end. Also tried with a no-ip.net address. On my local network I don't have a ssl ...
by EdwinK
Friday 19 January 2024 21:36
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 273
Views: 87768

Re: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)

Xenomes wrote: Friday 19 January 2024 20:21
EdwinK wrote: Friday 19 January 2024 20:17 but... dump.json is empty.
Ah, then you didn't edited the file to include the Tuya credentials.
I have added my info from the TUYA site, but still
by EdwinK
Friday 19 January 2024 20:17
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 273
Views: 87768

Re: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)

~/domoticz/plugins/Domoticz-TinyTUYA-Plugin/tools $ sudo python3 debug_discovery.py
No device data returnd for Tuya. Trying again!
debug_discovery: -1 line 53


dump.json is created!

but... dump.json is empty.
by EdwinK
Friday 19 January 2024 16:24
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 273
Views: 87768

Re: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)

Xenomes wrote: Friday 19 January 2024 16:17
I don't see a debug line. Did you put the plugin in 'debug: all'?
Yes, it is set.
Screen Shot 2024-01-19 at 16.23.19.png
Screen Shot 2024-01-19 at 16.23.19.png (18.81 KiB) Viewed 5381 times
by EdwinK
Thursday 18 January 2024 22:38
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 273
Views: 87768

Re: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)

When running the debug_discovery.py script both devices return an empty dump.json. Don't know if the free period has expired. Created connection on Creation Time : 2023-03-08 16:31:24 Plugin is at version 1.7.0 This is what I could grab from the log. 2024-01-18 23:13:33.045 TinyTuya: Pushing ...