diff --git a/docs/CLIMATE.md b/docs/CLIMATE.md index 1f356474..0f6c686c 100644 --- a/docs/CLIMATE.md +++ b/docs/CLIMATE.md @@ -9,7 +9,7 @@ Find your device's brand code [here](CLIMATE_CODES.md) and add the number in the | `name` | string | optional | The name of the device | | `unique_id` | string | optional | An ID that uniquely identifies this device. If two devices have the same unique ID, Home Assistant will raise an exception. | | `device_code` | number | required | (Accepts only positive numbers) | -| `controller_data` | string | required | The data required for the controller to function. Look into configuration examples bellow for valid configuration entries for different controllers types. | +| `controller_data` | string | required | The data required for the controller to function. Look into configuration examples bellow for valid configuration entries for different controllers types. | | `delay` | number | optional | Adjusts the delay in seconds between multiple commands. The default is 0.5 | | `temperature_sensor` | string | optional | _entity_id_ for a temperature sensor | | `humidity_sensor` | string | optional | _entity_id_ for a humidity sensor | @@ -52,7 +52,7 @@ climate: name: Office AC unique_id: office_ac device_code: 2000 - controller_data: + controller_data: controller_type: Xiaomi remote_entity: remote.xiaomi_miio_192_168_10_10 temperature_sensor: sensor.temperature @@ -102,7 +102,7 @@ climate: name: Office AC unique_id: office_ac device_code: 4000 - controller_data: + controller_data: controller_type: LOOKin remote_host: 192.168.10.10 temperature_sensor: sensor.temperature diff --git a/docs/FAN.md b/docs/FAN.md index a35a44d2..0d07f0b4 100644 --- a/docs/FAN.md +++ b/docs/FAN.md @@ -9,7 +9,7 @@ Find your device's brand code [here](FAN_CODES.md) and add the number in the `de | `name` | string | optional | The name of the device | | `unique_id` | string | optional | An ID that uniquely identifies this device. If two devices have the same unique ID, Home Assistant will raise an exception. | | `device_code` | number | required | (Accepts only positive numbers) | -| `controller_data` | string | required | The data required for the controller to function. Look into configuration examples bellow for valid configuration entries for different controllers types. | +| `controller_data` | string | required | The data required for the controller to function. Look into configuration examples bellow for valid configuration entries for different controllers types. | | `delay` | number | optional | Adjusts the delay in seconds between multiple commands. The default is 0.5 | | `power_sensor` | string | 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) | | `power_sensor_delay` | int | optional | Maximum delay in second in which power sensor is able to report back to HA changed state of the device, default is 10 seconds. If sensor reaction time is longer extend this time, otherwise you might get unwanted changes in the device state. | @@ -48,7 +48,7 @@ fan: name: Bedroom fan unique_id: bedroom_fan device_code: 2000 - controller_data: + controller_data: controller_type: Xiaomi remote_entity: remote.xiaomi_miio_192_168_10_10 power_sensor: binary_sensor.fan_power @@ -90,7 +90,7 @@ fan: name: Bedroom fan unique_id: bedroom_fan device_code: 4000 - controller_data: + controller_data: controller_type: LOOKin remote_host: 192.168.10.10 power_sensor: binary_sensor.fan_power diff --git a/docs/MEDIA_PLAYER.md b/docs/MEDIA_PLAYER.md index f0bf9c0c..ffbfe66d 100644 --- a/docs/MEDIA_PLAYER.md +++ b/docs/MEDIA_PLAYER.md @@ -9,7 +9,7 @@ Find your device's brand code [here](MEDIA_PLAYER_CODES.md) and add the number i | `name` | string | optional | The name of the device | | `unique_id` | string | optional | An ID that uniquely identifies this device. If two devices have the same unique ID, Home Assistant will raise an exception. | | `device_code` | number | required | (Accepts only positive numbers) | -| `controller_data` | string | required | The data required for the controller to function. Look into configuration examples bellow for valid configuration entries for different controllers types. | +| `controller_data` | string | required | The data required for the controller to function. Look into configuration examples bellow for valid configuration entries for different controllers types. | | `delay` | number | optional | Adjusts the delay in seconds between multiple commands. The default is 0.5 | | `power_sensor` | string | 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) | | `power_sensor_delay` | int | optional | Maximum delay in second in which power sensor is able to report back to HA changed state of the device, default is 10 seconds. If sensor reaction time is longer extend this time, otherwise you might get unwanted changes in the device state. | @@ -49,7 +49,7 @@ media_player: name: Living room TV unique_id: living_room_tv device_code: 2000 - controller_data: + controller_data: controller_type: Xiaomi remote_entity: remote.xiaomi_miio_192_168_10_10 power_sensor: binary_sensor.tv_power @@ -91,7 +91,7 @@ media_player: name: Living room TV unique_id: living_room_tv device_code: 4000 - controller_data: + controller_data: controller_type: LOOKin remote_host: 192.168.10.10 power_sensor: binary_sensor.tv_power @@ -164,7 +164,7 @@ media_player: name: Living room TV unique_id: living_room_tv device_code: 1000 - controller_data: + controller_data: controller_type: LOOKin remote_host: 192.168.10.10 source_names: