SmartThings Edge 드라이버: 채널 공개(edge-v1.0.0)에 맞춰 재작성
Protomothis 채널 초대 링크와 "테스트 중" 안내 제거, 드라이버 1.0.0 ·
프로필 pc.v1 · 서비스 v1.1.0 이상(v1.1.1 권장) 기준으로 갱신했습니다.
장치 추가는 [주변 기기 검색]이 유일한 경로이고, 검색이 안 될 때의
진단 순서와 장치 이름·모델, 전환 중 동작, WoL 어댑터 선택, 예약
5분~3일, 알림은 루틴으로 받는다는 점을 새로 적었습니다.
다른 페이지에서는 없어진 smartthings.discovery 설정과 수동 추가
경로를 정리하고, WoL 어댑터 선택과 이 PC의 ID·검색 상태를 반영했습니다.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
d9997f9
Edge 드라이버 페이지: 채널 공개 보류 안내
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
0dd3a2d
Rewrite the Edge driver wiki pages for v1.1.0
The Edge pages grew as a decision log while the driver was iterated on the
hub. They are rewritten to describe only the current driver: the final
capability names, the two-card detail view, and the command and schedule
lists that replaced the old buttons.
- SmartThings-Edge-드라이버: restructured as install tutorial → usage
how-to → reference, with the display child device removed and the
preference names matching the shipped Korean labels
- 여러-PC-설정: same preference names, no display child
- 설정-파일-레퍼런스 / CLI와-API-레퍼런스: /st/v1 status and command
details corrected against the service
- 아키텍처: st_api/st_push/st_ssdp/st_idle/firewall, the gui SmartThings
section, the edge/ tree and the two new design documents
- Home / Home-EN: Edge summaries match the current screen
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
cefeb54
Document the idle heartbeat from #77 (#74)
`idle_seconds` comes from the tray app, not from a Windows query the
service makes: it posts a sample every 30s and the service keeps it for
90s. Close the tray app and the idle time empties while lock state and
user name keep working, so the Edge driver page and the config reference
say so and the API reference documents POST /api/session/heartbeat.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
bafcb9e
Add Edge driver and multi-PC pages for v1.1.0 (#74)
Two new pages:
- "SmartThings Edge 드라이버" — the guide for the driver v1.1.0 adds:
what it gains over PCControl, requirements including the SSDP firewall
and network conditions, channel enrolment (invite link still a
placeholder), adding a device automatically and by hand, the full
preferences table, switch / power state / commands / schedules / status
card / display child / session, three worked automation examples and a
symptom-keyed troubleshooting table.
- "여러 PC 설정" — per-PC secret, MAC and broadcast address; why devices
do not get mixed up (MachineGuid) and what to do when a cloned image
makes two PCs share one; DHCP and followDiscovery; one bot per PC with
the 409 conflict explained and the hub agent named as the way to drive
several PCs from one bot; different subnets; firewall; a checklist for
adding the next PC.
Linked from Home, _Sidebar and one English line in Home-EN, and the
command lists there now include `turnscreenon` / `/screenon`.
Reference pages follow the code: 설정 파일 레퍼런스 gains the
`smartthings` block (discovery, allowed_hubs, expose_session,
expose_session_user) and notes that `telegram.pc_name` is now the message
header rather than the footer. CLI와 API 레퍼런스 gains a section for the
`/st/v1` API with its header auth, rate limit, every route, the push
event body and SSDP, plus `/api/st/hub` and `/api/telegram/state`, and
UDP 1900 in the port summary.
The channel invite link is the one thing left to fill in once the owner
creates the channel.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
5b6dd0d
docs(wiki): 스크린샷 재편집 — 클라이언트 영역만, 민감 정보 검은색 마스킹
0d091c0
docs(wiki): Chat ID 마스킹 보정, 미설치 화면 이미지 추가
36e882e
docs(wiki): rc4 실물 스크린샷 12장을 Wiki 내부 images/ 로 이동, 저장 바·확인 대화상자·텔레그램 제어·조용한 시간대·예약 캡처 추가
3e675c1
docs(wiki): 취소 출처 표기·텔레그램 예약 라벨·API 포트 계산 규칙 반영
d9948ed
docs(wiki): v1.0.0 가이드 15페이지 + 사이드바
52fdb81
docs(wiki): 자동 업데이트와 서명, 설정 파일·CLI/API 레퍼런스, 보안
48900d5
docs(wiki): Home, 설치와 첫 설정, 데스크톱 앱 가이드, SmartThings 연동, 유예와 예약, 텔레그램 알림·제어, 알림 카테고리
81b6f54