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()
-
Notifications
You must be signed in to change notification settings - Fork 0
ALERTua/ha_pyscript_modules
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published