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

Upgrade to v2023.3.4

This commit is contained in:
yunohost-bot 2023-03-15 20:42:26 +00:00
parent 36eb5ecf30
commit 21548f1eaf
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -5,11 +5,11 @@
#=================================================
# Release to install
app_version=2023.3.1
app_version=2023.3.4
# Requirements
py_required_version=3.10.9
pip_required=""
py_required_version=3.10.10
pip_required="pip (<23.1,>=21.0)"
#=================================================
# PERSONAL HELPERS