Last minute Layout changes of the camera.
This commit is contained in:
parent
ddfd5c23c4
commit
64f4398918
|
@ -2,13 +2,11 @@
|
|||
# @CCOSTAN
|
||||
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
||||
#-------------------------------------------
|
||||
# homeassistant:
|
||||
# customize_glob:
|
||||
# "*.*_sleep_hours":
|
||||
# unit_of_measurement: hours
|
||||
# icon: mdi:sleep
|
||||
#
|
||||
# hidden: False
|
||||
homeassistant:
|
||||
customize:
|
||||
sensor.download_grafana_solar:
|
||||
hidden: true
|
||||
homebridge_hidden: True
|
||||
#-------------------------------------------
|
||||
|
||||
sensor:
|
||||
|
@ -16,11 +14,10 @@ sensor:
|
|||
name: "Download Grafana Solar"
|
||||
command: 'curl -s -H "Authorization: Bearer eyJrIjoiZ0UwS1hpRVdCbFVVSTNSdER0Z29maHc4QmVuSXhxalYiLCJuIjoiSEFDYW1lcmEiLCJpZCI6MX0=" "http://192.168.10.10:3000/render/d/h_wosLIik/solar?orgId=1&panelId=1&width=1000&height=700&from=now-42h&to=now-25h" > /config/www/custom_ui/floorplan/images/branding/solar_readings.png'
|
||||
scan_interval: 3000
|
||||
hidden: True
|
||||
|
||||
camera:
|
||||
- platform: generic
|
||||
name: Grafana_2
|
||||
name: "Grafana Solar Graph"
|
||||
still_image_url: 'http://192.168.10.10:3000/render/d/h_wosLIik/solar?orgId=1&panelId=1&width=1000&height=700&from=now-24h&to=now'
|
||||
username: HA
|
||||
password: HA
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 126 KiB After Width: | Height: | Size: 149 KiB |
Loading…
Reference in New Issue