Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE] A couple of action entities not available anymore since last update #82

Open
2 of 4 tasks
wwershofen opened this issue Jan 1, 2025 · 2 comments
Open
2 of 4 tasks
Assignees
Labels
bug Something isn't working solved for next release

Comments

@wwershofen
Copy link

Home Assistant Version

2024.12.5

MG/SAIC Integration Version

0.8.2

Installation Method

HACS

Did you check for existing issues?

  • Yes, I have checked for existing issues
  • No, I have not checked for existing issues

Did you enable debug logging before and are ready to post logs?

  • Yes, I have enabled debug logging
  • No, I have not enabled debug logging

Describe the Issue

Since updating to version 0.8.2 a couple of action entities appear as no longer being provided by the integration. Here's the list for my MG 4 Standard:

  • Open Tailgate
  • Activate Rear Window Heat
  • Air Conditioning
  • Charging Current Limit
  • Heated Seat Front Left Level
  • Heated Seat Front Right Level

Triggering the action manually on the development tools page is working - checked for Charging Current Limit.

An error message about "Error while setting up mg_saic platform for select" appears in the debug log, see below.

Logs

2025-01-01 15:34:15.540 DEBUG (MainThread) [custom_components.mg_saic] Logging in with base URL: https://gateway-mg-eu.soimt.com/api.app/v1/ for region: EU
2025-01-01 15:34:20.314 DEBUG (MainThread) [custom_components.mg_saic] Login successful, initializing vehicle APIs.
2025-01-01 15:34:20.394 DEBUG (MainThread) [custom_components.mg_saic] Update intervals initialized: Default: 0:15:00, Charging: 0:10:00, Powered: 0:01:00, After Shutdown: 0:02:00, Grace Period: 0:10:00, After Action Delay: 0:00:15
2025-01-01 15:34:26.933 DEBUG (MainThread) [custom_components.mg_saic] Detected activity for lockStatus: previous=None, current=1
2025-01-01 15:34:26.933 DEBUG (MainThread) [custom_components.mg_saic] Detected activity for driverDoor: previous=None, current=0
2025-01-01 15:34:26.933 DEBUG (MainThread) [custom_components.mg_saic] Detected activity for passengerDoor: previous=None, current=0
2025-01-01 15:34:26.933 DEBUG (MainThread) [custom_components.mg_saic] Detected activity for rearLeftDoor: previous=None, current=0
2025-01-01 15:34:26.934 DEBUG (MainThread) [custom_components.mg_saic] Detected activity for rearRightDoor: previous=None, current=0
2025-01-01 15:34:26.934 DEBUG (MainThread) [custom_components.mg_saic] Detected activity for bootStatus: previous=None, current=0
2025-01-01 15:34:26.934 DEBUG (MainThread) [custom_components.mg_saic] Detected activity for bonnetStatus: previous=None, current=0
2025-01-01 15:34:26.934 DEBUG (MainThread) [custom_components.mg_saic] Detected activity for remoteClimateStatus: previous=None, current=0
2025-01-01 15:34:26.934 DEBUG (MainThread) [custom_components.mg_saic] Detected activity for rmtHtdRrWndSt: previous=None, current=0
2025-01-01 15:34:26.934 DEBUG (MainThread) [custom_components.mg_saic] Detected activity for engineStatus: previous=None, current=0
2025-01-01 15:34:26.934 DEBUG (MainThread) [custom_components.mg_saic] Detected power mode change: previous=None, current=0
2025-01-01 15:34:26.934 DEBUG (MainThread) [custom_components.mg_saic] Updated Last Vehicle Activity: 2025-01-01 14:34:26.934681+00:00
2025-01-01 15:34:26.936 DEBUG (MainThread) [custom_components.mg_saic] Evaluating interval adjustment: Powered On: False, Charging: True, Idle Duration: 1 day, 0:00:06.541759, Activity Duration: 0:00:00.001981
2025-01-01 15:34:26.936 DEBUG (MainThread) [custom_components.mg_saic] Vehicle is charging. Using charging update interval.
2025-01-01 15:34:26.936 DEBUG (MainThread) [custom_components.mg_saic] Adjusted update interval: 0:10:00.
2025-01-01 15:34:26.937 DEBUG (MainThread) [custom_components.mg_saic] Next update scheduled in 0:10:00.
2025-01-01 15:34:26.937 DEBUG (MainThread) [custom_components.mg_saic] Vehicle Type: BEV
2025-01-01 15:34:26.937 DEBUG (MainThread) [custom_components.mg_saic] Vehicle Info: [VinInfo(bindTime=1690297894000, brandName='MG', colorName='YORK WHITE', isActivate=False, isCurrentVehicle=True, isSubaccount=False, modelName='EH32 X7', modelYear='2023', name='EmoMG', series='EH32 L', vin='xxx', subAccountList=[], vehicleModelConfiguration=[VehicleModelConfiguration(itemCode='J17', itemName='Tire', itemValue='1'), VehicleModelConfiguration(itemCode='Q00', itemName='Airbag', itemValue='1'), VehicleModelConfiguration(itemCode='Q01', itemName='FAirbag', itemValue='1'), VehicleModelConfiguration(itemCode='Q09', itemName='AirbagS', itemValue='1'), VehicleModelConfiguration(itemCode='S35', itemName='Sunroof', itemValue='0'), VehicleModelConfiguration(itemCode='S61', itemName='Remote control', itemValue='1'), VehicleModelConfiguration(itemCode='T11', itemName='AC', itemValue='1'), VehicleModelConfiguration(itemCode='EPS', itemName='EPS', itemValue='1'), VehicleModelConfiguration(itemCode='SA64', itemName='SA64', itemValue='0111110000000000001000000100101000000010100000000000000000000110'), VehicleModelConfiguration(itemCode='BONNUT', itemName='BONNUT', itemValue='1'), VehicleModelConfiguration(itemCode='DOOR', itemName='DOOR', itemValue='1111'), VehicleModelConfiguration(itemCode='BOOT', itemName='BOOT', itemValue='1'), VehicleModelConfiguration(itemCode='ENGINE', itemName='ENGINE', itemValue='1'), VehicleModelConfiguration(itemCode='EV', itemName='EV', itemValue='0'), VehicleModelConfiguration(itemCode='HeatedSeat', itemName='HeatedSeat', itemValue='0'), VehicleModelConfiguration(itemCode='KEYPOS', itemName='KEYPOS', itemValue='0'), VehicleModelConfiguration(itemCode='ENERGY', itemName='ENERGY', itemValue='1'), VehicleModelConfiguration(itemCode='BATTERY', itemName='BATTERY', itemValue='1'), VehicleModelConfiguration(itemCode='INTEMP', itemName='INTEMP', itemValue='1'), VehicleModelConfiguration(itemCode='EXTEMP', itemName='EXTEMP', itemValue='1'), VehicleModelConfiguration(itemCode='WINDOW', itemName='WINDOW', itemValue='0000'), VehicleModelConfiguration(itemCode='LRD', itemName='LRD', itemValue='0'), VehicleModelConfiguration(itemCode='BTKEY', itemName='BTKEY', itemValue='1'), VehicleModelConfiguration(itemCode='BType', itemName='Battery', itemValue='2'), VehicleModelConfiguration(itemCode='SBH', itemName='SBH', itemValue='1'), VehicleModelConfiguration(itemCode='BHI', itemName='BHI', itemValue='1'), VehicleModelConfiguration(itemCode='ROV', itemName='ROV', itemValue='25857')])]
2025-01-01 15:34:26.937 DEBUG (MainThread) [custom_components.mg_saic] Vehicle Status: VehicleStatusResp(basicVehicleStatus=BasicVehicleStatus(batteryVoltage=144, bonnetStatus=0, bootStatus=0, canBusActive=1, clstrDspdFuelLvlSgmt=0, currentJourneyId=1587, currentJourneyDistance=0, dippedBeamStatus=0, driverDoor=0, driverWindow=1, engineStatus=0, extendedData1=49, extendedData2=1, exteriorTemperature=8, frontLeftSeatHeatLevel=0, frontLeftTyrePressure=56, frontRightSeatHeatLevel=0, frontRightTyrePressure=58, fuelLevelPrc=0, fuelRange=1280, fuelRangeElec=1280, handBrake=0, interiorTemperature=-128, lastKeySeen=0, lockStatus=1, mainBeamStatus=0, mileage=198930, passengerDoor=0, passengerWindow=1, powerMode=0, rearLeftDoor=0, rearLeftTyrePressure=59, rearLeftWindow=1, rearRightDoor=0, rearRightTyrePressure=59, rearRightWindow=1, remoteClimateStatus=0, rmtHtdRrWndSt=0, sideLightStatus=0, steeringHeatLevel=0, steeringWheelHeatFailureReason=0, sunroofStatus=1, timeOfLastCANBUSActivity=None, vehElecRngDsp=0, vehicleAlarmStatus=0, wheelTyreMonitorStatus=0), extendedVehicleStatus=ExtendedVehicleStatus(alertDataSum=[0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]), gpsPosition=GpsPosition(gpsStatus=2, timeStamp=1735742060, wayPoint=GpsPosition.WayPoint(hdop=6, heading=248, position=GpsPosition.WayPoint.Position(altitude=10, latitude=54234881, longitude=9142872), satellites=7, speed=0)), statusTime=1735742062)
2025-01-01 15:34:26.938 DEBUG (MainThread) [custom_components.mg_saic] Vehicle Charging Data: ChrgMgmtDataResp(chrgMgmtData=ChrgMgmtData(bmsAdpPubChrgSttnDspCmd=0, bmsAltngChrgCrntDspCmd=4, bmsChrgCtrlDspCmd=1, bmsChrgOtptCrntReq=127, bmsChrgOtptCrntReqV=0, bmsChrgSpRsn=0, bmsChrgSts=1, bmsDsChrgSpRsn=0, bmsEstdElecRng=274, bmsOnBdChrgTrgtSOCDspCmd=7, bmsPackCrnt=19832, bmsPackCrntV=0, bmsPackSOCDsp=487, bmsPackVol=1381, bmsPTCHeatReqDspCmd=2, bmsPTCHeatResp=0, bmsPTCHeatSpRsn=None, bmsReserCtrlDspCmd=2, bmsReserSpHourDspCmd=16, bmsReserSpMintueDspCmd=0, bmsReserStHourDspCmd=12, bmsReserStMintueDspCmd=0, ccuEleccLckCtrlDspCmd=1, ccuOffBdChrgrPlugOn=0, ccuOnbdChrgrPlugOn=3, chrgngAddedElecRng=0, chrgngAddedElecRngV=0, chrgngDoorOpenCnd=0, chrgngDoorPosSts=1, chrgngRmnngTime=528, chrgngRmnngTimeV=0, chrgngSpdngTime=0, chrgngSpdngTimeV=0, clstrElecRngToEPT=128, disChrgngRmnngTime=1023, disChrgngRmnngTimeV=1, imcuChrgngEstdElecRng=278, imcuChrgngEstdElecRngV=0, imcuDschrgngEstdElecRng=186, imcuDschrgngEstdElecRngV=0, imcuVehElecRng=128, imcuVehElecRngV=0, onBdChrgrAltrCrntInptCrnt=75, onBdChrgrAltrCrntInptVol=108), rvsChargeStatus=RvsChargeStatus(chargingDuration=7623, chargingElectricityPhase=None, chargingGunState=1, chargingPileID=None, chargingPileSupplier=None, chargingType=6, endTime=0, extendedData1=None, extendedData2=None, extendedData3=None, extendedData4=None, fotaLowestVoltage=None, fuelRangeElec=1280, lastChargeEndingPower=None, mileage=198930, mileageOfDay=400, mileageSinceLastCharge=0, powerUsageOfDay=142, powerUsageSinceLastCharge=0, realtimePower=353, startTime=1735734443, staticEnergyConsumption=None, totalBatteryCapacity=725, workingCurrent=19832, workingVoltage=1381))
2025-01-01 15:34:26.938 DEBUG (MainThread) [custom_components.mg_saic] State updated: Is Powered On: False, Is Charging: True, Last Powered On Time: 2024-12-31 14:34:20.394917+00:00, Last Powered Off Time: 2024-12-31 14:34:20.394903+00:00, Last Vehicle Activity: 2025-01-01 14:34:26.934681+00:00, Update Interval: 0:10:00
2025-01-01 15:34:26.938 DEBUG (MainThread) [custom_components.mg_saic] Finished fetching MG SAIC data update coordinator data in 6.543 seconds (success: True)
2025-01-01 15:34:26.942 DEBUG (MainThread) [custom_components.mg_saic] Next update scheduled in 0:10:00.
2025-01-01 15:34:26.980 ERROR (MainThread) [homeassistant.components.select] Error while setting up mg_saic platform for select
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 366, in _async_setup_platform
    await asyncio.shield(awaitable)
  File "/config/custom_components/mg_saic/select.py", line 36, in async_setup_entry
    SAICMGHeatedSeatLevelSelect(
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~^
        coordinator,
        ^^^^^^^^^^^^
    ...<5 lines>...
        "mdi:car-seat-heater",
        ^^^^^^^^^^^^^^^^^^^^^^
    ),
    ^
