Google Fit Sensor Component

Based on Creates Google Fit sensors.At the moment, the component provides following measurements: steps distance time calories weight height sleep heartrate oxygen blood pressure nutrition hydratation BMR HACS – Recommended Have HACS installed, this will allow you to easily update. Add https://github.com/IvanVojtko/googlefit-homeassistant as a custom repository with Type: Integration Click Install under “Google Fit” integration. Restart Home-Assistant. Manual Copy directory custom_components/google_fit to your /custom_components directory. Configure. Restart Home-Assistant. Example configuration.yaml In order to add this component as is, add a […]

Read more

Google Cloud Client Library for Python

Python idiomatic clients for Google Cloud Platform services. Stability levels The development status classifier on PyPI indicates the current stability of a package. General Availability GA (general availability) indicates that the client library for a particular service is stable, and that the code surface will not change in backwards-incompatible ways unless either absolutely necessary (e.g. because of critical security issues) or with an extensive deprecation period. Issues and requests against GA libraries are addressed with the highest priority. GA libraries […]

Read more

Gcp-doctor: a command-line diagnostics tool for GCP customers

gcp-doctor is a command-line diagnostics tool for GCP customers. It finds and helps to fix common issues in Google Cloud Platform projects. It is used to test projects against a wide range of best-practices and frequent mistakes, based on the troubleshooting experience of the Google Cloud Support team. gcp-doctor is open-source and contributions are welcome! Note that this is not an officially supported Google product, but a community effort. The Google Cloud Support team maintains this code and we do […]

Read more

The official Python client library for Google’s discovery based APIs

This is the Python client library for Google’s discovery based APIs. To get started, please see the docs folder. These client libraries are officially supported by Google. However, the libraries are considered complete and are in maintenance mode. This means that we will address critical bugs and security issues but will not add any new features. Documentation See the docs folder for more detailed instructions and additional documentation. Other Google API libraries For Google Cloud Platform APIs such as Datastore, […]

Read more