1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/homeassistant_ynh.git synced 2024-09-03 19:26:16 +02:00
homeassistant_ynh/tests.toml
Sylvain 81af2ca784
Some checks are pending
YunoHost apps package linter / test (push) Waiting to run
Create master promotion pull request / masterPromotion (push) Waiting to run
Add test from 2024.6.4~ynh1
2024-06-23 21:04:12 +02:00

18 lines
817 B
TOML

test_format = 1.0
[default]
# -------------------------------
# Commits to test upgrade from c831b0817c6283bd76ad902a7dd81e647cc9880d
# 2024.6.4~ynh1 with old apt dependencies
# -------------------------------
test_upgrade_from.c831b08.name = "2024.6.4~ynh1"
test_upgrade_from.c831b08.args.domain = "sub.domain.tld"
test_upgrade_from.c831b08.args.init_main_permission = "visitors"
test_upgrade_from.c831b08.args.home = "Home"
test_upgrade_from.c831b08.args.latitude = 32.87336
test_upgrade_from.c831b08.args.longitude = 117.22743
test_upgrade_from.c831b08.args.elevation = 430
test_upgrade_from.c831b08.args.unit_system = "metric"
test_upgrade_from.c831b08.args.currency = "USD"
test_upgrade_from.c831b08.args.country = "US"
test_upgrade_from.c831b08.args.time_zone = "America/Los_Angeles"