{"id":21749645,"url":"https://github.com/fredriklj/ha-rec","last_synced_at":"2026-05-16T01:32:02.575Z","repository":{"id":130789988,"uuid":"446754885","full_name":"fredriklj/ha-rec","owner":"fredriklj","description":"Home assistant integration for Rec Temovex balanced ventilation system","archived":false,"fork":false,"pushed_at":"2022-01-11T11:07:20.000Z","size":161,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-25T23:33:54.743Z","etag":null,"topics":["custom-integration","homeassistant"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fredriklj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-11T09:21:55.000Z","updated_at":"2022-01-11T09:33:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"6d60c4da-34a4-450b-893d-e3060099877d","html_url":"https://github.com/fredriklj/ha-rec","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"ludeeus/integration_blueprint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredriklj%2Fha-rec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredriklj%2Fha-rec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredriklj%2Fha-rec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredriklj%2Fha-rec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fredriklj","download_url":"https://codeload.github.com/fredriklj/ha-rec/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244728196,"owners_count":20500023,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["custom-integration","homeassistant"],"created_at":"2024-11-26T08:42:25.242Z","updated_at":"2026-05-16T01:31:57.556Z","avatar_url":"https://github.com/fredriklj.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Home assistant integration for Rec Temovex balanced ventilation system\r\n\r\n[![GitHub Release][releases-shield]][releases]\r\n[![GitHub Activity][commits-shield]][commits]\r\n[![License][license-shield]](LICENSE)\r\n\r\n[![hacs][hacsbadge]][hacs]\r\n![Project Maintenance][maintenance-shield]\r\n\r\n[![Community Forum][forum-shield]][forum]\r\n\r\nThis component allows for integration of Rec Temovex balanced ventilation systems with modbus functionality to be integrated into [home assistant](https://home-assistant.io/). It will set up the following platforms:\r\n\r\nPlatform | Description\r\n-- | --\r\n`climate` | A climate control\r\n`binary_sensor` | Show something `True` or `False`.\r\n`sensor` | Show info from blueprint API.\r\n`switch` | Switch something `True` or `False`.\r\n\r\n## HACS Installation\r\n\r\n1. Add this repository to \"Custom repositories\"\r\n2. Add and search for porscheconnect in HACS\r\n3. Install\r\n\r\n## Manual installation\r\n\r\n1. Using the tool of choice open the directory (folder) for your HA configuration (where you find `configuration.yaml`).\r\n2. If you do not have a `custom_components` directory (folder) there, you need to create it.\r\n3. In the `custom_components` directory (folder) create a new folder called `ha-rec`.\r\n4. Download _all_ the files from the `custom_components/ha-rec/` directory (folder) in this repository.\r\n5. Place the files you downloaded in the new directory (folder) you created.\r\n6. Restart Home Assistant\r\n7. In the HA UI go to \"Configuration\" -\u003e \"Integrations\" click \"+\" and search for \"Integration blueprint\"\r\n\r\nUsing your HA configuration directory (folder) as a starting point you should now also have this:\r\n\r\n```text\r\ncustom_components/ha-rec/translations/en.json\r\ncustom_components/ha-rec/translations/nb.json\r\ncustom_components/ha-rec/translations/sensor.nb.json\r\ncustom_components/ha-rec/__init__.py\r\ncustom_components/ha-rec/api.py\r\ncustom_components/ha-rec/binary_sensor.py\r\ncustom_components/ha-rec/config_flow.py\r\ncustom_components/ha-rec/const.py\r\ncustom_components/ha-rec/manifest.json\r\ncustom_components/ha-rec/sensor.py\r\ncustom_components/ha-rec/switch.py\r\n```\r\n\r\n## Configuration is done in the UI\r\n\r\n\u003c!----\u003e\r\n\r\n## Contributions are welcome!\r\n\r\nIf you want to contribute to this please read the [Contribution guidelines](CONTRIBUTING.md)\r\n\r\n***\r\n\r\n[ha-rec]: https://github.com/custom-components/ha-rec\r\n[commits-shield]: https://img.shields.io/github/commit-activity/y/fredriklj/ha-rec/blueprint.svg?style=for-the-badge\r\n[commits]: https://github.com/fredriklj/ha-rec/commits/master\r\n[hacs]: https://hacs.xyz\r\n[hacsbadge]: https://img.shields.io/badge/HACS-Custom-orange.svg?style=for-the-badge\r\n[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg?style=for-the-badge\r\n[forum]: https://community.home-assistant.io/\r\n[license-shield]: https://img.shields.io/github/license/fredriklj/ha-rec.svg?style=for-the-badge\r\n[maintenance-shield]: https://img.shields.io/badge/maintainer-%40fredriklj-blue.svg?style=for-the-badge\r\n[releases-shield]: https://img.shields.io/github/release/fredriklj/ha-rec.svg?style=for-the-badge\r\n[releases]: https://github.com/fredriklj/ha-rec/releases\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffredriklj%2Fha-rec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffredriklj%2Fha-rec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffredriklj%2Fha-rec/lists"}