Metadata-Version: 2.4
Name: ha-tool
Version: 0.1.0
Summary: Home Assistant CLI for discovering, querying, and controlling entities over WebSocket
Project-URL: Homepage, https://github.com/szsolt/ha-tool
Project-URL: Repository, https://github.com/szsolt/ha-tool
Project-URL: Issues, https://github.com/szsolt/ha-tool/issues
Author-email: Zsolt Sz <zsolt@kucko.cc>
License-Expression: MIT
License-File: LICENSE
Keywords: ai-agents,automation,cli,home-assistant,smart-home,websocket
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Home Automation
Classifier: Typing :: Typed
Requires-Python: >=3.12
Requires-Dist: click>=8.1
Requires-Dist: pydantic>=2.0
Requires-Dist: websockets>=13.0
