{"id":13585222,"url":"https://github.com/vlebourl/custom_vesync","last_synced_at":"2025-04-07T06:32:57.135Z","repository":{"id":38246823,"uuid":"476722334","full_name":"vlebourl/custom_vesync","owner":"vlebourl","description":"Custom VeSync component for Home Assistant","archived":true,"fork":false,"pushed_at":"2023-12-21T08:43:23.000Z","size":551,"stargazers_count":99,"open_issues_count":11,"forks_count":71,"subscribers_count":10,"default_branch":"main","last_synced_at":"2024-11-06T02:39:04.027Z","etag":null,"topics":["hacs","homeassistant","vesync"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vlebourl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-04-01T13:01:20.000Z","updated_at":"2024-10-31T05:33:10.000Z","dependencies_parsed_at":"2023-02-17T03:46:08.934Z","dependency_job_id":"e54d3724-6004-4c20-91a6-d7da04d5f78d","html_url":"https://github.com/vlebourl/custom_vesync","commit_stats":null,"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlebourl%2Fcustom_vesync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlebourl%2Fcustom_vesync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlebourl%2Fcustom_vesync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlebourl%2Fcustom_vesync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vlebourl","download_url":"https://codeload.github.com/vlebourl/custom_vesync/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247607595,"owners_count":20965944,"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":["hacs","homeassistant","vesync"],"created_at":"2024-08-01T15:04:48.803Z","updated_at":"2025-04-07T06:32:57.127Z","avatar_url":"https://github.com/vlebourl.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\n# **Important message**\n\u003e \n\u003e Unfortunately, I no longer have time to maintain this repo.\n\u003e @micahqcade was kind enough to offer to take over. His fork is now the reference you should install and update from!\n\u003e Cheers to you all.\n\u003e\n\u003e https://github.com/micahqcade/custom_vesync\n\u003e \n\n[![hacs_badge](https://img.shields.io/badge/HACS-Default-orange.svg)](https://github.com/custom-components/hacs)\n[![GitHub release](https://img.shields.io/github/v/release/vlebourl/custom_vesync.svg)](https://GitHub.com/vlebourl/custom_vesync/releases/)\n\n# VeSync custom component for Home Assistant\n\nCustom component for Home Assistant to interact with smart devices via the VeSync platform.\nThis integration is heavily based on [VeSync_bpo](https://github.com/borpin/vesync-bpo) and relies on [pyvesync](https://github.com/webdjoe/pyvesync) under the hood.\n\n## Installation\n\nYou can install this integration via [HACS](#hacs) or [manually](#manual).\nThis integration will override the core VeSync integration.\n\n### HACS\n\nThis integration can be installed by adding this repository to HACS __AS A CUSTOM REPOSITORY__, then searching for `Custom VeSync`, and choosing install. Reboot Home Assistant and configure the 'VeSync' integration via the integrations page or press the blue button below.\n\n[![Open your Home Assistant instance and start setting up a new integration.](https://my.home-assistant.io/badges/config_flow_start.svg)](https://my.home-assistant.io/redirect/config_flow_start/?domain=vesync)\n\n### Manual\n\nCopy the `custom_components/vesync` to your `custom_components` folder. Reboot Home Assistant and configure the 'VeSync' integration via the integrations page or press the blue button below.\n\n[![Open your Home Assistant instance and start setting up a new integration.](https://my.home-assistant.io/badges/config_flow_start.svg)](https://my.home-assistant.io/redirect/config_flow_start/?domain=vesync)\n\nYou can make sure the custom integration is in use by looking for the following icon in the Settings \u003e Devices \u0026 Services page:\n![image](https://user-images.githubusercontent.com/5701372/234820776-11a80f79-5b4d-4dbe-8b63-42579e4a5631.png)\n\n## Logging\n\n### Enable debug logging\n\nThe [logger](https://www.home-assistant.io/integrations/logger/) integration lets you define the level of logging activities in Home Assistant. Turning on debug mode will show more information about unsupported devices in your logbook.\n\n```yaml\nlogger:\n  default: error\n  logs:\n    custom_components.vesync: debug\n    pyvesync: debug\n```\n\n## TODO LIST\n```\n- [x] Air Fryer Properties (AirFryer158)\n- [ ] Air Fryer Methods\n- [ ] Create the Card\n```\n\n### Contributing\n\nAll contributions are very welcomed!\nPlease make sure to install `pre-commit` and run the pre-commit hook before submitting a PR.\n\n```sh\npip install pre-commit\npre-commit install\npre-commit run --all-files\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvlebourl%2Fcustom_vesync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvlebourl%2Fcustom_vesync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvlebourl%2Fcustom_vesync/lists"}