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/openhabian.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -254,12 +254,13 @@ Each of these are included as a part of `openhabian-config` menu option 20.
254
254
-[OWServer](https://owfs.org) - 1-Wire system of Dallas/Maxim
255
255
-[FIND](https://www.internalpositioning.com/) - Framework for Internal Navigation and Discovery
256
256
- Mi Flora MQTT daemon
257
+
- Grott Proxy server for [Growatt binding](https://www.openhab.org/addons/bindings/growatt/#grott-application-installation-and-setup)
257
258
258
259
## First boot configuration
259
260
260
261
Many settings are configurable prior to the first boot of openHABian by changing the key value pairs in the `/boot/openhabian.conf` file on the SD card once you have flashed the initial image onto it.
261
262
262
-
Please note that - in case you use a Windows system for writing the SD card - the `/boot/` partition will be mounted to a drive named `bootfs`. So, e.g. if this drive has the letter `D:`, `/boot/openhabian.conf` will be found as `D:\openhabian.conf`.
263
+
Please note that - in case you use a Windows system for writing the SD card - the `/boot/` partition will be mounted to a drive named `bootfs`. So, e.g. if this drive has the letter `D:`, `/boot/openhabian.conf` will be found as `D:\openhabian.conf`.
263
264
264
265
The openHABian configuration file uses key value pairs, essentially a list of `option=value` settings in a plain text file.
265
266
All supported options are already in the file but unused options and optional components are commented out by default.
0 commit comments