TypeError: SAICMGHeatedSeatLevelSelect.__init__() missing 1 required positional argument: 'icon'
2025-01-01 15:34:26.992 DEBUG (MainThread) [custom_components.mg_saic] Sensor Interior Temperature has invalid temperature value -128
2025-01-01 15:34:27.047 DEBUG (MainThread) [custom_components.mg_saic] Sunroof switch not created for VIN LSJWH409XPN114172.
2025-01-01 15:34:33.678 DEBUG (MainThread) [custom_components.mg_saic] No changes detected in monitored keys or charging status.
2025-01-01 15:34:33.683 DEBUG (MainThread) [custom_components.mg_saic] Sensor Interior Temperature has invalid temperature value -128
2025-01-01 15:34:33.688 DEBUG (MainThread) [custom_components.mg_saic] Evaluating interval adjustment: Powered On: False, Charging: True, Idle Duration: 1 day, 0:00:13.293103, Activity Duration: 0:00:06.753325
2025-01-01 15:34:33.688 DEBUG (MainThread) [custom_components.mg_saic] Vehicle is charging. Using charging update interval.
2025-01-01 15:34:33.688 DEBUG (MainThread) [custom_components.mg_saic] Adjusted update interval: 0:10:00.
2025-01-01 15:34:33.688 DEBUG (MainThread) [custom_components.mg_saic] Next update scheduled in 0:10:00.
2025-01-01 15:34:33.688 DEBUG (MainThread) [custom_components.mg_saic] Vehicle Type: BEV
2025-01-01 15:34:33.688 DEBUG (MainThread) [custom_components.mg_saic] Vehicle Info: [VinInfo(bindTime=1690297894000, brandName='MG', colorName='YORK WHITE', isActivate=False, isCurrentVehicle=True, isSubaccount=False, modelName='EH32 X7', modelYear='2023', name='EmoMG', series='EH32 L', vin='xxx', subAccountList=[], vehicleModelConfiguration=[VehicleModelConfiguration(itemCode='J17', itemName='Tire', itemValue='1'), VehicleModelConfiguration(itemCode='Q00', itemName='Airbag', itemValue='1'), VehicleModelConfiguration(itemCode='Q01', itemName='FAirbag', itemValue='1'), VehicleModelConfiguration(itemCode='Q09', itemName='AirbagS', itemValue='1'), VehicleModelConfiguration(itemCode='S35', itemName='Sunroof', itemValue='0'), VehicleModelConfiguration(itemCode='S61', itemName='Remote control', itemValue='1'), VehicleModelConfiguration(itemCode='T11', itemName='AC', itemValue='1'), VehicleModelConfiguration(itemCode='EPS', itemName='EPS', itemValue='1'), VehicleModelConfiguration(itemCode='SA64', itemName='SA64', itemValue='0111110000000000001000000100101000000010100000000000000000000110'), VehicleModelConfiguration(itemCode='BONNUT', itemName='BONNUT', itemValue='1'), VehicleModelConfiguration(itemCode='DOOR', itemName='DOOR', itemValue='1111'), VehicleModelConfiguration(itemCode='BOOT', itemName='BOOT', itemValue='1'), VehicleModelConfiguration(itemCode='ENGINE', itemName='ENGINE', itemValue='1'), VehicleModelConfiguration(itemCode='EV', itemName='EV', itemValue='0'), VehicleModelConfiguration(itemCode='HeatedSeat', itemName='HeatedSeat', itemValue='0'), VehicleModelConfiguration(itemCode='KEYPOS', itemName='KEYPOS', itemValue='0'), VehicleModelConfiguration(itemCode='ENERGY', itemName='ENERGY', itemValue='1'), VehicleModelConfiguration(itemCode='BATTERY', itemName='BATTERY', itemValue='1'), VehicleModelConfiguration(itemCode='INTEMP', itemName='INTEMP', itemValue='1'), VehicleModelConfiguration(itemCode='EXTEMP', itemName='EXTEMP', itemValue='1'), VehicleModelConfiguration(itemCode='WINDOW', itemName='WINDOW', itemValue='0000'), VehicleModelConfiguration(itemCode='LRD', itemName='LRD', itemValue='0'), VehicleModelConfiguration(itemCode='BTKEY', itemName='BTKEY', itemValue='1'), VehicleModelConfiguration(itemCode='BType', itemName='Battery', itemValue='2'), VehicleModelConfiguration(itemCode='SBH', itemName='SBH', itemValue='1'), VehicleModelConfiguration(itemCode='BHI', itemName='BHI', itemValue='1'), VehicleModelConfiguration(itemCode='ROV', itemName='ROV', itemValue='25857')])]
2025-01-01 15:34:33.689 DEBUG (MainThread) [custom_components.mg_saic] Vehicle Status: VehicleStatusResp(basicVehicleStatus=BasicVehicleStatus(batteryVoltage=144, bonnetStatus=0, bootStatus=0, canBusActive=1, clstrDspdFuelLvlSgmt=0, currentJourneyId=1587, currentJourneyDistance=0, dippedBeamStatus=0, driverDoor=0, driverWindow=0, engineStatus=0, extendedData1=49, extendedData2=1, exteriorTemperature=8, frontLeftSeatHeatLevel=0, frontLeftTyrePressure=56, frontRightSeatHeatLevel=0, frontRightTyrePressure=58, fuelLevelPrc=0, fuelRange=1280, fuelRangeElec=1280, handBrake=0, interiorTemperature=12, lastKeySeen=0, lockStatus=1, mainBeamStatus=0, mileage=198930, passengerDoor=0, passengerWindow=1, powerMode=0, rearLeftDoor=0, rearLeftTyrePressure=59, rearLeftWindow=1, rearRightDoor=0, rearRightTyrePressure=59, rearRightWindow=1, remoteClimateStatus=0, rmtHtdRrWndSt=0, sideLightStatus=0, steeringHeatLevel=0, steeringWheelHeatFailureReason=0, sunroofStatus=0, timeOfLastCANBUSActivity=None, vehElecRngDsp=0, vehicleAlarmStatus=2, wheelTyreMonitorStatus=0), extendedVehicleStatus=ExtendedVehicleStatus(alertDataSum=[0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]), gpsPosition=GpsPosition(gpsStatus=2, timeStamp=1735742067, wayPoint=GpsPosition.WayPoint(hdop=7, heading=248, position=GpsPosition.WayPoint.Position(altitude=10, latitude=54234881, longitude=9142872), satellites=7, speed=0)), statusTime=1735742069)
2025-01-01 15:34:33.689 DEBUG (MainThread) [custom_components.mg_saic] Vehicle Charging Data: ChrgMgmtDataResp(chrgMgmtData=ChrgMgmtData(bmsAdpPubChrgSttnDspCmd=0, bmsAltngChrgCrntDspCmd=4, bmsChrgCtrlDspCmd=1, bmsChrgOtptCrntReq=127, bmsChrgOtptCrntReqV=0, bmsChrgSpRsn=0, bmsChrgSts=1, bmsDsChrgSpRsn=0, bmsEstdElecRng=274, bmsOnBdChrgTrgtSOCDspCmd=7, bmsPackCrnt=19834, bmsPackCrntV=0, bmsPackSOCDsp=487, bmsPackVol=1381, bmsPTCHeatReqDspCmd=2, bmsPTCHeatResp=0, bmsPTCHeatSpRsn=None, bmsReserCtrlDspCmd=2, bmsReserSpHourDspCmd=16, bmsReserSpMintueDspCmd=0, bmsReserStHourDspCmd=12, bmsReserStMintueDspCmd=0, ccuEleccLckCtrlDspCmd=1, ccuOffBdChrgrPlugOn=0, ccuOnbdChrgrPlugOn=3, chrgngAddedElecRng=0, chrgngAddedElecRngV=0, chrgngDoorOpenCnd=0, chrgngDoorPosSts=1, chrgngRmnngTime=528, chrgngRmnngTimeV=0, chrgngSpdngTime=0, chrgngSpdngTimeV=0, clstrElecRngToEPT=128, disChrgngRmnngTime=1023, disChrgngRmnngTimeV=1, imcuChrgngEstdElecRng=278, imcuChrgngEstdElecRngV=0, imcuDschrgngEstdElecRng=186, imcuDschrgngEstdElecRngV=0, imcuVehElecRng=128, imcuVehElecRngV=0, onBdChrgrAltrCrntInptCrnt=75, onBdChrgrAltrCrntInptVol=108), rvsChargeStatus=RvsChargeStatus(chargingDuration=7629, chargingElectricityPhase=None, chargingGunState=1, chargingPileID=None, chargingPileSupplier=None, chargingType=6, endTime=0, extendedData1=None, extendedData2=None, extendedData3=None, extendedData4=None, fotaLowestVoltage=None, fuelRangeElec=1280, lastChargeEndingPower=None, mileage=198930, mileageOfDay=400, mileageSinceLastCharge=0, powerUsageOfDay=142, powerUsageSinceLastCharge=0, realtimePower=353, startTime=1735734443, staticEnergyConsumption=None, totalBatteryCapacity=725, workingCurrent=19834, workingVoltage=1381))
2025-01-01 15:34:33.689 DEBUG (MainThread) [custom_components.mg_saic] State updated: Is Powered On: False, Is Charging: True, Last Powered On Time: 2024-12-31 14:34:20.394917+00:00, Last Powered Off Time: 2024-12-31 14:34:20.394903+00:00, Last Vehicle Activity: 2025-01-01 14:34:26.934681+00:00, Update Interval: 0:10:00
2025-01-01 15:34:33.689 DEBUG (MainThread) [custom_components.mg_saic] Finished fetching MG SAIC data update coordinator data in 6.750 seconds (success: True)
2025-01-01 15:34:33.690 DEBUG (MainThread) [custom_components.mg_saic] Next update scheduled in 0:10:00.
2025-01-01 15:34:33.729 INFO (MainThread) [custom_components.mg_saic] Services registered for MG SAIC integration.
2025-01-01 15:34:33.729 INFO (MainThread) [custom_components.mg_saic] MG SAIC integration setup completed successfully.

Additional Context

No response

@wwershofen wwershofen added the bug Something isn't working label Jan 1, 2025
@ad-ha
Copy link
Owner

ad-ha commented Jan 1, 2025

Hi @wwershofen

Thanks for pointing that out. Let me have a look once I can and will try to get it sorted.

Cheers

@ad-ha ad-ha self-assigned this Jan 1, 2025
@ad-ha
Copy link
Owner

ad-ha commented Jan 6, 2025

Hi.

Got it sorted for the next version. On the heat of coding I forgot one argument on the initialization of that sensor.

This will be fixed on the next release.

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working solved for next release
Projects
None yet
Development

No branches or pull requests

2 participants