Digital-Alchemy-TS / Digital-Alchemy-TS/code-glue

Synapse entity warnings

Open
#23 3 comments 1 reaction 0 assignees View on GitHub
enhancement scope:backend scope:frontend
Dominant language
TypeScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## 🪤 Context

There can be various disconnects in setting up entities:

- entity exists on both sides, but unique id mismatch
- entity was generated with an _2
- entity exists in home assistant that is declared against this app, but app is unaware of it
- entity exists in app, but home assistant is unaware of it

Synapse can recognize these situations, but doesn't have a good way to help manage and resolve the issue.

## 🩻 Additional details

Some sort of warnings situation to surface the issue and provide button tor resolve the issue

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.