· 6 years ago · Jul 19, 2019, 03:12 AM
1octoprint:
2 - host: 192.168.1.121
3 api_key: <hidden>
4 name: 'Wanhao i3 Plus'
5 sensors:
6 monitored_conditions:
7 - 'Current State'
8 - 'Job Percentage'
9 camera:
10 - platform: mjpg
11 name: i3 Plus
12 still_image_url: http://192.168.1.121/webcam/?action=snapshot
13 mjpg_url: http://192.168.1.121/webcam/?action=stream
14 - host: 192.168.1.122
15 api_key: <hidden>
16 name: 'Creality Ender 3'
17 sensors:
18 monitored conditions:
19 - 'Current State'
20 - 'Job Percentage'
21 camera:
22 - platform: mjpg
23 name: Ender 3
24 still_image_url: http://192.168.1.122/webcam/?action=snapshot
25 mjpg_url: http://192.168.1.122/webcam/?action=stream