Skip to content

Commit

Permalink
Merge pull request #503 from athombv/develop
Browse files Browse the repository at this point in the history
chore: format readme
  • Loading branch information
RobinBol authored Nov 25, 2024
2 parents e06afd1 + 3e22f2c commit 1cc32da
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 1cc32da

Please sign in to comment.