Skip to content

Commit

Permalink
Correct readme
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeSG committed Mar 30, 2021
1 parent 2fcc5a1 commit bd0839a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ fan:

Set the device mode (if supported)

| Field | Value | Necessity | Description |
| --------- | ------------------- | ---------- | -------------------------------------------------------- |
| entity_id | `"fan.living_room"` | _Required_ | Name(s) of the entities to set mode |
| mode | `"allergen"` | _Required_ | One of "auto", "allergen", "sleep", "bacteria", "night". |
| Field | Value | Necessity | Description |
| ----------- | ------------------- | ---------- | -------------------------------------------------------- |
| entity_id | `"fan.living_room"` | _Required_ | Name(s) of the entities to set mode |
| preset_mode | `"allergen"` | _Required_ | One of "auto", "allergen", "sleep", "bacteria", "night". |

### `philips_airpurifier.set_function`

Expand Down

0 comments on commit bd0839a

Please sign in to comment.