Skip to content

Commit

Permalink
Merge pull request #144 from Grizzelbee/Development
Browse files Browse the repository at this point in the history
updated doc regarding device controlling
  • Loading branch information
Grizzelbee authored Oct 6, 2021
2 parents 28be319 + 657c20c commit 2338dd3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,13 @@ All the values will be saved and shown furthermore.

## Controlling your device(s)
This adapter is currently able to control the following states of your devices:
* FanMode , Mode of device (Manual, Auto, Off)
* FanSpeed , Current fan speed
* Nightmode , Night mode state
* Oscillation , Oscillation of fan.
* Oscillation , Oscillation of fan (On, Off).
* OscillationRight , OscillationAngle Upper Boundary
* OscillationLeft , OscillationAngle Lower Boundary
* OscillationAngle , OscillationAngle
* ContinuousMonitoring , Continuous Monitoring of environmental sensors even if device is off.
* MainPower , Main Power of fan.
* AutomaticMode , Fan is in automatic mode.
Expand All @@ -127,6 +131,7 @@ This adapter is currently able to control the following states of your devices:
* HumidifyAutoMode , Auto / Off
* AutoHumidificationTarget , Auto HumidificationTarget
* HumidificationTarget , Manual HumidificationTarget
* TemperatureUnit , Unit to display temperature values in (Fan display).
* WaterHardness , Soft, Medium, Hard

Possible values for these states are documented below, as far as known.
Expand Down

0 comments on commit 2338dd3

Please sign in to comment.