appspark-nl / rituals-api-php
PHP API wrapper for Rituals Perfume Genie diffuser
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/appspark-nl/rituals-api-php
Requires
- php: >=5.6.0
- guzzlehttp/guzzle: ^6.0
This package is auto-updated.
Last update: 2026-01-13 03:23:25 UTC
README
Simple wrapper for the Ritual perfume genie api
Requirements
- Guzzle
Usage
See the test file for usage, in the current version it is only possible to retrieve connected diffusers, and turn them on or off. Feel free to add more functionality as there is way more information in the API calls besides the battery status and name i've added.