mirror of
https://github.com/home-assistant/frontend.git
synced 2026-05-08 17:28:46 +01:00
Remove alias from scene action (#4240)
Fixes https://github.com/home-assistant/home-assistant-polymer/issues/4239
This commit is contained in:
@@ -33,6 +33,5 @@ export default class SceneAction extends Component<any> {
|
||||
}
|
||||
|
||||
(SceneAction as any).defaultConfig = {
|
||||
alias: "",
|
||||
scene: "",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user