You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guide/getting-started.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,9 @@ If you want to customize your Doorman Firmware you can adopt the Doorman Device
50
50
After adopting the device you will have a config like that:
51
51
::: details Example
52
52
> [!NOTE]
53
-
> This config is only importing the whole Doorman-Stock package. You can add new sensors and stuff here but if you really want to customize the firmware you need to use the `base.yaml` from the repository.
53
+
> You can add new components here and also modify existing ones. Take a look at the [Examples](../firmware/stock-firmware#examples) section to read more about the possibilities.
54
+
>
55
+
>However if you really want to customize the firmware you need to use the `base.yaml` from the repository.
0 commit comments