Search found 50 matches

by michaldobrotka
Monday 11 May 2020 12:14
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Setting Domoticz app
Replies: 15
Views: 2620

Re: Setting Domoticz app

Sorry, my versions
Domoticz - 2020.2
App - 0.2.2019 (7436)
by michaldobrotka
Monday 11 May 2020 12:12
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Setting Domoticz app
Replies: 15
Views: 2620

Re: Setting Domoticz app

Ill joint this existing topic....similar problem :) Last week my app (Android ), Stopped to work. Was bizarre, cause my wife's phone was fine. I had no access into app, but notification keep coming. I updated app and I was offline completely. I checked the forum and realize I need to update no new ...
by michaldobrotka
Tuesday 22 January 2019 12:54
Forum: Speech & Voice Systems
Topic: Controlicz - Easy Domoticz to Alexa Integration
Replies: 1035
Views: 192238

Re: Controlicz - Easy Domoticz to Alexa Integration

My Controlicz isn’t working properly, I can switch devices, but alexa cant read temperatures from sensors, just says “doesn’t support that”. I reenabled skill, restarted Domoticz, tested connection from Controlicz – is working, but still no temperature readings.
Thanks for help
by michaldobrotka
Monday 19 November 2018 14:46
Forum: Utility
Topic: Total power use
Replies: 4
Views: 2291

Re: Total power use

This is my lua script - counting together power use from 3 Phases and updating dummy device IDX 705 (Total). ---------------------------------------------------------------------------------------------------------- local DeviceName1 = "Faza1" local DeviceName2 = "Faza2" local DeviceName3 = "Faza3 ...
by michaldobrotka
Tuesday 04 September 2018 9:11
Forum: Python
Topic: Python Plugin : Broadlink RM2 V4
Replies: 651
Views: 125316

Re: Python Plugin : Broadlink RM2 V4

@fvdp80, Thanks. I gave up while ago, but you are right!
With latest beta Im on (over 24 hours now) :)
Hopefully its gonna be stable.
by michaldobrotka
Monday 09 July 2018 7:54
Forum: Python
Topic: Python Plugin : Broadlink RM2 V4
Replies: 651
Views: 125316

Re: Python Plugin : Broadlink RM2 V4

hi i have a problem the broadlink plugin is crashing domoticz if the hardware is disabled it does not crash but when i activate the hardware domoticz stops again... please help i love the broadlink plugin in domoticz Running on Python 3.5? If yes, that is the problem. Need to downgrade to 3.4 – see ...
by michaldobrotka
Wednesday 04 July 2018 7:26
Forum: Python
Topic: Python Plugin : Broadlink RM2 V4
Replies: 651
Views: 125316

Re: Python Plugin : Broadlink RM2 V4

@mistak1992 Hi, My last try from yesterday: Fresh install Stretch+ domoticz - sudo apt-get update - sudo apt-get install libssl-dev openssl - wget https://www.python.org/ftp/python/3.4.3/Python-3.4.3.tar.xz - tar xvf Python-3.4.3.tar.xz - cd Python-3.4.3/ - make - sudo make install than pip (in the ...
by michaldobrotka
Tuesday 03 July 2018 10:32
Forum: Python
Topic: Python Plugin : Broadlink RM2 V4
Replies: 651
Views: 125316

Re: Python Plugin : Broadlink RM2 V4

Thanks for your reply, but unfortunately, I was not able to use it, and did spent third evening with fighting with it without any progress. I red dozens of discussions about python but I got lost in it. When I’m on Phyton 3.5 + 0.9 broadlink + 4.1.0 plugin.py, Domoticz brakes down, and starts only b ...
by michaldobrotka
Monday 02 July 2018 7:51
Forum: Python
Topic: Python Plugin : Broadlink RM2 V4
Replies: 651
Views: 125316

Re: Python Plugin : Broadlink RM2 V4

Hallo Everybody, I was using Broadlink plugin on separate Raspberry pi zero w running on stretch and stable Domoticz 3.8153 with Python 3.4.2 for months. My main system was on Betas. Last week I wanted to upgrade both to stable 4.9. Main system is working (no Python), but Zero with Broadling not. I ...
by michaldobrotka
Friday 25 May 2018 10:14
Forum: Blockly
Topic: Problem with script
Replies: 3
Views: 1028

Re: Problem with script

