1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/homeassistant_ynh.git synced 2024-09-03 19:26:16 +02:00

Merge pull request #222 from YunoHost-Apps/testing

Testing
This commit is contained in:
ewilly 2023-05-29 09:28:44 +02:00 committed by GitHub
commit 87d52d7ba7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 6 deletions

View file

@ -29,7 +29,7 @@ Open source home automation that puts local control and privacy first. Powered b
- Home Energy Management." - Home Energy Management."
**Shipped version:** 2023.5.3~ynh1 **Shipped version:** 2023.5.4~ynh1
**Demo:** https://demo.home-assistant.io **Demo:** https://demo.home-assistant.io

View file

@ -29,7 +29,7 @@ Open source home automation that puts local control and privacy first. Powered b
- Home Energy Management." - Home Energy Management."
**Version incluse :** 2023.5.3~ynh1 **Version incluse :** 2023.5.4~ynh1
**Démo :** https://demo.home-assistant.io **Démo :** https://demo.home-assistant.io

View file

@ -5,7 +5,7 @@ name = "Home Assistant"
description.en = "Home automation platform" description.en = "Home automation platform"
description.fr = "Plateforme domotique" description.fr = "Plateforme domotique"
version = "2023.5.3~ynh1" version = "2023.5.4~ynh1"
maintainers = ["ewilly"] maintainers = ["ewilly"]

View file

@ -5,7 +5,7 @@
#================================================= #=================================================
# Release to install # Release to install
app_version=2023.5.3 app_version=2023.5.4
# Requirements # Requirements
py_required_version=3.10.11 py_required_version=3.10.11

View file

@ -18,5 +18,4 @@ test_format = 1.0
# Commits to test upgrade from # Commits to test upgrade from
# ------------------------------- # -------------------------------
test_upgrade_from.c1690e4.name = "Upgrade from 2023.1.7~ynh2"