Ghlocalapi

Latest version: v0.3.5

Safety actively analyzes 613482 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.1

Changes

* Use assistant_supported in device scan result

0.3.0

Changes

* Added NetworkScan class

_This returns a list of Google devices on the network._

[File with usage example here.](https://github.com/ludeeus/GHLocalApi/blob/master/examples/get_units.py)

python
Example result
[{'host': '192.168.2.136', 'model': 'Chromecast Ultra', 'name': 'ChromeCast ULTRA', 'bluetooth_supported': False}, {'host': '192.168.2.234', 'model': 'Google Home Mini', 'name': 'Living Room', 'bluetooth_supported': True}]

0.2.0

Changes

* Add DeviceSettings Class and reboot function

0.1.0

Changes

* Added a class to retrieve alarms (1) eliseomartelli
* Changed the class name for Bluetooth handling from `BluetoothScan` to `Bluetooth` (more generic)

[Full changelog](https://github.com/ludeeus/GHLocalApi/compare/0.0.1...0.1.0)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.