Goedemiddag,
Ik krijg deCONZ niet zichtbaar als hardware in Domoticz?
De Phoscon App web gui voor de Conbee II is gewoo beschikbaar (http://ip_adres/pwa/)
Ik heb het volgende gedaan:
cd domoticz
cd plugins
git clone https://github.com/Smanar/Domoticz-deCONZ.gitConbee stick installatie
chmod +x Domoticz-deCONZ/plugin.py
cd Domoticz-deCONZ
python3 API_KEY.py 127.0.0.1 create
sudo service domoticz restart
En dit:
In Domoticz Instellingen – Instellingen
Accepteer nieuwe hardware” aangezet.
Groet,
Rudolf.
Conbee II hardware
Moderator: leecollings
-
- Posts: 849
- Joined: Wednesday 15 August 2018 14:38
- Target OS: -
- Domoticz version:
- Contact:
Re: Conbee II hardware
Hello, it 's your first python plugin ? If yes, take a look here https://www.domoticz.com/wiki/Using_Python_plugins at "Troubleshooting"
Have you something special in log when domoticz start ? about python or plugin ?
Have you something special in log when domoticz start ? about python or plugin ?
Re: Conbee II hardware
Thanks!
This entry was in the Log: PluginSystem: Failed dynamic library load
I fixed it with:
sudo apt-get install python3.7 libpython3.7 python3.7-dev -y
sudo systemctl restart domoticz.service
This entry was in the Log: PluginSystem: Failed dynamic library load
I fixed it with:
sudo apt-get install python3.7 libpython3.7 python3.7-dev -y
sudo systemctl restart domoticz.service
Who is online
Users browsing this forum: Bing [Bot] and 1 guest