Skip to content

Commit

Permalink
Update manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
theneweinstein committed Jan 1, 2024
1 parent 7d47f3f commit 32c7d5a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions .devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"name": "ludeeus/integration_blueprint",
"image": "mcr.microsoft.com/vscode/devcontainers/python:0-3.11",
"postCreateCommand": "scripts/setup",
"forwardPorts": [
8123,
5353,
1900
],
// "forwardPorts": [
// 8123,
// 5353,
// 1900
// ],
"portsAttributes": {
"8123": {
"label": "Home Assistant",
Expand Down
2 changes: 1 addition & 1 deletion custom_components/somneo/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"ssdp": [
{
"nt": "urn:philips-com:device:DiProduct:1",
"server": "*Wake-up Light*"
"modelName": "Wake-up Light"
}
],
"version": "6.0.0"
Expand Down

0 comments on commit 32c7d5a

Please sign in to comment.