Package: wnpp Severity: wishlist Owner: Edward Betts <edw...@4angle.com>
* Package name : moat-ble Version : 0.1.1 Upstream Author : J. Nick Koston <n...@koston.org> * URL : https://github.com/bluetooth-devices/moat-ble * License : MIT Programming Lang: Python Description : Manager for Moat Bluetooth Low Energy (BLE) devices This library manages Moat Bluetooth Low Energy (BLE) devices, providing a way to interface with them over a BLE connection. It enables straightforward access to various Moat sensors, allowing you to read data from devices like the S2 Smart Temperature & Humidity Sensor. The library ensures smooth communication with Moat devices through BLE, handling the complexities of Bluetooth connections and data parsing. It primarily interacts with Moat sensors to retrieve environmental data such as temperature and humidity, making it a useful tool for integrating these devices into larger applications or systems. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.