Gemini 3.x 모델 추가 #

2026-05-04 DEV → PRD

기능

  • SmartThings 앱의 LLM 공급자/모델 드롭다운에 Gemini 3 Flash (프리뷰), Gemini 3.1 Pro (프리뷰), Gemini 3.1 Flash-Lite (프리뷰) 추가.
  • 한국어/영어 표기 함께 정리.

Gemini 3.x models added #

2026-05-04 DEV → PRD

Features

  • The LLM provider/model dropdown in the SmartThings app now includes Gemini 3 Flash (Preview), Gemini 3.1 Pro (Preview), and Gemini 3.1 Flash-Lite (Preview).
  • Korean/English labels updated to match.

EdgeBridge Agent 첫 공개 (대규모 개편) #

2026-05-03 DEV → PRD

기능

  • 드라이버 이름이 "EdgeBridge Agent"로 새로 시작 — 단순 모니터링에서 AI 에이전트 통합 디바이스로 확장
  • LLM Bot 카드 신규 추가 — SmartThings 앱 안에서 곧바로 LLM에게 자연어 명령을 보내고 응답을 받을 수 있습니다
  • SmartThings 앱의 드롭다운에서 LLM 공급자(Claude / OpenAI / Gemini)와 모델을 직접 선택
  • "Agent" 컴포넌트 분리 — 서버 정보(EdgeBridge)와 LLM 에이전트(Agent)를 시각적으로 구분
  • 서버 정보 카드 정리 — 주소가 별도 항목으로 깔끔하게 표시
  • LLM이 응답할 수 있는 모델 목록을 자동으로 받아 드롭다운에 반영
  • 드롭다운이 현재 상황에 맞는 항목만 보여주도록 동적 필터링

버그

  • LLM 모델 옵션이 일시적으로 사라졌을 때 잘못된 값이 남아있던 현상 수정
  • 자동화 조건에서 옵션 표시 규칙이 제대로 동작하도록 수정
  • 모델 기본값이 비어있던 문제 수정

EdgeBridge Agent first release (major overhaul) #

2026-05-03 DEV → PRD

Features

  • Driver renamed to "EdgeBridge Agent" — expanded from a simple monitor into an AI-agent-integrated device
  • New LLM Bot card — send natural-language prompts to the LLM and get responses right inside the SmartThings app
  • Pick the LLM provider (Claude / OpenAI / Gemini) and model directly from a dropdown in the SmartThings app
  • Split into a separate "Agent" component — server info (EdgeBridge) and the LLM agent (Agent) are now visually distinct
  • Server-info card cleaned up — the address is now its own clean line
  • The list of available models is fetched and reflected in the dropdown automatically
  • Dropdown items are dynamically filtered to only what's relevant for the current state

Bug fixes

  • Fixed stale model values lingering when the LLM option list was temporarily empty
  • Fixed the visibility condition not working correctly in automation rules
  • Fixed an empty default value for the model

Initial — EdgeBridge 모니터링 #

2026-04-19

기능

  • 첫 공개 — AEB 서버의 버전과 시작 시각을 SmartThings 앱에서 확인

Initial — EdgeBridge monitoring #

2026-04-19

Features

  • Initial release — see the AEB server's version and startup time from inside the SmartThings app