Search found 3 matches
- Monday 19 March 2018 19:11
- Forum: Cameras
- Topic: How to... show live feed from camera on dashboard
- Replies: 30
- Views: 26622
Re: How to... show live feed from camera on dashboard
did you have the cam in the scene ?
- Friday 09 March 2018 1:46
- Forum: Cameras
- Topic: How to... show live feed from camera on dashboard
- Replies: 30
- Views: 26622
Re: How to... show live feed from camera on dashboard
hi,
1. make a new page in domoticz\www\templates nameit like: webcam.html and edit with notepad:
<br>
<h2>page name</h2>
<br>
<div style="float:center; width:520px; height:360">
<h2>Cam name</h2>
<br>
<a href="javascript:SwitchLayout('cam')"><img alt="video" id="imgDisplay" name="cam name" src ...
1. make a new page in domoticz\www\templates nameit like: webcam.html and edit with notepad:
<br>
<h2>page name</h2>
<br>
<div style="float:center; width:520px; height:360">
<h2>Cam name</h2>
<br>
<a href="javascript:SwitchLayout('cam')"><img alt="video" id="imgDisplay" name="cam name" src ...
- Friday 09 March 2018 1:34
- Forum: Python
- Topic: [REQUEST] Plugin for Tuya
- Replies: 373
- Views: 105228
[REQUEST] Plugin for Tuya
Hi there,
i am not a programer :( , but i am asking if somebody is able to make or port the plugin for Tuya.
What i finded till now:
https://www.tuya.com/
the app on mible is: SmartLife and is used for Smart plugs, smart bulbs, smart swiches from alliexpress
Somebody made a api for this.
https ...
i am not a programer :( , but i am asking if somebody is able to make or port the plugin for Tuya.
What i finded till now:
https://www.tuya.com/
the app on mible is: SmartLife and is used for Smart plugs, smart bulbs, smart swiches from alliexpress
Somebody made a api for this.
https ...