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

19 lines
817 B
TOML
Raw Normal View History

2023-02-12 22:01:31 +01:00
test_format = 1.0
[default]
2024-06-23 21:04:12 +02:00
# -------------------------------
# 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"