mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-20 18:58:57 +00:00
Remove other broken defaults for triggers
This commit is contained in:
@@ -32,6 +32,5 @@ export default class MQTTTrigger extends Component {
|
||||
}
|
||||
|
||||
MQTTTrigger.defaultConfig = {
|
||||
topic: '',
|
||||
payload: '',
|
||||
topic: ''
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user