/talkland

Smalltalk client for CodeLab Neverland.

Primary LanguageSmalltalk

talkland

Smalltalk client for CodeLab Neverland.

Powered by codelab-adapter.

Install

work with Iceberg : Iceberg Tutorial

Usage

create setting file

~/codelab_adapter/hass.json

play

|ha|
ha := HA new.
ha turnOn.
ha turnOff.