mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +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 = {
|
(SceneAction as any).defaultConfig = {
|
||||||
alias: "",
|
|
||||||
scene: "",
|
scene: "",
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user