delfick / photons

Python3.6+ asyncio framework for interacting with LIFX devices
https://photons.delfick.com
MIT License
73 stars 6 forks source link

control: letting device finder device have spot for cap #93

Closed delfick closed 2 years ago

delfick commented 2 years ago

cap should be for a Capability object rather than a list of strings

This change has no external change as people aren't likely working directly with these objects and I've made as_dict return the abilities array named as cap like it currently is