Search found 15 matches

by Romel
Monday 27 July 2020 19:12
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 543
Views: 98793

Re: Python Plugin : Broadlink



pi@raspberrypi:~ $ sudo pip list
sudo: pip: command not found


I'm not linux specialist, but looks like pip not installed...
maybe try this :
sudo apt-get install python3-pip


hmm seems like problem with linking...

pi@raspberrypi:~ $ sudo apt-get install python3-pip
Reading package lists ...
by Romel
Monday 27 July 2020 15:22
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 543
Views: 98793

Re: Python Plugin : Broadlink



Checking installation ....
----------------------------------------
Successfully imported googletrans
Error importing translate


Can you do this :
sudo -H python -m pip install translate

and

sudo pip list

ans show the output ?


pi@raspberrypi:~ $ sudo -H python -m pip install translate ...
by Romel
Friday 24 July 2020 20:33
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 543
Views: 98793

Re: Python Plugin : Broadlink



output of python --version :
pi@raspberrypi:~ $ python --version
Python 3.7.3

that's look ok.

Can you redo the setup.py and show the last lines output (after checking installation ...) ?

Hi Zak45, here u r:
Checking installation ....
----------------------------------------
Successfully ...
by Romel
Wednesday 22 July 2020 22:14
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 543
Views: 98793

Re: Python Plugin : Broadlink

do :
python --version

and show output.
hi zak45,
output of python --version :
pi@raspberrypi:~ $ python --version
Python 3.7.3
by Romel
Wednesday 22 July 2020 21:54
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 543
Views: 98793

Re: Python Plugin : Broadlink

Hi, somebody who can help me with:
2020-07-22 21:51:11.587 Error: (Broadlink) failed to load 'plugin.py', Python Path used was '/home/pi/domoticz/plugins/Broadlink/:/usr/lib/python37.zip:/usr/lib/python3.7:/usr/lib/python3.7/lib-dynload:/usr/local/lib/python3.7/dist-packages:/usr/lib/python3/dist ...
by Romel
Tuesday 14 July 2020 13:25
Forum: Python
Topic: Python plugin: Xiaomi Mi Robot Vacuum
Replies: 311
Views: 123482

Re: Python plugin: Xiaomi Mi Robot Vacuum

Hi all is this caused by wrong token ?
(.env) pi@raspberrypi:~/domoticz/plugins/xiaomi-mirobot $ miiocli device --ip 192.168.88.155 --token 5735396c756d554d79614e70496f6577 info
ERROR:miio.device:Got error when receiving: timed out
Error: No response from the device
Iam encountering to this ...
by Romel
Saturday 06 June 2020 23:07
Forum: Speech & Voice Systems
Topic: Alexicz - FREE Domoticz to Alexa Integration
Replies: 337
Views: 83315

Re: Alexicz - FREE Domoticz to Alexa Integration


new scene can be discovered. But no new light discovered... I dont know why :(
Output of Configure test events - discovery in console.aws.amason.com dont show new light. Light assigned to room same as other light woking.
Take a look on Cloudwatch Logs at the Discovery response to see if it’s in ...
by Romel
Wednesday 03 June 2020 20:11
Forum: Speech & Voice Systems
Topic: Alexicz - FREE Domoticz to Alexa Integration
Replies: 337
Views: 83315

Re: Alexicz - FREE Domoticz to Alexa Integration

new scene can be discovered. But no new light discovered... I dont know why :(
Output of Configure test events - discovery in console.aws.amazon.com dont show new light. Light assigned to room same as other light woking.
by Romel
Thursday 28 May 2020 10:36
Forum: Speech & Voice Systems
Topic: Alexicz - FREE Domoticz to Alexa Integration
Replies: 337
Views: 83315

Re: Alexicz - FREE Domoticz to Alexa Integration


meaning it is discoverable with the code in DomoticzHandler. Did you assign it a room ID?

Yes I assigned it to room - it should be:
"PlanID" : "7",

Another dimmer is working well:
{
"ActTime" : 1590654864,
"AstrTwilightEnd" : "23:51",
"AstrTwilightStart" : "01:45",
"CivTwilightEnd" : "21 ...
by Romel
Thursday 28 May 2020 9:16
Forum: Speech & Voice Systems
Topic: Alexicz - FREE Domoticz to Alexa Integration
Replies: 337
Views: 83315

Re: Alexicz - FREE Domoticz to Alexa Integration


Hi, is here someone who can discover zigbee devices ?
I am running zigbee2mqtt, I added description of light :"Alexa_Name:computer", but Alexicz cant discover it. Other items was discovered fine.
Look at http://192.168.x.y:8080/json.htm?type=devices&rid=aaa (where aaa is the idx of your zigbee ...
by Romel
Wednesday 27 May 2020 21:52
Forum: Speech & Voice Systems
Topic: Alexicz - FREE Domoticz to Alexa Integration
Replies: 337
Views: 83315

Re: Alexicz - FREE Domoticz to Alexa Integration

Hi, is here someone who can discover zigbee devices ?
I am running zigbee2mqtt, I added description of light :"Alexa_Name:computer", but Alexicz cant discover it. Other items was discovered fine.
by Romel
Wednesday 27 May 2020 21:41
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Cant start domoticz Error: Domoticz(pid:2881, tid:2892('MainWorker')) received fatal signal 6 (Aborted)
Replies: 4
Views: 2254

Re: Cant start domoticz Error: Domoticz(pid:2881, tid:2892('MainWorker')) received fatal signal 6 (Aborted)



really nobody who can help ??

What have you tried so far?

Did you check your database integrity ? If the database is ok then start without any plugin or scripts and activate these one by one.


hi waaren, thank you for helping !
last week I builded new domoticz and import backup and it works ...
by Romel
Thursday 14 May 2020 22:55
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Cant start domoticz Error: Domoticz(pid:2881, tid:2892('MainWorker')) received fatal signal 6 (Aborted)
Replies: 4
Views: 2254

Cant start domoticz Error: Domoticz(pid:2881, tid:2892('MainWorker')) received fatal signal 6 (Aborted)

Hi all,

before two days I tried to control domoticz via Alexicz but no response received by Alexa. Then I checked web server but with no luck.
Here are some logs:

sudo ./domoticz -log /var/log/domoticz.log
2020-05-14 22:35:27.464 Status: Domoticz V2020.2 (c)2012-2020 GizMoCuz
2020-05-14 22:35:27 ...
by Romel
Friday 10 April 2020 16:27
Forum: PHP and all others
Topic: LG TV WebOs 3.0
Replies: 73
Views: 89031

Re: LG TV WebOs 3.0

remote control in domoticz panel can switch channel UP and DOWN . Volume is working too.. but button OK not. Is there some script to control own command ? for example - switch channel no 31, set volume to 8.

EDIT:
ok. I found:

/usr/bin/python3 /home/pi/domoticz/plugins/LGTV/lg.py -c send-message ...