pyscript icon indicating copy to clipboard operation
pyscript copied to clipboard

Bug Message in Log

Open DerKleinePunk opened this issue 1 year ago • 0 comments

2024-10-18 19:48:00.532 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'pyscript' accesses hass.components.mqtt. This is deprecated and will stop working in Home Assistant 2025.3, it should be updated to import functions used from mqtt directly at custom_components/pyscript/eval.py, line 1571: return getattr(val, arg.attr), please create a bug report at https://github.com/custom-components/pyscript/issues

I don't Know is my Code or Not. Im Try to send Mqtt Data in my own Script.

DerKleinePunk avatar Oct 18 '24 18:10 DerKleinePunk