https://github.com/alves-dev/sync-life-ha
Sync Life integration Home Assistant
https://github.com/alves-dev/sync-life-ha
Last synced: about 1 month ago
JSON representation
Sync Life integration Home Assistant
- Host: GitHub
- URL: https://github.com/alves-dev/sync-life-ha
- Owner: alves-dev
- License: gpl-3.0
- Created: 2025-09-05T14:16:35.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-10-06T11:29:21.000Z (9 months ago)
- Last Synced: 2025-10-06T13:24:09.904Z (9 months ago)
- Language: Python
- Size: 153 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Integração 'sync life' com o Home Assistant
### configuration.yaml
```yaml
synclife:
nutrition:
supplement:
values:
- person: person.dev
supplement: creatina
- person: person.dev
supplement: whey
- person: person.segundo_junior
supplement: remedio x
liquid:
values:
- name: Água
healthy: true
- name: Café
healthy: false
goals:
- name: 'Daily Healthy Liquid'
person: person.dev
value: 3000
sleep_tracking:
persons:
- person.igor_moreira
```
### Chaves:
- `nutrition`:
- `supplement`:
- `values`: Pessoas x suplemento que vou gerar sensores para nutrição
- `liquid`:
- `values`: Liquidos disponiveis para ingestão e se são ou não saudaveis
- `goals`: Metas, vira um sensor para a pessoa
- `sleep_tracking`:
- `persons`: Pessoas onde vai gerar sensor para mapeamento de sono