https://github.com/bottlecapdave/homeassistant-harvesttimetracker
Unofficial Home Assistant integration for www.getharvest.com
https://github.com/bottlecapdave/homeassistant-harvesttimetracker
harvest harvest-api home-assistant home-automation smart-home timetracker
Last synced: 6 months ago
JSON representation
Unofficial Home Assistant integration for www.getharvest.com
- Host: GitHub
- URL: https://github.com/bottlecapdave/homeassistant-harvesttimetracker
- Owner: BottlecapDave
- License: mit
- Created: 2023-06-09T19:04:38.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2025-03-08T16:23:41.000Z (7 months ago)
- Last Synced: 2025-04-06T05:54:34.950Z (6 months ago)
- Topics: harvest, harvest-api, home-assistant, home-automation, smart-home, timetracker
- Language: Python
- Homepage: https://bottlecapdave.github.io/HomeAssistant-HarvestTimeTracker
- Size: 768 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Home Assistant Harvest Time Tracker
 [](https://github.com/sponsors/bottlecapdave)
- [Home Assistant Harvest Time Tracker](#home-assistant-harvest-time-tracker)
- [How to install](#how-to-install)
- [HACS](#hacs)
- [Manual](#manual)
- [How to setup](#how-to-setup)
- [Docs](#docs)
- [FAQ](#faq)
- [Sponsorship](#sponsorship)Custom component to allow you to interact with your [Harvest](https://www.getharvest.com/) account.
This integration is in no way affiliated with Harvest.
## How to install
There are multiple ways of installing the integration.
### HACS
[](https://github.com/hacs/integration)
This integration can be installed directly via HACS. To install:
* [Add the repository](https://my.home-assistant.io/redirect/hacs_repository/?owner=BottlecapDave&repository=homeassistant-harvesttimetracker&category=integration) to your HACS installation
* Click `Download`### Manual
You should take the latest [published release](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/releases). The current state of `develop` will be in flux and therefore possibly subject to change.
To install, place the contents of `custom_components` into the `/custom_components` folder of your Home Assistant installation. Once installed, don't forget to restart your home assistant instance for the integration to be picked up.
## How to setup
Please follow the [setup guide](https://bottlecapdave.github.io/HomeAssistant-HarvestTimeTracker/setup/account) to setup the integration. This guide details the configuration, along with the sensors that will be available to you.
## Docs
To get full use of the integration, please visit the [docs](https://bottlecapdave.github.io/HomeAssistant-HarvestTimeTracker/).
## FAQ
Before raising anything, please read through the [faq](https://bottlecapdave.github.io/HomeAssistant-HarvestTimeTracker/faq.md). If you have found a bug or have a feature request please [raise it](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/issues) using the appropriate report template.
## Sponsorship
If you are enjoying this integration, why not make a one off or monthly [GitHub sponsorship](https://github.com/sponsors/bottlecapdave).