Skip to content

Releases: TheRealFalseReality/Aquarium-AI-Homeassistant

v1.2.1 - Parameter Toggle fix

26 Jan 16:31
9c8fbcc

Choose a tag to compare

What's Changed

  • Add missing analysis toggles for water change and overall health by @Copilot in #34
  • Add status emoji sensor that extracts emoji from simple_status by @Copilot in #35
  • Ensure overall analysis respects parameter toggles by @Copilot in #36
  • Fix: Overall analysis respects parameter switch states in fallback mode by @Copilot in #37

Full Changelog: v1.2.0...v1.2.1

v1.2.0 - Toggles, Switches & Buttons! Oh my!

24 Jan 02:48
a6f0659

Choose a tag to compare

What's Changed

  • Add configurable AI prompts with defaults by @Copilot in #28
  • Add service to run AI analysis on specific aquarium by @Copilot in #29
  • Remove redundant validation and fix service descriptions by @Copilot in #30
  • Add per-aquarium switches, selects, and button for startup analysis and settings control by @Copilot in #31
  • Document run_analysis_for_aquarium service with automation examples by @Copilot in #32
  • Add parameter-level toggle switches for AI analysis control (including camera) by @Copilot in #33

Full Changelog: v1.0.9...v1.2.0

v1.0.9 - Fix 500 error

22 Jan 19:54
07253db

Choose a tag to compare

What's Changed

  • Fix 500 error on config flow reconfiguration by updating options flow initialization by @Copilot in #27

Full Changelog: v1.0.8...v1.0.9

v1.0.8 - Dedicated Camera Sensor

21 Nov 18:34
b07475d

Choose a tag to compare

What's Changed

  • Add dedicated sensor for camera visual analysis when camera is configured by @Copilot in #26

Full Changelog: v1.0.7...v1.0.8

v1.0.7 - Config UX Updated

21 Oct 01:05
146d25c

Choose a tag to compare

What's Changed

  • Implement multi-step config flow to reduce scrolling and improve UX by @Copilot in #24

Full Changelog: v1.0.6...v1.0.7

v1.0.6 - Water Change & more info

19 Oct 23:52
203f90e

Choose a tag to compare

What's Changed

  • Add translation support with German language and community contribution framework by @Copilot in #17
  • Add tank information fields, binary sensor, and AI-powered water change recommendations by @Copilot in #19
  • Add ORP sensor labels and descriptions to config flow by @Copilot in #21
  • sync by @TheRealFalseReality in #23
  • Reorder notification to show water change recommendation before overall assessment and condense output by @Copilot in #22

Full Changelog: v1.0.5...v1.0.6

v1.0.5

13 Oct 15:23
96e066e

Choose a tag to compare

HACS fixes.
Full Changelog: v1.0.4...v1.0.5

v1.0.4

12 Oct 20:33
564a22e

Choose a tag to compare

Full Changelog: v1.0.3...v1.0.4

v1.0.3

12 Oct 20:03
dd41ea8

Choose a tag to compare

What's Changed

  • Complete integration rewrite: Simple aquarium temperature monitoring with hourly notifications by @Copilot in #2
  • Add optional sensors support and AI task selection to Aquarium AI integration by @Copilot in #3
  • Add text sensors with AI analysis and rich attributes for comprehensive aquarium monitoring by @Copilot in #4
  • Enhance notification analysis with detailed insights while preserving sensor brevity by @Copilot in #5
  • Add camera image analysis support via AI task attachments and update documentation by @Copilot in #8
  • Add ORP sensor support to Aquarium AI integration by @Copilot in #9
  • Add "never" update frequency option for manual analysis only by @Copilot in #10
  • Add screenshots to README for notifications and sensors with grid layout by @Copilot in #12
  • Add notification format options with 3 levels of detail by @Copilot in #11
  • Add AI disclaimer warning about potential inaccuracies in README by @Copilot in #15

Full Changelog: v1.0.2...v1.0.3

v1.0.2

25 Sep 02:21

Choose a tag to compare

What's Changed

  • Fix "Invalid handler specified" error - resolve TrendSensor import and config flow issues by @Copilot in #1

New Contributors

  • @Copilot made their first contribution in #1

Full Changelog: v1.0.1...v1.0.2