mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-18 23:06:40 +00:00
Fix sun offset being mandatory. Fixes #396
This commit is contained in:
parent
faf576d43d
commit
29f5730545
@ -45,5 +45,4 @@ export default class SunTrigger extends Component {
|
||||
|
||||
SunTrigger.defaultConfig = {
|
||||
event: 'sunrise',
|
||||
offset: '',
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user