raman325 / pyvizio

Python client for Vizio SmartCast
MIT License
105 stars 29 forks source link

Fix app config parsing logic #142

Closed raman325 closed 1 year ago

raman325 commented 1 year ago

The current logic assumes that the * chipset is available and always defaults to the first entry. Now we include all available chipsets and all unique configs. May result in better app detection