HArvest โ€” List, filter and export all your HA entities to Excel/CSV/JSON

:seedling: HArvest

Hi everyone!

I'd like to share a custom HACS integration I built : HArvest

It adds a sidebar panel that lets you browse all your Home Assistant
entities
and export them to Excel, CSV or JSON in one click.

:sparkles: Features

  • :locked_with_key: Auto-connects using your HA session (no token needed)
  • :magnifying_glass_tilted_left: Filter by domain, state or free-text search
  • :bar_chart: Export to Excel (.xlsx) with one sheet per domain + summary
  • :page_facing_up: CSV export (locale-aware separator)
  • :globe_showing_europe_africa: English & French (auto-detected)
  • :clockwise_vertical_arrows: Sortable & configurable columns

:package: Install via HACS

  1. HACS โ†’ Integrations โ†’ Custom repositories
  2. Add: https://github.com/Yameris921/HArvest โ€” category: Integration
  3. Add harvest: to configuration.yaml
  4. Restart HA

:link: Links

Feedback and feature requests are welcome! :star:

1 Like

Pretty cool if you are changing coordinators or hardware and you want to keep entity names.

Just installed it. Worked well. Very nicely designed, easy to use. But...I'm just in the process of getting rid of an old Conbee II and replacing it with an SLZB-07, have about 20 devices to migrate. This should help but I want to be able to sort by integration so I can get all my zigbee2mqtt devices listed. Any change of that being added?

Thank you

@Tellim any chance of the above being added?