Skip to content

Commit

Permalink
increased sizes of images in readme files
Browse files Browse the repository at this point in the history
  • Loading branch information
raven-worx committed Jun 22, 2023
1 parent 8b21a9e commit d512539
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ Power supply (24V):
| - | - | | VIN- | DC-/GND | Ground |


[<img src="/3d/wiring_pi.jpg?raw=true" width="300"/>](/3d/wiring_pi.jpg?raw=true)
[<img src="/3d/wiring_pi.jpg?raw=true" width="400"/>](/3d/wiring_pi.jpg?raw=true)

# Loxone integration

Expand Down
4 changes: 2 additions & 2 deletions loxone/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Loxone integration

To integrate MBusPico into Loxone and start optimizing your energy management you can import the [HTTP VirtualIn](VI_MBusPico.xml)
To integrate MBusPico into Loxone and start optimizing your energy management you can download & import the [HTTP VirtualIn](VI_MBusPico.xml)
or [UDP VirtualIn](VIU_MBusPico.xml) template into Loxone Config.

[<img src="config.png?raw=true" width="600"/>](config.png?raw=true)
Expand All @@ -23,7 +23,7 @@ Afterwards reboot the device.

On a Loxberry this can be done directly in the web UI. From `System settings` select `Loxberry services` and `More options`:

[<img src="loxberry_enable_serialport.png?raw=true" width="300"/>](loxberry_enable_serialport.png?raw=true)
[<img src="loxberry_enable_serialport.png?raw=true" width="600"/>](loxberry_enable_serialport.png?raw=true)

Again reboot the device after saving the settings.

Expand Down

0 comments on commit d512539

Please sign in to comment.