Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AlexxIT/SSHCommand
/ async_setup_entry
Function
async_setup_entry
custom_components/ssh_command/__init__.py:87–88 ·
view source on GitHub ↗
(hass, entry)
Source
from the content-addressed store, hash-verified
85
86
87
async
def
async_setup_entry(hass, entry):
88
return
True
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected