Skip to content

ALERTua/ha_pyscript_modules

Repository files navigation

Stand With Ukraine Made in Ukraine Stand With Ukraine Russian Warship Go Fuck Yourself

ha_pyscript_modules

image

from entities.entity import entity
from entities.ha import HA
# or
from imports import *

ha = HA()
ha_external_url = ha.external_url()

ent = entity(constants.OFFICE_LIGHTS)  # resolves to entities.light.Light instance
ent.turn_off()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages