Hi, For me it does not work I have the message: "Error no connection"
iPad iOS 12.3.1 Domoticz 4.10717
it seems that I'm not the only one if I look at the comments in the app store
Thank you for your help
Search found 23 matches
- Tuesday 28 May 2019 20:09
- Forum: iOS
- Topic: Domoticz App
- Replies: 505
- Views: 128069
- Wednesday 01 August 2018 16:40
- Forum: Python
- Topic: Python plugin: Sony Bravia TV
- Replies: 205
- Views: 47940
- Wednesday 01 August 2018 14:31
- Forum: Python
- Topic: Python plugin: UPS Monitor
- Replies: 111
- Views: 34852
Re: Python plugin: UPS Monitor
Hi,
Now i have UPS Monitor working fine on Domoticz 4.9700 using stretch.
For me the reason was python version 3.5.1.x after downgrade it to 3.4.1.x all is Ok now.
Thanks a lot for this very usefull plugin.
Now i have UPS Monitor working fine on Domoticz 4.9700 using stretch.
For me the reason was python version 3.5.1.x after downgrade it to 3.4.1.x all is Ok now.
Thanks a lot for this very usefull plugin.
- Sunday 29 July 2018 19:52
- Forum: Python
- Topic: Python plugin: Sony Bravia TV
- Replies: 205
- Views: 47940
Re: Python plugin: Sony Bravia TV
Maybe a conflict related to version 3.5 of python and stretch see here at "Troubleshooting" section.
Tested successfully with another python plugin. Not with this one because I'm using lua code now.
Tested successfully with another python plugin. Not with this one because I'm using lua code now.
- Tuesday 03 July 2018 15:35
- Forum: Python
- Topic: Python plugin: Sony Bravia TV
- Replies: 205
- Views: 47940
Re: Python plugin: Sony Bravia TV
For me too the plugin does not work anymore. I took over the work of StefanPuntNL (thanks to him) here and after some additions/modifications I have a lua code to turn on and off the TV and a script to change channels including channels greater than 9. It's basic nothing about sound or channel like ...
- Monday 21 May 2018 19:44
- Forum: Blockly
- Topic: EventSystem: reset all events...
- Replies: 8
- Views: 3694
Re: EventSystem: reset all events...
Hi,
Under Setup->Settings->Others, Is the EventSystem enabled ?
Under Setup->Settings->Others, Is the EventSystem enabled ?
- Tuesday 06 March 2018 16:55
- Forum: Python
- Topic: Python Plugin: Wan IP Checker
- Replies: 175
- Views: 36228
Re: Python Plugin: Wan IP Checker
mea culpa 
Alert needs a condition (greater,less, equal ...) an a value before sending notification.
May be someone else will find a workaround. Keep in mind that your code was Ok
Reversing to previous version. Sorry for wasting your time.

Alert needs a condition (greater,less, equal ...) an a value before sending notification.
May be someone else will find a workaround. Keep in mind that your code was Ok
Reversing to previous version. Sorry for wasting your time.
- Tuesday 06 March 2018 11:09
- Forum: Python
- Topic: Python Plugin: Wan IP Checker
- Replies: 175
- Views: 36228
Re: Python Plugin: Wan IP Checker
Hi,
Thanks
May be a workaround using a dummy type "Alert" there is place to put a text (Wan IP) and a "Notification" tab enabling the user to have it's own notification(s).
Thanks
May be a workaround using a dummy type "Alert" there is place to put a text (Wan IP) and a "Notification" tab enabling the user to have it's own notification(s).
- Sunday 04 March 2018 18:18
- Forum: Python
- Topic: Python Plugin: Wan IP Checker
- Replies: 175
- Views: 36228
Re: Python Plugin: Wan IP Checker
Hi
Your program works perfectly thank you.
One suggestion: To be able to set who should receive notifications, currently everyone is notified (email, sms) so my wife receives a notification. She asks me: what is a WAN-IP address
Your program works perfectly thank you.
One suggestion: To be able to set who should receive notifications, currently everyone is notified (email, sms) so my wife receives a notification. She asks me: what is a WAN-IP address