Hi @mrf68,
I followed your instructions, and simple script only with rainfall gauge is working. OR function with another condition isn’t working.
Thanks
by michaldobrotka
Thursday 24 May 2018 10:15
Forum: Blockly
Topic: Problem with script
Replies: 3
Views: 1028

Problem with script

Hi Guys, (Raspi 3, Beta 3.9476) I’m trying to create script for Irrigation bypass after rainy day or upcoming rain, by comparing rainfall gauge bigger than 2mm or rain expectation (on / off) I have created Variable irri_bypass as integer. I can’t get it to work - VAriable value is still just zero. Th ...
by michaldobrotka
Wednesday 18 April 2018 12:19
Forum: Show your projects
Topic: [DIY] Garden irrigation and learning project
Replies: 80
Views: 41266

Re: [DIY] Garden irrigation and learning project

Hi @Siewert308SW, Thanks for great script!!! Im runing it just on dummy switches for now and it works great. I have a questions: 1. "local VarMaxRunTime = 45" is ON time of pump. Is this max. time while is the pump running until it will be stoped by moisture sensor? 2. Is there option to reduce ...
by michaldobrotka
Wednesday 11 April 2018 14:08
Forum: Speech & Voice Systems
Topic: Controlicz - Easy Domoticz to Alexa Integration
Replies: 1035
Views: 192238

Re: Controlicz - Easy Domoticz to Alexa Integration

Hi Guys, I know that it’s not a Controlicz Problem but: 2 days ago my Echo dot restarted while I was watching TV - looked like a Software upgrade. I tried to turn off the TV with voice command as usual, and echo just turned blue and beeped twice and didn’t execute the command. None of command - d ...
by michaldobrotka
Monday 08 January 2018 7:25
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: MyDomoticz - Testers wanted!
Replies: 627
Views: 133406

Re: MyDomoticz - Testers wanted!

+1 Can something be done to improve it?
by michaldobrotka
Tuesday 19 December 2017 9:33
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Upgrade Domoticz 2.5 (Pi B+) to 3.8. (Pi 3 B)
Replies: 8
Views: 2436

Re: Upgrade Domoticz 2.5 (Pi B+) to 3.8. (Pi 3 B)

Thats the point - plugin. Im trying to get back broadlink plugin to life (tried everything, stable, beta...), but no way to keep it alive on jessie. As soon I enable it Im loosing connection to domoticz via browser after first reboot. I was able to run it on stable stretch, but no success to upload ...
by michaldobrotka
Tuesday 19 December 2017 8:46
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Upgrade Domoticz 2.5 (Pi B+) to 3.8. (Pi 3 B)
Replies: 8
Views: 2436

Re: Upgrade Domoticz 2.5 (Pi B+) to 3.8. (Pi 3 B)

Hi,
I had similar issue too:
I tried several times to upload my backup made on beta 3.87XX running on Jessie onto fresh stable install made on Stretch with no success. Is there an compatibility problem?
by michaldobrotka
Friday 08 December 2017 10:58
Forum: Speech & Voice Systems
Topic: Controlicz - Easy Domoticz to Alexa Integration
Replies: 1035
Views: 192238

Re: Controlicz - Easy Domoticz to Alexa Integration

Hi @madgeni, since 4th of December controlicz skill is not working properly (at least for me). At this day all my devices were off, so I checked the forum and found a post about same problem. I re enabled the skill restarted router and domoticz and it was fine. But after a while (hour or so) I ...
by michaldobrotka
Monday 20 November 2017 11:48
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: MyDomoticz - Testers wanted!
Replies: 627
Views: 133406

Re: MyDomoticz - Testers wanted!

Hi Guys, please how to erase instance from domoticz. My. domoticz Icon is gone, but in domoticz settings still old instance No.
Thanks
by michaldobrotka
Tuesday 14 November 2017 6:40
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: MyDomoticz - Testers wanted!
Replies: 627
Views: 133406

Re: MyDomoticz - Testers wanted!

@chimit
I did that, even registered new account om my.domoticz.com. In Settings of my Domoticz device is still the old instance No.
by michaldobrotka
Monday 13 November 2017 18:47
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: MyDomoticz - Testers wanted!
Replies: 627
Views: 133406

Re: Testers wanted!

Hi Guys, I switched from Raspi 2 to 3. I just switched the sd card and adjusted static ip for wifi (reason I switched to 3). Since then I cant connect via my.domoticz.com. My icon was red, but domoticz was running properly. I restarted everything. Still no change. After restart of router the new IP ...