mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-11 16:40:32 +02:00
Merge branch 'master' into master
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
|
||||
## 1.4.11 (23-05-2023)
|
||||
## 1.4.13 (02-06-2023)
|
||||
- add configuration option to disable debug mode.
|
||||
- add local storage folder for external recipe files that should map in to tandoor
|
||||
|
||||
## 1.4.12 (27-05-2023)
|
||||
- Update to latest version from TandoorRecipes/recipes
|
||||
|
||||
## 1.4.10 (19-05-2023)
|
||||
- Update to latest version from TandoorRecipes/recipes
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
## ⚠ Open Request : [[Tandoor_Recipes] add externalfiles and option to disable debug mode. (opened 2023-05-23)](https://github.com/alexbelgium/hassio-addons/pull/843) by [@nough](https://github.com/nough)
|
||||
# Hass.io Add-ons: Tandoor recipes
|
||||
|
||||
[![Donate][donation-badge]](https://www.buymeacoffee.com/alexbelgium)
|
||||
|
||||
@@ -95,5 +95,5 @@
|
||||
],
|
||||
"slug": "tandoor_recipes",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "1.4.10"
|
||||
"version": "1.4.12"
|
||||
}
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "19-05-2023",
|
||||
"last_update": "27-05-2023",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "tandoor_recipes",
|
||||
"source": "github",
|
||||
"upstream_repo": "TandoorRecipes/recipes",
|
||||
"upstream_version": "1.4.10"
|
||||
"upstream_version": "1.4.12"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user