mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 17:26:42 +00:00
Remove alias from scene action (#4240)
Fixes https://github.com/home-assistant/home-assistant-polymer/issues/4239
This commit is contained in:
parent
3697500402
commit
258cfddc3f
@ -33,6 +33,5 @@ export default class SceneAction extends Component<any> {
|
||||
}
|
||||
|
||||
(SceneAction as any).defaultConfig = {
|
||||
alias: "",
|
||||
scene: "",
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user