mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Update compensation.markdown (#18012)
Fix example to working example for media player.
This commit is contained in:
parent
c92a2d8fdc
commit
88495e2f58
@ -24,6 +24,8 @@ To enable the compensation sensor, add the following lines to your `configuratio
|
|||||||
compensation:
|
compensation:
|
||||||
media_player_db_volume:
|
media_player_db_volume:
|
||||||
source: media_player.yamaha_receiver
|
source: media_player.yamaha_receiver
|
||||||
|
attribute: volume_level
|
||||||
|
unit_of_measurement: dB
|
||||||
data_points:
|
data_points:
|
||||||
- [0.2, -80.0]
|
- [0.2, -80.0]
|
||||||
- [1.0, 0.0]
|
- [1.0, 0.0]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user