Skip to content

Commit 155c8c4

Browse files
trux66fabaff
authored andcommitted
Optional variables added to sensor.cups.markdown (home-assistant#2947)
* Optional variables added to sensor.cups.markdown Sensor configuration supports two additional variables which are not listed but would be extremely helpful to anyone running their print server on a host other than the one running Home Assistant. Added two lines to the Configuration variables section to show host and port optional values. * Fix formatting * Add periods
1 parent 43759fc commit 155c8c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/_components/sensor.cups.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ sensor:
3636
Configuration variables:
3737
3838
- **printers** array (*Required*): List of printers to add.
39+
- **host** (*Optional*): IP address of the CUPS print server.
40+
- **port** (*Optional*): Port address of the CUPS print server. Defaults to 631.
3941
4042
4143
<p class='note'>

0 commit comments

Comments
 (0)