Search found 950 matches

by zak45
Sunday 01 June 2025 15:21
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 536
Views: 83723

Re: Python Plugin : Broadlink

Due to latest ubuntu 24.04 everything python is f$@#% up. Got everything python working again, but not for broadlink. I get: Error: RM2: (Broadlink) failed to load 'plugin.py', Python Path used was '/home/ubuntu/domoticz/plugins/Broadlink/:/home/ubuntu/domoticz/plugins/domoticzPythonVenv:/home ...
by zak45
Saturday 26 October 2024 9:48
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 536
Views: 83723

Re: Python Plugin : Broadlink

Hello, a have a problem, the plugin same to work in log but if i try to create one new device, Broadlink with kod.......,. is not in menu. Some one can help me,,Please. Thank in advance! not sure this work : 2024-10-24 22:07:18.4 92 Error : Brooadlink RM3 mini: (BroadlinkRM2) failed to load 'plugin ...
by zak45
Friday 12 July 2024 23:18
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 536
Views: 83723

Re: Python Plugin : Broadlink

Do you have the external temp module ?
by zak45
Wednesday 27 March 2024 0:43
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 536
Views: 83723

Re: Python Plugin : Broadlink

you just need to move all from Broadlink-Domoticz-plugin-main to plugins/Broadlink.
and made chmod +x to scr/*.sh
Will take a look to the extraction process.
by zak45
Tuesday 13 February 2024 15:56
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 536
Views: 83723

Re: Python Plugin : Broadlink

New plugin version 2.1. Released:
broadlink module to 0.18.0
RF learn bug fixes
by zak45
Monday 12 February 2024 0:09
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 536
Views: 83723

Re: Python Plugin : Broadlink

I have the follwoing error : File "setup.py", line 230 print("\r>> Bytes downloaded -->" + state + str(leng) + state, end='', flush=True) ^ SyntaxError: invalid syntax looks like you still use python 2.x ???? First, always made a backup of your existing plugin folder (with ini files) You need to ...
by zak45
Sunday 08 October 2023 23:26
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 536
Views: 83723

Re: Python Plugin : Broadlink

Capture d'écran 2023-10-08 232542.png
Capture d'écran 2023-10-08 232542.png (14.89 KiB) Viewed 3318 times
by zak45
Thursday 08 June 2023 14:00
Forum: Python
Topic: PyO3 modules may only be initialized once per interpreter process
Replies: 11
Views: 3451

Re: PyO3 modules may only be initialized once per interpreter process[/quote]

got the same problem with the Broadlink plugin !
by zak45
Thursday 08 June 2023 13:59
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 536
Views: 83723

Re: Python Plugin : Broadlink

Same problem here :

viewtopic.php?t=40417
by zak45
Thursday 08 June 2023 13:50
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 536
Views: 83723

Re: Python Plugin : Broadlink

Do not have 2 devices, but tried to declare a false second one and I got the same error as you :

ImportError: PyO3 modules may only be initialized once per interpreter process

Something in the Python framework that do not allow now to have the same plugin twice .... !!!!!!
by zak45
Thursday 08 June 2023 13:46
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 536
Views: 83723

Re: Python Plugin : Broadlink

Have you double checked that you use different Listener Port ?
by zak45
Thursday 08 June 2023 13:29
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 536
Views: 83723

Re: Python Plugin : Broadlink

for the old, nope.
problem resolution is to have this new one work for you, as this work for me and others.
Can you confirm this work when only one is defined in Domoticz ?
by zak45
Wednesday 07 June 2023 23:52
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 536
Views: 83723

Re: Python Plugin : Broadlink

2023-06-07 18:06:47.154 Error: Broadlink Camera: (Broadlink) failed to load 'plugin.py', Python Path used was 'C:\Program Files (x86)\Domoticz\plugins\Broadlink\;C:\Program Files (x86)\Python310-32\python310.zip;C:\Program Files (x86)\Python310-32\Lib\;C:\Program Files (x86)\Python310-32\DLLs\;C ...
by zak45
Monday 05 June 2023 23:14
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 536
Views: 83723

Re: Python Plugin : Broadlink

Let's stay on python 3.9. post the log file when you start the second plugin to check.
by zak45
Saturday 13 May 2023 10:50
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 536
Views: 83723

Re: Python Plugin : Broadlink

So, i cheked in the browser console and i found the problem...in folder domoticz/www/js(on raspberry pi path: /home/pi/domoticz/www/js) missing jquery-3.4.1.min.js which the plugin needs. I put it manually and interface of the plugin is good and works. I'm back tomorow with the necessary steps to ...
by zak45
Saturday 13 May 2023 0:24
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 536
Views: 83723

Re: Python Plugin : Broadlink

Domoticz server is on Raspberry pi, but i access Domoticz from Pc, screenshot is from PC is not in Raspberry browser. I have 2 raspberry pi...one with Buster Os, python 3.7 and broadlink plugin 1.6.1 - no problem. Second server with Bullseye Os, python 3.9 and broadlink 1.6.4 - here i have that ...
by zak45
Friday 12 May 2023 23:05
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 536
Views: 83723

Re: Python Plugin : Broadlink

Thank you. I tried but with python 3.11.3 doesn't work. I'm back to 3.9 and installing the plugin works perfectly. Now i have another problem with plugin dashboard, sometihing is wrong, it looks a little different than it was normally: Buttons not working, can't send a command and idx from ini file ...
by zak45
Friday 12 May 2023 23:03
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 536
Views: 83723

Re: Python Plugin : Broadlink

Can u add in github malual: "To be able to see the Web Pages, Custom menu need to be activated: Domoticz / settings." - screens for this? "Default link to Web Admin is:" localhost:XXXX --- I dont have Web Admin in Custom Pages, but plugin is working :/ BIG THANKS TO ADD REPO TO GITHUB!!! You should ...
by zak45
Friday 12 May 2023 10:12
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 536
Views: 83723

Re: Python Plugin : Broadlink

Broadlink repository is now hosted on Github:
https://github.com/zak-45/Broadlink-Domoticz-plugin

To be Git compliant, just copy https://github.com/zak-45/Broadlink-Dom ... oadlink.py
to your plugin folder
by zak45
Thursday 11 May 2023 23:05
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 536
Views: 83723

Re: Python Plugin : Broadlink

Double check your python/OS installation. Take a look here https://stackoverflow.com/questions/63084049/sslerrorcant-connect-to-https-url-because-the-ssl-module-is-not-available or this one https://stackoverflow.com/questions/67416062/warning-pip-is-configured-with-locations-that-require-tls-ssl ...