Skip to content

Commit

Permalink
Update wmbus-minid1.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
zibous authored Apr 15, 2023
1 parent ff1abf0 commit 448f9c8
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions esphome/wmbus-minid1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -431,17 +431,16 @@ wmbus:
miso_pin: GPIO12 #D6 MISO Attached to Hardware SPI controller MISO SPI Interface
clk_pin: GPIO14 #D5 SCK Attached to Hardware SPI controller CLK
cs_pin: GPIO15 #D8 CSN Attached to Hardware SPI controller, Controls Boot Mode; CS SPI Interface 10k Pull-Down, boot fails if pulled high !!!

gdo0_pin: GPIO04 #D2 High Impedance
gdo2_pin: GPIO05 #D1 High Impedance

# Using wmbusmeters i a pipe
clients:
- name: "wmbusmeters"
ip_address: !secret wmbusmeter_host
port: 7227
format: rtlwMBus
transport: UDP
# clients:
# - name: "wmbusmeters"
# ip_address: !secret wmbusmeter_host
# port: 7227
# format: rtlwMBus
# transport: UDP

## setting: wmbusmeters.conf
## loglevel: normal
Expand Down

0 comments on commit 448f9c8

Please sign in to comment.