diff --git a/source/_components/remote.itach.markdown b/source/_components/remote.itach.markdown index fcdbc308265..35fcf4e200d 100644 --- a/source/_components/remote.itach.markdown +++ b/source/_components/remote.itach.markdown @@ -23,7 +23,6 @@ To use your iTach remote in your installation, you will need to know the IR comm # Example configuration.yaml entry remote: - platform: itach - name: Living Room host: itach023fdc devices: - name: TV @@ -36,10 +35,6 @@ remote: ``` {% configuration %} -name: - description: The iTach's name to display in the front end. - required: false - type: string host: description: The iTach's IP address. required: true