Merge pull request #56 from arcnmx/hass-dpms

feat: expose shanghai DPMS via hass
This commit is contained in:
Kat Inskip 2022-10-19 15:17:15 -07:00 committed by GitHub
commit 8f0c8572ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -212,6 +212,12 @@ in {
"switch.shanghai_vm_goliath3080".expose = true;
"switch.shanghai_vm_hourai1650".expose = true;
"switch.shanghai_vm_hourai3080".expose = true;
"cover.shanghai_dpms" = {
expose = true;
aliases = [
"DPMS"
];
};
};
};
homekit = {