mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
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:
parent
3cac2878c2
commit
11764bdb49
@ -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 |
|
||||
| ---------------------- | -------- | ----------- |
|
||||
|
Loading…
x
Reference in New Issue
Block a user