aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/temperature.js
AgeCommit message (Collapse)AuthorFilesLines
2024-01-29Update HVAC app to use grpc-web instead of websocketsRoger Zanoni1-5/+4
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 Zanoni1-47/+69
- 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érez1-0/+16
2019-07-05FUNCT Add temperature managementHumberto Alfonso Díaz1-0/+73