Library for interacting with the Meater cooking probe
This library provides a Python interface for interacting with the Meater smart
meat thermometer from Apption Labs. It enables communication with the Meater
Cloud API to retrieve data from Meater cooking probes. With this library, you
can authenticate with the Meater API, and obtain information about connected
probes, including their internal and ambient temperature readings.
Additionally, it allows querying for current cooking sessions and their
details, such as target temperatures and elapsed cooking time. The library
requires an active Wi-Fi and Bluetooth connection to the Meater Cloud for
device data synchronization.