Metadata-Version: 2.4
Name: franklinwh-local
Version: 0.1.0a0
Summary: Local (direct-TCP) client for FranklinWH aGate energy gateway
Author: 
License: MIT
Keywords: franklinwh,agate,energy,battery,solar,home-assistant
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Home Automation
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Provides-Extra: dev
Requires-Dist: pytest>=8; extra == "dev"

# franklinwh-local

A fork of [franklinwh_local](https://github.com/voidstarr/franklinwh_local) by [voidstarr](https://github.com/voidstarr) to simplify the code and to release on pypi.

## License

Credit [voidstarr](https://github.com/voidstarr)

MIT. The reverse-engineering work targets the publicly distributed
app and the protocol it exposes on the device's own hotspot for
interoperability purposes.
