Rebuilds the README entity docs around the distinction that kept causing confusion — the produce box is chosen, its contents are read-only, and only add-ons are a list you edit — and re-exports the dashboard view now running, including the date labels that stop the to-do list and the totals reading as a contradiction.
17 lines
398 B
JSON
17 lines
398 B
JSON
{
|
|
"domain": "freshharvest",
|
|
"name": "Fresh Harvest",
|
|
"codeowners": [
|
|
"@sudolulo"
|
|
],
|
|
"config_flow": true,
|
|
"documentation": "https://github.com/sudolulo/ha-freshharvest",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"issue_tracker": "https://github.com/sudolulo/ha-freshharvest/issues",
|
|
"requirements": [
|
|
"beautifulsoup4>=4.12"
|
|
],
|
|
"version": "0.4.0"
|
|
}
|