Milí majitelé routerů Turris,
toto fórum bylo 9. 12. 2016 zmrazeno a nahrazeno naším novým Turris fórem. Ještě chvíli bude dostupné k prohlížení, ale již zde není možné přispívat. Více informací naleznete v oznámení o uzavření fóra.
Dear Turris routers users,
this forum has been frozen on Dec 9th, 2016 and replaced by our new Turris forum. It will be read-only accessible for some time after. For more information, read the announcement about closing the forum.
# Example configuration.yaml entry
camera:
platform: mjpeg
mjpeg_url: http://192.168.1.92/mjpeg
name: my sample camera
username: USERNAME
password: PASSWORD
16-01-17 12:01:29 homeassistant.loader: Unable to find component camera.mjpeg
/usr/lib/python3.4/site-packages/homeassistant/components/camera
import paho.mqtt.client as mqtt
ImportError: No module named 'paho'
pip install paho-mqtt
Powered by mwForum 2.29.3 © 1999-2013 Markus Wichitill