Files

63 lines
2.2 KiB
Markdown

# Home Assistant
## Access
- **Hostname**: HA
- **IP**: 10.100.0.40 (LAN_100)
- **OS**: Home Assistant OS (reports as Oracle Linux 6 to ESXi)
- **Web UI**: http://10.100.0.40:8123 / https://ha.dohertylan.com
- **SSH**: Not available (Home Assistant OS — no direct shell access from this machine)
- **API Token**: `eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiI3MDU4MDcwNWNjOTI0MmE5YTg1OTJmMWRmMWY0YTk5NSIsImlhdCI6MTc3MTE4NzM0NCwiZXhwIjoyMDg2NTQ3MzQ0fQ.RXzwb_xu9TQyIE2QABRJP5nXtb6FDyHY7Phu3vFJecw`
## Hardware (VM on ESXi)
- **CPU**: 16 vCPUs (Intel Xeon E5-2697 v4 @ 2.30GHz)
- **RAM**: 16 GB (12.5 GB host usage, ~1.1 GB guest active)
- **Disk**: 128 GB (AHCI/SATA, datastore NVME_1)
- **Boot time**: 2026-02-17
## Network
| NIC | Type | MAC | Port Group | IP |
|-----|------|-----|------------|-----|
| ethernet-1 | vmxnet3 | 00:0c:29:f3:f3:5b | LAN_100 | 10.100.0.40/24 |
- Single NIC (LAN_100 only, no DATA_50)
## Home Assistant
- **Version**: 2026.2.2
- **State**: RUNNING
- **Location**: Syracuse, IN (41.41, -85.72)
- **Time zone**: America/New_York
- **Units**: Imperial (US)
### Scale
- **2,411 entities** across 76 service domains
- Top entity types: sensor (746), number (285), switch (277), button (228), binary_sensor (219), select (157), device_tracker (110), light (97)
### Key Integrations
| Category | Integrations |
|----------|-------------|
| **Z-Wave / Zigbee / Matter** | zwave_js, matter |
| **MQTT / ESPHome / Tasmota** | mqtt, esphome, tasmota |
| **WiFi Devices** | shelly, yolink, ac_infinity, flair, midea_dehumidifier_lan, govee_ble |
| **Appliances** | ge_home, roborock |
| **Media** | sonos, apple_tv, cast, harmony, webostv |
| **Network / Monitoring** | unifi, truenas, iotawatt, brother, ipp |
| **Protocols** | homekit, homekit_controller, modbus, bthome, ibeacon, oralb |
| **Voice / AI** | alexa, google_assistant, anthropic, openai_conversation, wyoming |
| **Other** | hacs, cloud, go2rtc, droplet, isy994 |
### Automations
- 23 automations configured
## Notes
- Home Assistant OS manages its own Docker containers internally — the Docker bridge (172.30.32.1) shown in ESXi docs is internal to HAOS
- govc guest operations don't work (HAOS doesn't use standard Linux auth)
- Backed up by Veeam via "Backup VMs" job