-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcameras.yaml
32 lines (29 loc) · 1.46 KB
/
cameras.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
### WU Static Radar Image ###
# - platform: generic
# still_image_url: 'https://radblast.wunderground.com/cgi-bin/radar/WUNIDS_map?station=ATX&brand=wui&num=1&delay=15&type=N0R&frame=0&scale=0.25&noclutter=0&showstorms=0&mapx=400&mapy=240¢erx=312.0000000000003¢ery=-68.00000000000003&transx=-87.99999999999972&transy=-308&showlabels=1&severe=0&rainsnow=1&lightning=1&smooth=0&rand=25763439&lat=0&lon=0&label=you'
# name: Seattle-Tacoma Radar
# icon: mdi:radar
### WU Live Radar ###
- platform: generic
still_image_url: 'https://radblast.wunderground.com/cgi-bin/radar/WUNIDS_map?station=ATX&brand=wui&num=10&delay=15&type=N0R&frame=0&scale=0.1826086956521739&noclutter=0&showstorms=0&mapx=400&mapy=240¢erx=188.13095238095224¢ery=-76.21428571428557&transx=-211.86904761904776&transy=-316.21428571428555&showlabels=1&severe=0&rainsnow=1&lightning=1&smooth=1&rand=25763438&lat=0&lon=0&label=you'
name: Live Radar
icon: mdi:satellite
### Canary Camera ###
# - platform: canary
### Combined Cameras ###
# - platform: combined
# base_address: https://wakanda1.duckdns.org
# entities:
# - camera.camera1
# - camera.camera1
### MultiSource Gallery ###
# - platform: multisource
# name: "Image Gallery"
# interval: 10
# images:
# - https://example.com/image1.jpg
# - https://example.com/image2.png
# - /config/www/images/dir1
# - /config/www/images/dir2
# - /config/www/image1.jpg
# - /config/www/image2.png