Skip to content

Releases: rockbaer2007/ha-automation-exporter

Home Assistant Automation Exporter v0.2.2

Choose a tag to compare

@rockbaer2007 rockbaer2007 released this 14 Aug 17:29

Patch release for the Home Assistant Automation Exporter.

Fixes:

  • Increased the Settings dialog height
  • Gave the OK/Cancel button row a stable height so buttons are no longer clipped

Asset:

  • HaAutomationExporter-v0.2.2-win-x64.zip

Home Assistant Automation Exporter v0.2.1

Choose a tag to compare

@rockbaer2007 rockbaer2007 released this 14 Aug 17:26

UI cleanup release for the Home Assistant Automation Exporter.

Highlights:

  • Moved export folder and language selection into a dedicated Settings dialog
  • Removed the visible automations.yaml label from the main window to avoid cramped/wrapped text
  • Kept the main window focused on source file selection, automation list and export actions
  • Keeps English fallback, System language detection and the localized UI from v0.2.0

Asset:

  • HaAutomationExporter-v0.2.1-win-x64.zip

Home Assistant Automation Exporter v0.2.0

Choose a tag to compare

@rockbaer2007 rockbaer2007 released this 14 Aug 17:17

Feature release for the Home Assistant Automation Exporter.

Highlights:

  • Added manual UI language selection: System, German, English, French, Spanish, Polish and Russian
  • System language detection now maps Windows UI languages de/en/fr/es/pl/ru and falls back to English for unsupported languages
  • Language selection is stored in HaAutomationExporter.settings.json next to the EXE
  • Localized the main window, dialogs, detail tabs, status messages and error messages
  • Keeps the v0.1.1 details dialog, entity overview, YAML tab and EXE icon

Asset:

  • HaAutomationExporter-v0.2.0-win-x64.zip

Home Assistant Automation Exporter v0.1.1

Choose a tag to compare

@rockbaer2007 rockbaer2007 released this 14 Aug 17:04

Maintenance release for the Home Assistant Automation Exporter.

Highlights:

  • Added a Details dialog for each automation
  • Added an Entities tab with detected Home Assistant entity IDs, source, line number and context
  • Added a YAML tab with the full automation code and copy button
  • Added an application icon for the Windows EXE
  • Updated README screenshots for the details dialog

Asset:

  • HaAutomationExporter-v0.1.1-win-x64.zip

Home Assistant Automation Exporter v0.1.0

Choose a tag to compare

@rockbaer2007 rockbaer2007 released this 14 Aug 11:28

First public release of Home Assistant Automation Exporter.\n\nHighlights:\n- Windows Forms UI for selecting Home Assistant automations from automations.yaml\n- Checkbox-based export of selected automations into individual YAML files\n- Portable export-folder setting stored next to the EXE\n- .NET 9 Windows build without console window\n\nAsset:\n- HaAutomationExporter-v0.1.0-win-x64.zip