Search found 9 matches
- Thursday 28 January 2021 20:48
- Forum: Python
- Topic: Python Plugin : Broadlink
- Replies: 533
- Views: 73214
Re: Python Plugin : Broadlink
Tried a fresh install, still tons of errors
- Wednesday 27 January 2021 23:39
- Forum: Python
- Topic: Python Plugin : Broadlink
- Replies: 533
- Views: 73214
Re: Python Plugin : Broadlink
Great!
Don't forget to edit setup.py to include the new download path https://synnas.publicvm.com:4430/s/Czn9r8G8QwrZ7ji
Don't forget to edit setup.py to include the new download path https://synnas.publicvm.com:4430/s/Czn9r8G8QwrZ7ji
- Monday 25 January 2021 22:56
- Forum: Python
- Topic: Python Plugin : Broadlink
- Replies: 533
- Views: 73214
Re: Python Plugin : Broadlink
Can anybody provide me a link to download the broadlink file since https://synnas.publicvm.com:32701/s/gmt22Ad7TyYJGdN is no longer working.
- Tuesday 22 September 2020 16:20
- Forum: Dashticz
- Topic: Import weather data other than Wunderground
- Replies: 96
- Views: 18996
Re: Import weather data other than Wunderground
Just tried my config with Dashticz 3.5 master and the 'weather_owm' block has no problem. What settings do you use (without API key)? changed from V3.5 master to V3.5.2 beta and problem solved git fetch origin git checkout beta git pull If you like you can change back to master and see if it then ...
- Monday 21 September 2020 16:26
- Forum: Dashticz
- Topic: Dashticz - v3.4.9 beta
- Replies: 52
- Views: 6356
Re: Dashticz - v3.4.9 beta
found the problem
changed from V3.5 master to V3.5.2 beta and problem solved
git fetch origin
git checkout beta
git pull
changed from V3.5 master to V3.5.2 beta and problem solved
git fetch origin
git checkout beta
git pull
- Monday 21 September 2020 16:16
- Forum: Dashticz
- Topic: Import weather data other than Wunderground
- Replies: 96
- Views: 18996
- Sunday 20 September 2020 18:39
- Forum: Dashticz
- Topic: Import weather data other than Wunderground
- Replies: 96
- Views: 18996
Re: Import weather data other than Wunderground
nobody who can point us at the right direction?
- Monday 24 August 2020 21:38
- Forum: Dashticz
- Topic: Import weather data other than Wunderground
- Replies: 96
- Views: 18996
Re: Import weather data other than Wunderground
Got the same issue, in domoticz is works fine but only in dashticz the blocks are empty.
Maybe a problem in Dasticz V3.5-master?
Maybe a problem in Dasticz V3.5-master?
- Sunday 23 August 2020 21:22
- Forum: Dashticz
- Topic: Dashticz - v3.4.9 beta
- Replies: 52
- Views: 6356
Re: Dashticz - v3.4.9 beta
Hello, I'm working with the latest Dashticz V3.5-master. I cannot get open weather map working. It is working in domoticz but just won't show in Dashticz. I used the fairly simple instructions from the manual //Configuring the OWM parameters config['owm_api'] = '7c4bd2526cc4b8ed811ddfead1a557c9 ...