Remove unused Dev Tools icon from Fan integration (#14861)

The icon this is referencing was removed over a year ago in Home Assistant 0.96 when the sidebar was redesigned. Trying to get rid of all remaining references to these.
This commit is contained in:
Sean Mooney 2020-10-04 04:51:14 -04:00 committed by GitHub
parent 3cac2878c2
commit 11764bdb49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,13 +19,13 @@ Available services:
<div class='note'>
Not all fan services may be available for your platform. Be sure to check the available services Home Assistant has enabled by checking <img src='/images/screenshots/developer-tool-services-icon.png' alt='service developer tool icon' class="no-shadow" height="38" /> **Services**.
Not all fan services may be available for your platform. You can check which services are available for your fan(s) under **Developer Tools** -> **Services**.
</div>
### Service `fan.set_speed`
Sets the speed for fan device
Sets the speed for fan device.
| Service data attribute | Optional | Description |
| ---------------------- | -------- | ----------- |
@ -48,7 +48,7 @@ automation:
### Service `fan.set_direction`
Sets the rotation for fan device
Sets the rotation for fan device.
| Service data attribute | Optional | Description |
| ---------------------- | -------- | ----------- |
@ -71,7 +71,7 @@ automation:
### Service `fan.oscillate`
Sets the oscillation for fan device
Sets the oscillation for fan device.
| Service data attribute | Optional | Description |
| ---------------------- | -------- | ----------- |