Skip to content

Commit

Permalink
Merge pull request #11 from uvjim/update_readme_to_reflect_sensor_cha…
Browse files Browse the repository at this point in the history
…nges

Update README to reflect tuner sensor changes
  • Loading branch information
uvjim authored Mar 5, 2022
2 parents 165cb0e + aa9ee59 commit fa3f5f2
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ available.
- Version - the current firmware version of the device
- Tuner Count - the number of tuners the device has
- Newest Version - the latest version of firmware available for the device
- Tuner X - where X is the tuner number (states will be: idle, scanning or
the channel being watched)
- Tuner X - where X is the tuner number (states can be: `Idle`, `In use`,
`Scanning` or the channel being watched, using the specified format)
- virtual channel number, virtual channel name, frequency, signal strength,
signal quality, symbol quality, network rate and target IP

Expand Down Expand Up @@ -67,10 +67,21 @@ enough then you change the name here.

It is possible to configure the following options for the integration.

![Configure Options](images/config_options.png)
### Timeouts

![Configure Options](images/config_timeouts.png)

- `Scan Interval`: the frequency of updates for the sensors, default `300s`
- `Tuner status update`: the frequenct of updates for tuners, default `10s`
- `Tuner status update`: the frequency of updates for tuners, default `10s`

### Options

![Configure Options](images/config_options.png)

From here you can select which format should be used for the sensor. The
default is `Channel name`.

*This setting is only effective when a tuner is actively tuned to a channel.*

## Troubleshooting

Expand Down
Binary file modified images/config_options.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/config_timeouts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fa3f5f2

Please sign in to comment.