aboutsummaryrefslogtreecommitdiffstats
path: root/src/js
AgeCommit message (Collapse)AuthorFilesLines
2024-01-29Update HVAC app to use grpc-web instead of websocketsRoger Zanoni6-96/+204
Adapt the HTML5 applications to use kuksa.val service Bug-AGL: SPEC-4599 Signed-off-by: Roger Zanoni <rzanoni@igalia.com> Change-Id: I3e36a6c08041db8fb59fd7f20497c1c156bbb2f7
2022-11-02Adapt the demo to use kuksa.val serviceRoger Zanoni8-316/+338
- The "AUTO" element was removed because there's no compatible VSS signal. - Removed the indicators below the seats and now they work only to toggle the state of the seat warmer. - The air distribution buttons now work as a radio group as there is only one AirDistribution setting per cabin. Bug-AGL: SPEC-4599 Signed-off-by: Roger Zanoni <rzanoni@igalia.com> Change-Id: Ibfaa477a7c27627ac524f39dd809b7a2195c7c9f
2019-07-15Release code under Apache 2.0 licenseJacobo Aragunde Pérez4-0/+64
2019-07-05RESTRUCT Remove unused fileHumberto Alfonso Díaz1-0/+0
2019-07-05OPT Update buttons codeHumberto Alfonso Díaz1-36/+8
2019-07-05OPT Improve chair and fan codeHumberto Alfonso Díaz2-17/+18
2019-07-05FUNCT Add temperature managementHumberto Alfonso Díaz1-0/+73
2019-07-05FUNCT Add buttons, fan speed and chair functionalityHumberto Alfonso Díaz3-0/+79
2019-07-01RESTRUCT Update config.xml and app.jsHumberto Alfonso Díaz1-80/+0
2019-06-21FUNCT Basic support to launch appsHumberto Alfonso Díaz1-5/+26
2019-06-20FUNCT Add support to load apps from AGLHumberto Alfonso Díaz2-0/+274