Replies: 1 comment 3 replies
-
I just saw #129 -- it looks like what I'm looking for. But is it required, or is there a less-elegant workaround possible before this is merged? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Howdy! Is it possible to use pyscript to build entirely new entities, similar to how template sensors/entities work? The built-in templating engine is... less than optimal. I believe I can already do almost all the needed bits with pyscript -- I can define triggers, and within that trigger function I can set state values. But I need a new synthetic entity to set state on; any suggestions on how I can create that?
Beta Was this translation helpful? Give feedback.
All reactions