issues Search Results · language:Dune language:Python language:Java language:Java language:JavaScript language:JavaScript
Filter by
55.2M results
Background
services/influx.py has print(f DEBUG ... ) statements in query_outlets() that were added during debugging. These leak
internal state to stdout in production.
Files
- cloud/api/app/services/influx.py ...
backlog
enhancement
Background
A single Fusion account can have multiple Apex controllers (display tank + frag tank). The current collector only polls
fusion_apex_id — a single controller from tenant config.
What Needs ...
backlog
enhancement
Background
The legacy cron container runs apex_mlog_sync.py to pull water test results (KH, Ca, Mg, NO3, PO4) from Fusion s /mlog
endpoint. The cloud collector does not — manually-entered water tests ...
backlog
enhancement
Background
config.outputs has a type field per outlet (e.g. Variable , Switch , Pump , Heater ). The collector ignores it.
What Needs to Change
cloud/api/app/services/influx.py — add outlet_type as ...
backlog
enhancement
Background
The collector aggressively filters status.inputs to only sensor types (Temp, pH, ORP, Cond, Salinity). This drops:
- Feed cycle status: FeedA/FeedB/FeedC/FeedD with countdown timers
- ...
backlog
enhancement
Background
The /api/apex/{id} response includes hardware, software (firmware), serial, and timezone fields. The collector ignores
all of these. Users have no way to see controller health info in ReefMind. ...
backlog
enhancement
Background
Fusion s /api/apex/{id}/ilog?days=N endpoint returns 10-minute resolution historical probe data going back ~7 days
(Fusion caps at 7 days). The legacy cron scripts use this, but the cloud Fusion ...
backlog
enhancement
Background
The local collector (apex_unified_scraper.py) tags each outlet state with device_id and device_group using a DID prefix
convention. The Fusion collector has no equivalent, so outlets from different ...
backlog
enhancement
Refs #177 #182
问题
技能升级会直接覆盖 agent 目录,Agent 本地改过会被冲掉。
改动
- 下发前读 .evotown/skills/{id}/.skill_hash.json
- 不存在 → 首次安装,覆盖写入
- 存在且 SHA256 一致 → Agent 未改,允许升级覆盖
- 存在且不一致 → 跳过该 skill,记录 skip 原因
- ...
enhancement
Background
The Fusion API returns per-outlet power data in the status.outputs[].status array. Each outlet s status has state at
index 0, then watts (index 1) and amps (index 2) for EnergyBar 832 outlets. ...
backlog
enhancement

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.