adaptive-lighting/custom_components/adaptive_lighting
Casey Romkes 262bfa5e17 fix hassfest: drop invalid 'homeassistant' manifest key; run validation on main
- manifest.json: remove the 'homeassistant' key (not a valid manifest key;
  the min HA version lives in hacs.json). Verified hassfest-clean locally.
- validate.yml / hassfest.yaml: trigger on push to main (default branch) too,
  not only master, so CI actually runs.
2026-06-09 14:21:27 +02:00
..
translations Rename range sliders to lower/upper + friendlier new-profile defaults 2026-06-05 10:49:40 +02:00
__init__.py Clean up all remaining ruff errors; lint is now fully green 2026-06-05 12:16:40 +02:00
adaptation_utils.py Individual manual control of brightness and color (#1356) 2025-12-22 22:55:16 -08:00
color_and_brightness.py Fix sun-event day-anchoring: curve collapsed to min in summer afternoons 2026-06-07 20:26:42 +02:00
config_flow.py Clean up all remaining ruff errors; lint is now fully green 2026-06-05 12:16:40 +02:00
const.py Implement add-runtime-ramp-width: live ramp half-width number entity 2026-06-07 22:30:58 +02:00
hass_utils.py Clean up all remaining ruff errors; lint is now fully green 2026-06-05 12:16:40 +02:00
helpers.py Friendly names (#1258) 2025-11-27 12:01:05 -08:00
manifest.json fix hassfest: drop invalid 'homeassistant' manifest key; run validation on main 2026-06-09 14:21:27 +02:00
number.py Implement add-runtime-ramp-width: live ramp half-width number entity 2026-06-07 22:30:58 +02:00
sensor.py Apply ruff/black auto-fixes from ./scripts/lint 2026-06-05 10:49:30 +02:00
services.yaml Groups 8 + 9: strings, services.yaml, README, CHANGELOG (37/53) 2026-05-16 14:59:09 +02:00
strings.json Rename range sliders to lower/upper + friendlier new-profile defaults 2026-06-05 10:49:40 +02:00
switch.py Implement add-runtime-ramp-width: live ramp half-width number entity 2026-06-07 22:30:58 +02:00