Home Assistant Unofficial Reference 2024.12.1
homeassistant.loader.Manifest Class Reference
Inheritance diagram for homeassistant.loader.Manifest:
[legend]
Collaboration diagram for homeassistant.loader.Manifest:
[legend]

Detailed Description

Integration manifest.

Note that none of the attributes are marked Optional here. However, some of
them may be optional in manifest.json in the sense that they can be omitted
altogether. But when present, they should not have null values in it.

Definition at line 228 of file loader.py.


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