Skip to content

Commit 372efda

Browse files
committed
chore: Update Lunar Phase component manifest and configuration files
1 parent b64b803 commit 372efda

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"name": "Lunar Phase",
32
"domain": "lunar_phase",
4-
"version": "0.1.0",
3+
"name": "Lunar Phase",
54
"codeowners": [
65
"@ngocjohn"
76
],
8-
"documentation": "https://github.com/ngocjohn/lunar-phase",
9-
"issue_tracker": "https://github.com/ngocjohn/lunar-phase/issues",
10-
"iot_class": "calculated",
117
"config_flow": true,
128
"dependencies": [],
9+
"documentation": "https://github.com/ngocjohn/lunar-phase",
10+
"iot_class": "calculated",
11+
"issue_tracker": "https://github.com/ngocjohn/lunar-phase/issues",
1312
"requirements": [
1413
"ephem==4.1.5"
15-
]
14+
],
15+
"version": "0.1.0"
1616
}

0 commit comments

Comments
 (0)