CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2026/03/12 12:04:28

Log message:
    import ports/devel/py-hass-pyscript-jupyter, feedback/ok tb@
    
    The Pyscript add-on for HomeAssistant ('HASS pyscript') provides a "kernel"
    that interfaces with the Jupyter front-ends (e.g. notebook, console, lab, 
and
    also VSCode). It allows you to develop and test pyscript triggers, functions
    and automation logic interactively, and interact with much of HASS by 
looking
    at state variables and calling services as you experiment and develop your
    own logic and automations.
    
    While HomeAssistant does not easily run on OpenBSD, you can run it on 
another
    system and connect from the Jupyter front-ends running on OpenBSD by using
    this package, hass-pyscript-jupyter, which provides a shim that sits between
    HASS pyscript and Jupyter. This shim is started by Jupyter and uses the HASS
    web interface to make a service call to pyscript, starting the kernel and
    helping establish the various socket connections between HASS/pyscript and
    Jupyter.
    
    The end result is that you can interact with Python/pyscript on HASS from an
    OpenBSD system.
    
    Status:
    
    Vendor Tag: sthen
    Release Tags:       sthen_20260312
    
    N ports/devel/py-hass-pyscript-jupyter/Makefile
    N ports/devel/py-hass-pyscript-jupyter/distinfo
    N 
ports/devel/py-hass-pyscript-jupyter/patches/patch-hass_pyscript_kernel_shim_py
    N ports/devel/py-hass-pyscript-jupyter/pkg/DESCR
    N ports/devel/py-hass-pyscript-jupyter/pkg/PLIST
    N ports/devel/py-hass-pyscript-jupyter/pkg/README
    N ports/devel/py-hass-pyscript-jupyter/files/kernel.json
    
    No conflicts created by this import

Reply via email to