Skip to content

docs: polish README layout, shrink logo - #23

Merged
fgrfn merged 1 commit into
mainfrom
claude/ha-integration-review-920pqh
Jul 13, 2026
Merged

fgrfn merged 1 commit into
mainfrom
claude/ha-integration-review-920pqh

Conversation

@fgrfn

@fgrfn fgrfn commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Summary

README overhaul as a follow-up to #22:

  • Centered header with the logo reduced to 200px (was 512px after fix: compatibility with current Home Assistant releases (options flow, coordinator) #22, originally full-width 1024px)
  • Highlights table replaces the long feature bullet lists
  • Quick-link badges (my.home-assistant.io) for adding the HACS repository and starting the config flow
  • Collapsible <details> sections for the 80+ sensor list, binary sensors, controls, and dashboard examples — the page is much shorter to scroll
  • Fixed service call examples: since 1.11.0 the services take entity_id as a data field, but the examples still showed the removed target: syntax
  • Automation examples use the modern action: syntax
  • Removed the truncated license text block (link to LICENSE remains)

No code changes — documentation only.

Test plan

  • Check rendered README on the PR branch: centered header, collapsible sections, badges

🤖 Generated with Claude Code

https://claude.ai/code/session_01Df2aQvcZsu1EsHBs4n7pDt


Generated by Claude Code

- Center the header with a smaller logo (200px)
- Condense the feature list into a highlights table
- Add my.home-assistant.io quick-link badges for HACS and config flow
- Collapse long entity lists and dashboard examples into details sections
- Fix service call examples: entity_id is a data field, not a target
- Use modern action: syntax in automation examples

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Df2aQvcZsu1EsHBs4n7pDt
@fgrfn
fgrfn marked this pull request as ready for review July 13, 2026 23:38
@fgrfn
fgrfn merged commit ded9590 into main Jul 13, 2026
7 checks passed
@fgrfn
fgrfn deleted the claude/ha-integration-review-920pqh branch July 14, 2026 18:30
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.

2 participants