Metadata-Version: 2.4 Name: govee-local-api Version: 2.4.0 Summary: Library to communicate with Govee local API License-Expression: Apache-2.0 License-File: LICENSE Author: Galorhallen Author-email: andrea.ponte1987@gmail.com Requires-Python: >=3.11 Classifier: Development Status :: 2 - Pre-Alpha Classifier: Intended Audience :: Developers Classifier: Natural Language :: English Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Classifier: Programming Language :: Python :: 3.13 Classifier: Programming Language :: Python :: 3.14 Classifier: Topic :: Software Development :: Libraries Project-URL: Bug Tracker, https://github.com/Galorhallen/govee-local-api/issues Project-URL: Repository, https://github.com/Galorhallen/govee-local-api Description-Content-Type: text/markdown # Govee Local API [![Upload Python Package](https://github.com/Galorhallen/govee-local-api/actions/workflows/deploy.yml/badge.svg?event=release)](https://github.com/Galorhallen/govee-local-api/actions/workflows/deploy.yml) Please note that scene and segment support is still **very** experimental. # Requirements - Python >= 3.9 - Govee Local API enabled. Refer to https://app-h5.govee.com/user-manual/wlan-guide # Installaction From your terminal, run pip install govee-local-api or python3 -m pip install govee-local-api