OR
If you can't find the integration, add this repository to HACS, then:
HACS > Integrations > Pronote
Copy the pronote
folder from latest release to the custom_components
folder in your config
folder.
Click on the following button:
Or go to :
Settings > Devices & Sevices > Integrations > Add Integration, and search for "Pronote"
You can choose between two options when adding a config entry.
Use your Pronote URL with username, password and ENT (optional):
Install the following Chrome Extension: QR Code Reader (only needed for setup).
Create the QR Code from your Pronote account:
Use the extension to scan the QR Code:
And copy the JSON ouput that looks like:
{"jeton":"XXXXXXXXXXX[...]XXXXXXXXXXXXXX","login":"YYYYYYYYYYYYYY","url":"https://[id of your school].index-education.net/pronote/..."}
Paste it, and enter the PIN code used for the generation:
If using a Parent account, you'll have to select the child you want to add:
This integration provides several sensors, always prefixed with pronote_LASTNAME_FIRSTNAME
(where LASTNAME
and FIRSTNAME
are replaced), for example sensor.pronote_LASTNAME_FIRSTNAME_timetable_today
.
Sensor | Description |
---|---|
sensor.pronote_LASTNAME_FIRSTNAME |
basic informations about your child |
[...]_timetable_today |
today's timetable |
[...]_timetable_tomorrow |
tomorrow's timetable |
[...]_timetable_next_day |
next school day timetable |
[...]_timetable_period |
timetable for next 15 days |
[...]_timetable_ical_url |
iCal URL for the timetable (if available) |
[...]_grades |
latest grades |
[...]_homework |
homework |
[...]_homework_period |
homework for max 15 days |
[...]_absences |
absences |
[...]_evaluations |
evaluations |
[...]_averages |
averages |
[...]_punishments |
punishments |
[...]_delays |
delays |
[...]_information_and_surveys |
information_and_surveys |
[...]_menus |
menus (if available) |
The sensors are updated every 15 minutes.
Cards are available here: https://github.com/delphiki/lovelace-pronote