AminetAminet
Search:
85525 packages online
About
Recent
Browse
Search
Upload
Setup
Services

comm/tcp/ami2ha-0.3.lha

Mirror:Random
Showing: ppc-powerup icongeneric icon
No screenshot available
Short:Home Assistant client, MUI dashboard
Author: jan at evil4dmin.zip (Jan Stermann)
Uploader:jan evil4dmin zip (Jan Stermann)
Type:comm/tcp
Version:0.3
Architecture:m68k-amigaos
Date:2026-08-28
Requires:bsdsocket.library; MUI 3.8+; AmiSSL for https; JPEG dt for cams
Replaces:comm/tcp/ami2ha-0.2.lha
Distribution:Aminet
Download:comm/tcp/ami2ha-0.3.lha - View contents
Readme:comm/tcp/ami2ha-0.3.readme
Downloads:1

ami2ha -- control your smart home from a real Amiga
===================================================

A native AmigaOS client for Home Assistant, the open-source home
automation server. Read your sensors, watch entity states and flip your
switches from a MUI dashboard, with an ARexx port so the rest of your
Workbench can join in.


WHAT IT DOES

  - sensors, gauges, toggles and buttons on a configurable MUI dashboard
  - camera snapshots as tiles, fetched on a click or on a timer, scaled
    by the server so a 68k only has a small picture to decode, and
    saveable to disk under the name you gave the tile
  - media players: what is playing -- title, artist, station and volume
    -- over buttons for previous, play/pause, next and volume
  - pick which entities appear by giving them a label in Home Assistant,
    so you can change what the Amiga shows without touching the Amiga
  - a settings window for grouping, ordering, labelling and choosing how
    each entity is displayed
  - an ARexx port (AMI2HA): GET, ATTR, LIST, TOGGLE, ON, OFF, CALL,
    STATUS, so other programs can read the house and control it
  - reconnects by itself when the link drops, backing off up to a minute,
    and notices a connection that has died quietly rather than showing
    stale values for hours
  - talks https where AmiSSL 5 is installed, checking the certificate and
    the host name, so the access token can safely leave your own network --
    Home Assistant Cloud included
  - starts from Workbench, with its settings in the icon's tool types
  - command line modes that work without MUI: LIST, GET, ON, OFF, WATCH

Memory follows the size of your dashboard, not the size of your Home
Assistant. It asks the server only for the entities you show: measured
against an installation with 2079 entities, a dozen of them cost 1.3 KB
rather than 960 KB.


REQUIREMENTS

  - AmigaOS 3.0 or newer
  - a TCP/IP stack offering bsdsocket.library -- Roadshow, AmiTCP,
    Miami, or UAE's own emulation
  - MUI 3.8 or newer for the dashboard; the command line modes work
    without it
  - a 68020 is comfortable; a 68000 build is included and works, but
    JSON over TCP on a stock A500 is slow
  - a long-lived access token from your own Home Assistant


INSTALLING

Unpack and double-click Install, or from a Shell inside the drawer:

    Installer Install

Both a 68000 and a 68020 build are included; the installer picks the one
that matches. Full instructions are in ami2ha.guide -- open it with
MultiView.

You will need a long-lived access token: in Home Assistant, click your
user name at the bottom left, open the Security tab, and create one under
"Long-lived access tokens". It is shown once. Keep it in a file, and do
not pass it on a command line where your shell history would remember it.

By default the token travels over your network in the clear, which is fine
on your own LAN and not fine over the internet. Add the TLS switch and it
does not: see below.


HTTPS IS OPTIONAL

Plain HTTP on port 8123 remains the default and needs nothing extra --
no AmiSSL, no certificates, no configuration. Most people run ami2ha on
the same network as their server, and for them nothing has changed.

If you want it, adding the TLS switch connects over https instead. That
needs AmiSSL 5 installed, and it is only opened when TLS is actually
asked for, so it costs nothing on a plain setup. The certificate is
checked by default, both the chain and that it names the host you asked
for; a self-signed certificate needs NOVERIFY as well, which keeps the
traffic encrypted but stops proving who is answering.

It is worth it when you reach your house from somewhere else -- Home
Assistant Cloud works -- and mostly is not on a LAN, where it only costs
a slow machine time.


NOT YET

  - drag-and-drop reordering; Up and Down work today
  - cover art for media players; the text and the transport work today


LICENCE

MIT. Do what you like with it. Source, issues and newer versions:

    https://github.com/evil4dmin/ami2ha

Home Assistant is a separate project and nothing to do with the author:

    https://www.home-assistant.io/


Contents of comm/tcp/ami2ha-0.3.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[Amiga]                    212     730  29.0% -lh5- 5027 Aug 28 22:30 ami2ha.info
[Amiga]                  49605   98912  50.2% -lh5- 92fe Aug 28 22:30 ami2ha/ami2ha.000
[Amiga]                  48219   93532  51.6% -lh5- c50b Aug 28 22:30 ami2ha/ami2ha.020
[Amiga]                  11035   27684  39.9% -lh5- d14f Aug 28 22:30 ami2ha/ami2ha.guide
[Amiga]                   1208    2376  50.8% -lh5- 9137 Aug 28 22:30 ami2ha/dashboard.cfg.example
[Amiga]                    237     714  33.2% -lh5- c716 Aug 28 22:30 ami2ha/icons/ami2ha.info
[Amiga]                   2974    8588  34.6% -lh5- f752 Aug 28 22:30 ami2ha/Install
[Amiga]                    179     699  25.6% -lh5- 9a1e Aug 28 22:30 ami2ha/Install.info
[Amiga]                    633    1076  58.8% -lh5- 0fa5 Aug 28 22:30 ami2ha/LICENSE
[Amiga]                   2104    4512  46.6% -lh5- 097d Aug 28 22:30 ami2ha/ReadMe
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total        10 files  116406  238823  48.7%            Aug 28 21:51
Page generated in 0.02 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>