Skip to content

Commit

Permalink
Merge pull request #504 from athombv/master
Browse files Browse the repository at this point in the history
Merge master into production (#patch)
  • Loading branch information
RobinBol authored Nov 25, 2024
2 parents 0c65def + 1cc32da commit 82cafb9
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,21 @@ This library contains shared code between Homey, Homey Apps, Athom CLI, Athom De

This library can, among other things:

* Validate a Homey App
* Validate a Capability
* Validate a Signal
* Return supported device classes
* Return supported device capabilities
* Return supported media codecs
* Return supported app permissions
* Return supported app store categories

- Validate a Homey App
- Validate a Capability
- Validate a Signal
- Return supported device classes
- Return supported device capabilities
- Return supported media codecs
- Return supported app permissions
- Return supported app store categories

See `/examples/` for how-to usage.

## Translations

This library contains translations in the following files:

- `./assets/app/permissions.json`
- `./assets/capability/capabilities/<capability_id>.json`
- `./assets/device/classes/<device_class_id>.json`
Expand Down

0 comments on commit 82cafb9

Please sign in to comment.