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')
|
||||
|
||||
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():
|
||||
logging.info("Starte Puppeteer-Browser...")
|
||||
|
||||
Reference in New Issue
Block a user