summaryrefslogtreecommitdiffstats
path: root/lib/Buttons
AgeCommit message (Collapse)AuthorFilesLines
2022-12-29Spelling fixeslamprey_12.1.13lamprey/12.1.1312.1.13Scott Murray1-4/+4
Changes: - Update Caustom -> Custom - Update Tier -> Tire Bug-AGL: SPEC-4642 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ibb8029140e5717f01fb297de4962547a51645347
2022-12-29Rework temperature controlsScott Murray1-20/+13
Rework the temperature controls to use NumberPicker widgets so they function more like a user would expect. The associated Riverpod providers have been updated to track the temperature value directly, and some minor layout tweaks have also been made. Bug-AGL: SPEC-4644 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I069e0bd53c79d73cc7a60045309efdfeb9409fbc
2022-09-16Upload Flutter-HVAC application for IVIHritik Chouhan6-0/+819
Flutter hvac app which sets value to KUKSA.VAL like Fan speed,left and right zone climate temperature, AC vent direction, Air circulation,Front and Rear Wind shield defrost. Update UI and removed Unused code. Bug-AGL: SPEC-4546 Change-Id: I57f7a9a2954520f4bb781a5ec02be612d72cf404 Signed-off-by: Hritik Chouhan <hritikc3961@gmail.com>