mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-20 10:48:44 +00:00
Remove other broken defaults for triggers
This commit is contained in:
@@ -45,7 +45,4 @@ export default class NumericStateTrigger extends Component {
|
||||
|
||||
NumericStateTrigger.defaultConfig = {
|
||||
entity_id: '',
|
||||
above: '',
|
||||
below: '',
|
||||
value_template: '',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user