File tree Expand file tree Collapse file tree 3 files changed +7
-8
lines changed
custom_components/homeassistantedupage Expand file tree Collapse file tree 3 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.1 .0" ,
2
+ "version" : " 0.2 .0" ,
3
3
"configurations" : [
4
4
{
5
5
"name" : " Home Assistant" ,
Original file line number Diff line number Diff line change @@ -18,9 +18,8 @@ In this phase of development please remove integration after update and reinstal
18
18
* look for "edupage" with the nice "E" icon
19
19
* use "homeassistantedupage" integration
20
20
* enter login, password und (ONLY!) subdomain (no .edupage.com or something)
21
- * you should see now a lot of sensors with the subjects of your school
22
- * grades are attributes if existing
23
-
24
- ![ screenshot of sensors] ( ./img/edupage_subjects_grades.jpg )
25
-
26
- ![ screenshot of sensor with attributes] ( ./img/edupage_subjects_grades_attribues.jpg )
21
+ * now you have to choose the student you want to bind sensors and calendar on
22
+ * there will be a lot of sensors, each for the subject of your school
23
+ * those subjects with grades have grades as attributes
24
+ * furthermore there will be a calendar per student with timetable
25
+ * fetched data for timetable is 14 days ahead
Original file line number Diff line number Diff line change 8
8
"iot_class" : " cloud_polling" ,
9
9
"issue_tracker" : " https://github.com/rine77/homeassistantedupage/issues" ,
10
10
"requirements" : [" edupage_api==0.11.0" ],
11
- "version" : " 0.1.4 "
11
+ "version" : " 0.2.0 "
12
12
}
You can’t perform that action at this time.
0 commit comments