Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
elahd authored Oct 27, 2023
1 parent 793464c commit bbb0a8e
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,15 @@ Pyalarmdotcomajax supports core features (monitoring and using actions) of the d

| Device Type | Notable Attributes | Actions | Notes |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------- | ------------------------------------------------ |
| System | `unit_id` | (none) | |
| Partition | `uncleared_issues` | arm away, arm stay, arm night, disarm | |
| Sensor | `device_subtype` | (none) | |
| Locks | | lock, unlock | |
| Garage Door | (none) | open, close | |
| Gate | `supports_remote_close` | open, close | |
| Image Sensor | `images` | peek_in | |
| Light | `brightness` | turn_on (with brightness), turn_off | No support for RGB/W, effects, temperature, etc. |
| Locks | | lock, unlock | |
| Partition | `uncleared_issues` | arm away, arm stay, arm night, disarm | |
| Scene | | execute | |
| Sensor | `device_subtype` | (none) | |
| System | `unit_id` | (none) | |
| Thermostat | `temp_average`, `temp_at_tstat`, `step_value`, `supports_fan_mode`, `supports_fan_indefinite`, `supports_fan_circulate_when_off`, `supported_fan_durations`, `fan_mode`, `supports_heat`, `supports_heat_aux`, `supports_cool`, `supports_auto`, `min_heat_setpoint`, `min_cool_setpoint`, `max_heat_setpoint`, `max_cool_setpoint`, `heat_setpoint`, `cool_setpoint`, `supports_humidity`, `humidity`, `supports_schedules`, `supports_schedules_smart`, `schedule_mode` | set_attribute | |
| Water Sensor | | (none) | |

Expand Down

0 comments on commit bbb0a8e

Please sign in to comment.