JavaScript WebUntis API Client apiwrapperschooljson-rpcwebuntishacktoberfestjsonrpc UpdatedApr 6, 2024 TypeScript Custom component to access data from Web Untis in Home Assistant home-automationschoolhome-assistantwebuntishomeassistanthacshomeassistant-custom-componentwebuntis-apiwebuntis-client ...
MMM-Webuntis 这是的扩展。 它可以使用软件组织学校的时间表,显示您孩子上学的取消和不定期上课的课程。 您可以为每个孩子配置访问权限。 安装 导航到MagicMirror的modules文件夹,然后执行git clone https://github.com/thyed/MMM-Webuntis.git 。 导航到新文件夹MMM-Webuntis并执行npm install以生成节点依赖项。
- template: - sensor: - name: Webunits Weck Zeit unique_id: "webuntis_wake_up_time" icon: mdi:alarm device_class: timestamp state: > {% set datetime = states('sensor.NAME_next_lesson_to_wake_up') %} {% if datetime not in ["unknown", "unavailable", None] %} {% set datetime...
webuntis.comは、 October 2024 bbs3-ol.deと比較して合計訪問数が多かった。 過去3か月の総訪問数 AugSepOct 04.4M8.8M13.2M bbs3-ol.de webuntis.com 合計訪問数1.9K6.2M 前月の変化42.35%29.88% 平均滞在時間00:02:1400:04:58 ページビュー/訪問3.136.55 ...
Cancel Create saved search Sign in Sign up Reseting focus {{ message }} r3wald / MMM-Webuntis Public forked from thyed/MMM-Webuntis Notifications You must be signed in to change notification settings Fork 1 Star 0 Code Pull requests 1 ...
Repository files navigation README MIT license WebuntisTelebot A Telegram bot used to view a classes timetable. Just pip pyTelegramBotAPI and webuntis.About A Telegram bot used to view a classes timetable. Resources Readme License MIT license Activity Stars 1 star Watchers 1 watching ...
{ "status": 200, "timestamp": 1635182798656, "message": "fcg-webuntis-backend-api running on version 1.0.0", "data": { "version": "1.0.0", "name": "fcg-webuntis-backend-api", "author": "Robert J. Kratz", "web": "https://github.com/rjks-us/fcg-webuntis-backend-api#read...
The server is the beginning of the url https://example.webuntis.com and the school name is the parameter after the ?school=, in this case it is myschool Simple timetable public class Main { public static void main(String[] args) { try { Session session = Session.login("your webuntis...