@@ -11,6 +11,24 @@ Find your device's brand code [here](MEDIA_PLAYER.md#available-codes-for-tv-devi
**device_code** (Required): ...... (Accepts only positive numbers)<br/>
**controller_data** (Required): The data required for the controller to function. Enter the IP address of the Broadlink device **(must be an already configured device)**, or the entity id of the Xiaomi IR controller, or the MQTT topic on which to send commands.<br/>
**power_sensor** (Optional): *entity_id* for a sensor that monitors whether your device is actually On or Off. This may be a power monitor sensor. (Accepts only on/off states)<br/>
**source_names** (Optional): Override the names of sources as displayed in HomeAssistant (see below)<br/>
### Overriding Source Names
Source names in device files are usually set to the name that the media player uses. These often aren't very descriptive, so you can override these names in the configuration file. You can also remove a source by setting its name to `null`