Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.27 KB

index.rst

File metadata and controls

33 lines (27 loc) · 1.27 KB

Pyscript: Python Scripting for Home Assistant

GitHub Release License hacs Project Maintenance

This HACS custom integration for Home Assistant allows you to write Python functions and scripts that can implement a wide range of automation, logic and triggers. State variables are bound to Python variables and services are callable as Python functions, so it's easy and concise to implement logic.

Contents

overview installation configuration tutorial reference contributing new_features useful_links