Skip to content

Home Assistant sensor bridge#42

Merged
mabry1985 merged 3 commits intodevfrom
feature/home-assistant-sensor-bridge
Mar 15, 2026
Merged

Home Assistant sensor bridge#42
mabry1985 merged 3 commits intodevfrom
feature/home-assistant-sensor-bridge

Conversation

@mabry1985
Copy link

Summary

Create documentation and a template Home Assistant automation YAML for bridging HA sensor data into homeMaker's sensor registry.

The integration pattern:
Home Assistant POSTs sensor readings to homeMaker's existing sensor report endpoint. No code changes needed on the homeMaker side — the sensor registry already accepts arbitrary data payloads via POST to the sensors/report endpoint.

Documentation at docs/integrations/home-assistant.md:

  • Overview: HA sends sensor data to homeMaker, ho...

Created automatically by Automaker

Claude Agent and others added 3 commits March 15, 2026 11:31
- Resolve merge conflict in docs/integrations/home-assistant.md, keeping
  the comprehensive HEAD version with step-by-step setup guide, sensor ID
  naming convention, API reference table, and troubleshooting section
- Resolve merge conflicts in sensor types, event registry, and
  sensor-registry-service (accepting time-series persistence additions
  from origin/dev: history query, aggregation, cleanup, command queue)
- Template files ha-sensor-bridge.yaml and ha-register-sensors.yaml
  already created by prior agent runs

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mabry1985 mabry1985 merged commit 2702118 into dev Mar 15, 2026
@github-actions
Copy link

Hi @mabry1985, thank you for your interest in protoMaker! 🙏

We don't accept code contributions via pull requests.

protoMaker uses an ideas-only contribution model — all implementation is handled by AI agents to maintain architectural consistency and code quality standards.

What you can do instead:

  • 💡 Submit your idea using the Idea Submission template — if accepted, our AI agents will implement it
  • 🐛 Report a bug using the Bug Report template
  • Join the discussion on Discord (invite link TBA) to share feedback

You're welcome to fork the repository and use your changes privately — that's what MIT is for. We just can't merge external code back in.

See CONTRIBUTING.md for the full explanation.

Closing this PR automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant