Search found 15 matches
- Monday 27 July 2020 19:12
- Forum: Python
- Topic: Python Plugin : Broadlink
- Replies: 543
- Views: 98792
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 ...
- Monday 27 July 2020 15:22
- Forum: Python
- Topic: Python Plugin : Broadlink
- Replies: 543
- Views: 98792
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 ...
- Friday 24 July 2020 20:33
- Forum: Python
- Topic: Python Plugin : Broadlink
- Replies: 543
- Views: 98792
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 ...
- Wednesday 22 July 2020 22:14
- Forum: Python
- Topic: Python Plugin : Broadlink
- Replies: 543
- Views: 98792
Re: Python Plugin : Broadlink
hi zak45,do :
python --version
and show output.
output of python --version :
pi@raspberrypi:~ $ python --version
Python 3.7.3
- Wednesday 22 July 2020 21:54
- Forum: Python
- Topic: Python Plugin : Broadlink
- Replies: 543
- Views: 98792
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 ...
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 ...
- Tuesday 14 July 2020 13:25
- Forum: Python
- Topic: Python plugin: Xiaomi Mi Robot Vacuum
- Replies: 311
- Views: 123481
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 ...
(.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 ...
- Saturday 06 June 2020 23:07
- Forum: Speech & Voice Systems
- Topic: Alexicz - FREE Domoticz to Alexa Integration
- Replies: 337
- Views: 83301
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 ...
- Wednesday 03 June 2020 20:11
- Forum: Speech & Voice Systems
- Topic: Alexicz - FREE Domoticz to Alexa Integration
- Replies: 337
- Views: 83301
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.
Output of Configure test events - discovery in console.aws.amazon.com dont show new light. Light assigned to room same as other light woking.
- Thursday 28 May 2020 10:36
- Forum: Speech & Voice Systems
- Topic: Alexicz - FREE Domoticz to Alexa Integration
- Replies: 337
- Views: 83301
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 ...
- Thursday 28 May 2020 9:16
- Forum: Speech & Voice Systems
- Topic: Alexicz - FREE Domoticz to Alexa Integration
- Replies: 337
- Views: 83301
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 ...
- Wednesday 27 May 2020 21:52
- Forum: Speech & Voice Systems
- Topic: Alexicz - FREE Domoticz to Alexa Integration
- Replies: 337
- Views: 83301
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.
I am running zigbee2mqtt, I added description of light :"Alexa_Name:computer", but Alexicz cant discover it. Other items was discovered fine.
- 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 ...
- Wednesday 20 May 2020 16:37
- 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 ??
- 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 ...
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 ...
- 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 ...
EDIT:
ok. I found:
/usr/bin/python3 /home/pi/domoticz/plugins/LGTV/lg.py -c send-message ...