Skip to content

Commit

Permalink
Merge branch 'main' of github.com:sebr/bhyve-home-assistant into main
Browse files Browse the repository at this point in the history
  • Loading branch information
sebr committed Aug 6, 2020
2 parents 5f5dd42 + e1d514d commit adc0b89
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,10 +194,5 @@ logger:
logs:
custom_components.bhyve: debug
pybhyve: debug
bhyve:
username: !secret bhyve_username
password: !secret bhyve_password
packet_dump: true # Save all websocket event data to a file
conf_dir: "" # Storage directory for packet dump file. Usually not needed, defaults to hass_config_dir/.bhyve
```

0 comments on commit adc0b89

Please sign in to comment.