• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

maximunited / imou_life / 25139815325
90%

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2026 11:50PM UTC
Jobs 3
Files 20
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

29 Apr 2026 11:49PM UTC coverage: 71.075% (+0.05%) from 71.03%
25139815325

push

github

web-flow
feat: Humanize and enhance options UI labels and descriptions (#15)

* feat: humanize and enhance options UI labels and descriptions

Improvements to options configuration step:
- Capitalize all field labels (Motion Sensitivity, Recording Quality, etc.)
- Add descriptive help text below each option explaining its purpose
- Humanize selector options with proper capitalization
- Add resolution information to recording quality options (SD - 480p, HD - 720p, Full HD - 1080p, 2K/4K)
- Update all 8 translation files (ca, en, es-ES, fr, he, id, it-IT, pt-BR)

Changes:
- Field labels: motion_sensitivity ? "Motion Sensitivity"
- Field labels: recording_quality ? "Recording Quality"
- Field labels: led_indicators ? "LED Indicators"
- Field labels: auto_sleep ? "Auto Sleep"
- Field labels: battery_threshold ? "Battery Threshold"
- Selector options: low/medium/high/ultra_high ? "Low"/"Medium"/"High"/"Ultra High"
- Recording quality now shows resolution: "Standard (HD - 720p)"
- Added helpful descriptions for each option

User experience improvements:
- Users now see clear, descriptive labels instead of technical field names
- Help text explains what each setting does and its impact
- Recording quality shows exact resolution for each level
- All 8 languages updated with appropriate translations

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* fix: move selector option labels to code per HA translation schema

Hassfest validation failed because 'selector' is not a valid key in HA options flow translation schema.

Changes:
- Added MOTION_SENSITIVITY_OPTIONS dict in const.py with display names
- Added RECORDING_QUALITY_DISPLAY dict in const.py with resolution info
- Updated config_flow.py to use vol.In(dict) instead of vol.In(list)
- Removed invalid 'selector' sections from all 8 translation files
- Removed unused imports

The humanized labels now appear in the UI correctly:
- Motion Sensitivity: Low, Medium, High, Ultra High
- Recording Quality: Low (SD... (continued)

2 of 2 new or added lines in 1 file covered. (100.0%)

919 of 1293 relevant lines covered (71.08%)

2.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-3.13 - 25139815325.1 29 Apr 2026 11:51PM UTC 20
71.08
GitHub Action Run
2 run-3.12 - 25139815325.2 29 Apr 2026 11:50PM UTC 20
71.08
GitHub Action Run
3 run-3.11 - 25139815325.3 29 Apr 2026 11:50PM UTC 20
71.08
GitHub Action Run
Source Files on build 25139815325
  • Tree
  • List 20
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25139815325
  • 6748e606 on github
  • Prev Build on master (#25139135577)
  • Next Build on master (#25139847152)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc