issues Search Results · repo:custom-components/pyscript language:Python
Filter by
382 results
(106 ms)382 results
incustom-components/pyscript (press backspace or delete to remove)Currently, when a function decorated with @mqtt_trigger is triggered, there is no way to access the retain flag of the
incoming MQTT message. How about adding a new keyword argument, retain, to the list ...
3735943886
- 4
- Opened 20 days ago
- #754
Just installed pyscript via HACS and added this script to the ~/pyscript folder using file editor :
@time_trigger( cron(*/15 * * * *) )
def water_heater():
level = float(state.get( sensor.hyper_1_electric_level ...
TheCarpetMerchant
- 2
- Opened 23 days ago
- #753
I believe the culprit is here in __init__.py:
async def hass_started(event: HAEvent) - None:
_LOGGER.debug( adding state changed listener and starting global contexts )
await State.get_service_params() ...
rumpeltux
- 1
- Opened 25 days ago
- #750
I m pretty sure I don t have any scripts looking is this directory but I got this error overnight. Thanks
Source: util/loop.py:137
First occurred: 1:00:01 AM (1 occurrence)
Last logged: 1:00:01 AM
Detected ...
Sythsaz
- 1
- Opened on Aug 17
- #746
I am just getting started with pyscript. I have it running, but logging doesn t seem to work.
in my configuration.yaml I have
logger:
default: info
logs:
custom_components.pyscript: debug
My ...
drache42
- 3
- Opened on Aug 16
- #745
I m trying to run an ASYNC function to read some CSV data using PANDAS DataFrames. When I run my code from Developer
Tools (Actions) within HA the (calling) function indicates a successful run (green tick) ...
Young-Grandad
- 3
- Opened on Jul 27
- #740
Traceback (most recent call last):
File /usr/src/homeassistant/homeassistant/config_entries.py , line 749, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
...
GraysonCAdams
- 9
- Opened on Jul 22
- #739
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 on Jul 9
- #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 on Jun 27
- #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

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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.