jath03 / openrgb-python

A python client for the OpenRGB SDK
GNU General Public License v3.0
115 stars 22 forks source link

Fix type handling of polymorphic arguments #70

Closed krzys-h closed 8 months ago

krzys-h commented 8 months ago

This was causing issues after a recent update to Home Assistant, see https://github.com/koying/openrgb_ha/issues/36#issuecomment-2028910918

jath03 commented 8 months ago

HA replaced something that was a str with their own type? That seems like a very breaking change

Cool website btw