Update README.md

This commit is contained in:
Joseph Abbey
2023-11-18 07:28:50 +00:00
committed by GitHub
parent 2742090b68
commit 61311336da

View File

@ -110,11 +110,11 @@ The example JSON shows an example usage of each of these Home Assistance entity
| HA Type | Tap | Toggle |
|------------|:---:|:------:|
| Switch | N | Y |
| Light | N | Y |
| Automation | Y | Y |
| Script | Y | N |
| Scene | Y | N |
| Switch | ❌ | ✅ |
| Light | ❌ | ✅ |
| Automation | ✅ | ✅ |
| Script | ✅ | ❌ |
| Scene | ✅ | ❌ |
NB. All 'tap' items must specify a 'service' tag.