Public Member Functions | |
| Input | from_node (cls, yaml.Loader loader, yaml.nodes.Node node) |
Input that should be substituted.
Definition at line 45 of file objects.py.
| Input homeassistant.util.yaml.objects.Input.from_node | ( | cls, | |
| yaml.Loader | loader, | ||
| yaml.nodes.Node | node | ||
| ) |
Create a new placeholder from a node.
Definition at line 51 of file objects.py.