Skip to content

Commit e740fd7

Browse files
committed
docs(cookbook): redact vendor-specific brand mentions per privacy lint
1 parent 973600d commit e740fd7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/cookbook/_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Contributor rules (see DOC-cookbook design notes):
1515
- Config snippets MUST be source-verified against `src/emhass/utils.py` (treat_runtimeparams)
1616
or `src/emhass/optimization.py`. Include `<!-- source: <file>:<line> -->` HTML comments
1717
above each Config / Snippet code block.
18-
- Transport snippets (HA rest_command / Node-RED / EVCC / AppDaemon / Loxone) must mark
18+
- Transport snippets (HA rest_command / Node-RED / EVCC / AppDaemon / vendor-native) must mark
1919
which stack the recipe was tested against, or mark untested variants as such.
2020
- Keep total length under ~200 lines including code blocks.
2121
-->

docs/cookbook/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ No recipes yet. Topics that would fit: dynamic-price (EPEX, Tibber, etc.) inject
4545

4646
- [MPC orchestration via Node-RED](nodered_mpc_orchestration.md) — generic Node-RED → EMHASS pattern, transport-agnostic on inputs.
4747

48-
Additional transport recipes welcome: Home Assistant `rest_command` (HA users — see [Discussion #824](https://github.com/davidusb-geek/emhass/discussions/824) for community patterns), AppDaemon, EVCC API integration (pending #29815), Loxone-direct, etc.
48+
Additional transport recipes welcome: Home Assistant `rest_command` (HA users — see [Discussion #824](https://github.com/davidusb-geek/emhass/discussions/824) for community patterns), AppDaemon, EVCC API integration (pending #29815), other smart-home-native integrations, etc.

0 commit comments

Comments
 (0)