- Sunday 11 February 2018 15:46
- Forum: Z-Wave
- Topic: Minimote always on
- Replies: 3
- Views: 847
Re: Minimote always on
Thank you gizmocuz
a scene associated with a virtual switch was the solution for me
a scene associated with a virtual switch was the solution for me
- Sunday 11 February 2018 0:38
- Forum: Z-Wave
- Topic: Minimote always on
- Replies: 3
- Views: 847
Minimote always on
Hi, I'm trying to catch the status of Minimote when pressing buttons. All switchs are always "On" in the interface. Is it possible to have its status: Short "On" or long press "Off" on one of the keys IDX Known? I'm using lua but all kind of answer are appriciated. Thanks for your help .
- Tuesday 06 February 2018 15:37
- Forum: Python
- Topic: Python Plugin: Wan IP Checker
- Replies: 175
- Views: 36228
Re: Python Plugin: Wan IP Checker
Thank's a lot. Now waiting my IP to change 

- Sunday 04 February 2018 23:29
- Forum: Python
- Topic: Python Plugin: Wan IP Checker
- Replies: 175
- Views: 36228
Re: Python Plugin: Wan IP Checker
Hi, I have installed your plugin and I have a problem. I receive notifications every two minutes while my WAN-IP address has not changed. img_003.jpg My wife receives SMS with the same message also with the same frequency. I disabled the plufin while waiting for a response. thank you in advance I ...
- Monday 21 August 2017 1:54
- Forum: Python
- Topic: Python plugin: Sony Bravia TV
- Replies: 205
- Views: 47940
Re: Python plugin: Sony Bravia TV
Hi,
For me no crash since removing "script_device_PIRsmarter.py" but many many errors in log :
For me no crash since removing "script_device_PIRsmarter.py" but many many errors in log :
Code: Select all
2017-08-20 19:02:17.231 Error: (Bravia) No data received from TV, probably it has just been turned off (time data '' does not match format '%Y-Success-0T%H:%M:
- Saturday 19 August 2017 16:15
- Forum: Python
- Topic: Python plugin: Battery Level for Z-Wave Devices
- Replies: 167
- Views: 35862
Re: Python plugin: Battery Level for Z-Wave Devices
Thanks
I see it in Setup/Devices and in Utility tab 39 is the z-Wave node number of this Sensative strips module.
I see it in Setup/Devices and in Utility tab 39 is the z-Wave node number of this Sensative strips module.
- Friday 18 August 2017 17:59
- Forum: Python
- Topic: Python plugin: Battery Level for Z-Wave Devices
- Replies: 167
- Views: 35862
Re: Python plugin: Battery Level for Z-Wave Devices
Thanks for this plugin I have to stop it because many logs with error : 2017-08-17 13:33:33.449 Error: (Modules batteries) Failed to update device unit 39 Probably due to waking time of sensative strips which is 24 hours by default. I set polling interval to 720 mn but remains the same. Do I have to ...
- Monday 07 August 2017 18:15
- Forum: Python
- Topic: Python plugin: Sony Bravia TV
- Replies: 205
- Views: 47940
Re: Python plugin: Sony Bravia TV
It works great thanks to you both
So plugin is compatible with Sony KDL-50W755C
So plugin is compatible with Sony KDL-50W755C
- Monday 07 August 2017 17:09
- Forum: Python
- Topic: Python plugin: Sony Bravia TV
- Replies: 205
- Views: 47940
Re: Python plugin: Sony Bravia TV
Remains the same It's an android tv This is what I'v done : I enter Andoid in the PSK field --> KO I'v removed the device from Hardware list, reboot system and add it again --> KO I'v modify the PSK Key from sony to Android on tv --> KO I'v modify the localtest.py and change psk = 'sony' to psk ...
- Monday 07 August 2017 15:42
- Forum: Python
- Topic: Python plugin: Sony Bravia TV
- Replies: 205
- Views: 47940
Re: Python plugin: Sony Bravia TV
@G3rard you were right Thanks a lot
The only thing that does'nt works is power on tv with the plugin. May be here : The address is entered in the file
The only thing that does'nt works is power on tv with the plugin. May be here : The address is entered in the file
- Monday 07 August 2017 1:44
- Forum: Python
- Topic: Python plugin: Sony Bravia TV
- Replies: 205
- Views: 47940
Re: Python plugin: Sony Bravia TV
@G3rard same issue,
Changing type of device to Sony Bravia TV (with Kodi remote) then Update always return to Awox SmartPlug
Thanks for your help
Changing type of device to Sony Bravia TV (with Kodi remote) then Update always return to Awox SmartPlug
Thanks for your help