connectd/hacs/custom_components/connectd/manifest.json
root 99946bfef5 autonomous daemon with platform-native contact detection
- determine_contact_method now recognizes mastodon/bluesky users by platform
- username IS the handle for platform-native users
- fixed orphaned matches table issue
- wave 1 intros sent successfully
2025-12-16 09:22:58 +00:00

11 lines
304 B
JSON

{
"domain": "connectd",
"name": "connectd",
"codeowners": ["@sudoxnym"],
"config_flow": true,
"documentation": "https://github.com/sudoxnym/connectd",
"iot_class": "local_polling",
"issue_tracker": "https://github.com/sudoxnym/connectd/issues",
"requirements": [],
"version": "1.1.0"
}