Skip to content

chimerasaurus/rise-garden-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rise-garden-api

Python client for the Rise Garden API.

This is a (messy) work in progress.

Description

The Rise Garden is an indoor hydroponic garden. This Python module works with the Rise Garden API. This API provides information about your garden(s) and allows you to change the state of the garden (eg: Turn lights on and off.)

Functionality

Specifically, this Python module has the folling functionality when working with the Rise API:

  • Get Rise Gardens
  • Get information for each garden
    • ID
    • Name
    • Last reading datestamp
    • Type
    • Mainboard and software information
    • Network / wifi details
    • Tank status
      • Water level
      • Water LED status
    • Ambient temperature
  • Adjust lights
    • Toggle on and off
    • Set light level

Notes

This is an unofficial project and not associated with Rise Gardens. This project is also inspired by and based on homebridge-rise-garden by Bart Agapinan. I wanted a Python module so I could build a Home Assistant integration.

About

Python client for Rise Garden API (not official)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages