Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add slash back.
  • Loading branch information
kitprice authored Oct 18, 2021
1 parent b17d9fd commit 32f255f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pyvesync is a library to manage VeSync compatible [smart home devices](#supporte
- [Dimmable Switch Methods and Properties](#dimmable-switch-methods-and-properties)
- [Levoit Humidifier 300S Methods and Properties](#levoit-humidifier-300s-methods-and-properties)
- [Levoit Purifier Core200S Methods and Properties](#levoit-purifier-core200s-methods-and-properties)
- [Levoit Purifier Core300S400S Methods and Properties](#levoit-purifier-core300s400s-methods-and-properties)
- [Levoit Purifier Core300S/400S Methods and Properties](#levoit-purifier-core300s400s-methods-and-properties)
- [JSON Output API](#json-output-api)
- [JSON Output for All Devices](#json-output-for-all-devices)
- [JSON Output for Outlets](#json-output-for-outlets)
Expand Down Expand Up @@ -297,7 +297,7 @@ VeSyncHumid300S.config = {

`VeSyncAir200S.night_light()` - Return the state of the night light (on/dim/off)

### Levoit Purifier Core300S400S Methods and Properties
### Levoit Purifier Core300S/400S Methods and Properties

`VeSyncAir300S400S.change_fan_speed(2)` 1|2|3|4 or call without argument to increment by one

Expand Down

0 comments on commit 32f255f

Please sign in to comment.