Home Assistant Unofficial Reference 2024.12.1
homeassistant.util.yaml.objects.Input Class Reference

Public Member Functions

Input from_node (cls, yaml.Loader loader, yaml.nodes.Node node)
 

Detailed Description

Input that should be substituted.

Definition at line 45 of file objects.py.

Member Function Documentation

◆ from_node()

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.


The documentation for this class was generated from the following file: