Skip to content

issues Search Results · repo:custom-components/pyscript language:Python

Filter by

375 results
 (76 ms)

375 results

incustom-components/pyscript (press backspace or delete to remove)

Hallo, wie sieht es mit neuen Geräten der EcoFlow Reihe aus ? Die Ecoflow Powerstream Ultra als Beispiel. Sämtliche Versuche sie zu steuern sind bisher bei mir fehlgeschlagen. Ist ein Lösung diesbezüglich ...
  • thelakemann
  • Opened 
    4 days ago
  • #735

import requests import csv from datetime import datetime import os API_KEY = dc2673cc0ef248daa38204655252306 def get_weather_data(api_key, location= Ormeau ): Fetch current weather data from WeatherAPI.com ...
  • sydney2711
  • Opened 
    16 days ago
  • #732

https://hacs-pyscript.readthedocs.io/en/latest/reference.html#global-context pyscript/modules/MODULE.py | modules.MODULE modules # NameError: name modules is not defined from modules import MODULE ...
  • pikeas
  • 1
  • Opened 
    on Jun 13
  • #729

I experience two major problems when using relative imports. I will demonstrate the issues using this example app: - /config/pyscript/apps/myapp/__init__.py from .subfolder.a import foo from .subfolder.b ...
  • matzman666
  • Opened 
    on May 31
  • #726

Pyfunctional seems to work fine in root files, but fails when used in modules. There is a very difficult to debug error that gets thrown when using pyfunctional in the modules folder. It will refer to ...
  • jonathan-morton
  • Opened 
    on May 27
  • #725

Can someone help me with this matter I would like to integrate this into Home assistant https://github.com/danielfett/inetbox.py
  • Daswomo
  • 1
  • Opened 
    on May 6
  • #721

The following works perfectly fine: calendar.birthdays.create_event( start_date_time= 2025-05-05 , end_date_time= 2025-05-06 , summary= Event#1 , description= Lorem , location= Ipsum ...
  • enr0c
  • Opened 
    on May 5
  • #720

Hi, I am currently trying to get some custom plots running for debugging purpose. To install Matplotlib I simply added it to my /config/pyscript/requirements/... and get following error: Unable to install ...
  • matyro
  • 2
  • Opened 
    on Apr 14
  • #718

Hi all, I ve succesfully configured Irrigation unlimited with code below: irrigation_unlimited: controllers: all_zones_config: show: timeline: true zones: - name: Retro ...
  • xefil
  • 2
  • Opened 
    on Apr 10
  • #717

While trying to write a script to reduce the charge current of my electric car charger (called amina, connected via Zigbee2MQTT) by changing the number.amina_charge_limit value, I can see it in the graph ...
  • phsdv
  • 1
  • Opened 
    on Apr 9
  • #715
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub