mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-11 22:34:04 +02:00
* Update .devcontainer * Drop support for ≤2023.6 * Add .vscode/settings.json * Use async_process_ha_core_config * Fix for HA ≤2023.10 * pop normalized_name * Add comments * use . instead of source * set pytest args * set country * use py3.13 for dev branch of core * set country in test_adaptive_lighting_time_zones_with_default_settings * Add comment
5 lines
96 B
JSON
5 lines
96 B
JSON
{
|
|
"name": "Adaptive Lighting",
|
|
"render_readme": true,
|
|
"homeassistant": "2023.7.0"
|
|
}
|