diff --git a/selfdrive/car/honda/values.py b/selfdrive/car/honda/values.py index bf25859fec..057cdb494e 100644 --- a/selfdrive/car/honda/values.py +++ b/selfdrive/car/honda/values.py @@ -1052,12 +1052,14 @@ FW_VERSIONS = { b'36161-TG7-A310\x00\x00', b'36161-TG7-A630\x00\x00', b'36161-TG7-A930\x00\x00', + b'36161-TG7-Y630\x00\x00', b'36161-TG8-A630\x00\x00', b'36161-TGS-A130\x00\x00', b'36161-TGT-A030\x00\x00', ], (Ecu.srs, 0x18da53f1, None): [ b'77959-TG7-A210\x00\x00', + b'77959-TG7-Y210\x00\x00', b'77959-TGS-A010\x00\x00', ], (Ecu.combinationMeter, 0x18da60f1, None): [ @@ -1070,6 +1072,7 @@ FW_VERSIONS = { b'78109-TG7-AP20\x00\x00', b'78109-TG7-AS20\x00\x00', b'78109-TG7-AU20\x00\x00', + b'78109-TG7-YK20\x00\x00', b'78109-TG8-AJ10\x00\x00', b'78109-TG8-AJ20\x00\x00', b'78109-TGS-AK20\x00\x00',