aioblescan
aioblescan copied to clipboard
Use double quotes for JSON output
Minor suggestion - JSON requires double-quotes to be used for strings, so it would make sense to change the output of the various plugins to use these rather than single quotes - eg {"rssi": -64, "pressure": 100300, ...}. It's a little thing but makes it easier to parse the output of aioblescan with other tools