* If you have input entities with empty defaults, you can not add a trigger for that entity if it is `none`. The automation can not be saved. * Instead of ``` yaml trigger: platform: entity ``` you should use ``` yaml triggers: trigger: entity ```
none. The automation can not be saved.