mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Optional variables added to sensor.cups.markdown (#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
This commit is contained in:
parent
43759fc6a2
commit
155c8c4f74
@ -36,6 +36,8 @@ sensor:
|
||||
Configuration variables:
|
||||
|
||||
- **printers** array (*Required*): List of printers to add.
|
||||
- **host** (*Optional*): IP address of the CUPS print server.
|
||||
- **port** (*Optional*): Port address of the CUPS print server. Defaults to 631.
|
||||
|
||||
|
||||
<p class='note'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user