mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Changed default port from 4712 to 4713 (#11224)
This commit is contained in:
parent
7a4b05847e
commit
18f0c9c75d
@ -46,7 +46,7 @@ host:
|
|||||||
port:
|
port:
|
||||||
description: The port that Pulseaudio is listening on.
|
description: The port that Pulseaudio is listening on.
|
||||||
required: false
|
required: false
|
||||||
default: 4712
|
default: 4713
|
||||||
type: integer
|
type: integer
|
||||||
buffer_size:
|
buffer_size:
|
||||||
description: How much data to load from Pulseaudio at once.
|
description: How much data to load from Pulseaudio at once.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user