debug_screenshot.py aktualisiert
This commit is contained in:
@@ -6,7 +6,7 @@ import logging
|
|||||||
logging.basicConfig(level=logging.INFO, format='%(asctime)s - %(levelname)s - %(message)s')
|
logging.basicConfig(level=logging.INFO, format='%(asctime)s - %(levelname)s - %(message)s')
|
||||||
|
|
||||||
HA_URL = "http://192.168.178.131:8123/lovelace/solar?kiosk"
|
HA_URL = "http://192.168.178.131:8123/lovelace/solar?kiosk"
|
||||||
OUTPUT_FILE = "/app/output/debug_screenshot.png"
|
OUTPUT_FILE = "/screenshots/debug_screenshot.png"
|
||||||
|
|
||||||
async def main():
|
async def main():
|
||||||
logging.info("Starte Puppeteer-Browser...")
|
logging.info("Starte Puppeteer-Browser...")
|
||||||
|
|||||||
Reference in New Issue
Block a user