--wip-- [skip ci]
This commit is contained in:
parent
c3696340e5
commit
be8a0d44de
1 changed files with 3 additions and 3 deletions
|
|
@ -103,9 +103,9 @@ in
|
||||||
settings = {
|
settings = {
|
||||||
homeassistant = config.services.home-assistant.enable;
|
homeassistant = config.services.home-assistant.enable;
|
||||||
permit_join = true;
|
permit_join = true;
|
||||||
# serial = {
|
serial = {
|
||||||
# port = "/dev/serial/by-id/usb-1a86_USB_Serial-if00-port0";
|
port = "/dev/serial/by-id/usb-1a86_USB_Serial-if00-port0";
|
||||||
# };
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
grafana = {
|
grafana = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue