Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeSG committed Mar 30, 2021
1 parent b2e5095 commit d42e153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ 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 | `"Auto Mode"` | _Required_ | One of "auto", "allergen", "sleep", "bacteria", "night". |
| mode | `"allergen"` | _Required_ | One of "auto", "allergen", "sleep", "bacteria", "night". |

### `philips_airpurifier.set_function`

Expand Down

0 comments on commit d42e153

Please sign in to comment.