{"id":15679920,"url":"https://github.com/alexxit/ergomotion","last_synced_at":"2025-05-07T01:46:31.024Z","repository":{"id":197581205,"uuid":"698925353","full_name":"AlexxIT/Ergomotion","owner":"AlexxIT","description":"Home Assistant custom component for control Ergomotion Smart Beds via Bluetooth module","archived":false,"fork":false,"pushed_at":"2024-12-06T10:41:59.000Z","size":97,"stargazers_count":16,"open_issues_count":6,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-31T05:04:32.929Z","etag":null,"topics":["bluetooth","hacs","home-assistant"],"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/AlexxIT.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":"2023-10-01T12:04:54.000Z","updated_at":"2025-03-29T14:25:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"399b0ca6-4796-4109-95ad-96f2fea2f624","html_url":"https://github.com/AlexxIT/Ergomotion","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"1a5216977db66486b248846675810dfa39872f62"},"previous_names":["alexxit/ergomotion"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexxIT%2FErgomotion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexxIT%2FErgomotion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexxIT%2FErgomotion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexxIT%2FErgomotion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexxIT","download_url":"https://codeload.github.com/AlexxIT/Ergomotion/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252798773,"owners_count":21805879,"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":["bluetooth","hacs","home-assistant"],"created_at":"2024-10-03T16:39:10.627Z","updated_at":"2025-05-07T01:46:30.976Z","avatar_url":"https://github.com/AlexxIT.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ergomotion Smart Beds for Home Assistant\n\n[Home Assistant](https://www.home-assistant.io/) custom component for control [Ergomotion Smart Beds](https://eu.ergomotion.com/) via Bluetooth module.\n\nSupports:\n\n- head and foot actual position with online moving status (`cover` position)\n- head and foot massage speed control (`fan` speed)\n- massage timeout control (`fan` mode) and remain time counter (`light` attributes)\n- scene selection (`light` effects)\n- fast flat scene (turn off `light`)\n- led control (`light`)\n\n![](assets/demo1.png)\n\n![](assets/demo2.png)\n\n## Installation\n\n[HACS](https://hacs.xyz/) \u003e Integrations \u003e 3 dots (upper top corner) \u003e Custom repositories \u003e URL: `AlexxIT/Ergomotion`, Category: Integration \u003e Add \u003e wait \u003e Ergomotion \u003e Install\n\nOr manually copy `ergomotion` folder from [latest release](https://github.com/AlexxIT/Ergomotion/releases/latest) to `/config/custom_components` folder.\n\n## Configuration\n\n1. Add default [Bluetooth](https://www.home-assistant.io/integrations/bluetooth/) integration. \n\n2. Configuration \u003e [Integrations](https://my.home-assistant.io/redirect/integrations/) \u003e Add Integration \u003e [Ergomotion Smart Beds](https://my.home-assistant.io/redirect/config_flow_start/?domain=ergomotion)\n\nIf you have no MAC address in the setup window, then your HA server can't currently discover any smart bed nearby.\n\n## Bluetooth\n\nRead recommendations here - [Jura Coffee Machines](https://github.com/AlexxIT/Jura).\n\n## Connection\n\nBy default, the integration maintains a connection to the bed **for two minutes** after:\n\n- Hass start\n- last command\n- last manual state update\n\nFor manual update use `homeassistant.update_entity` service with `binary_sensor.connection` entity:\n\n```yaml\nautomation:\n  trigger:\n    - platform: time_pattern\n      seconds: \"/110\"\n  action:\n    - service: homeassistant.update_entity\n      target:\n        entity_id: binary_sensor.aabbccddeeff_connection  # change to your entity_id\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexxit%2Fergomotion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexxit%2Fergomotion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexxit%2Fergomotion/lists"}