#If you really want to try it you could

1 messages · Page 1 of 1 (latest)

candid moth
#

eg

      {
        "area_id": null,
        "config_entries": [
          "5f7c3d165e7463b1c47a7232c1b06967",
          "b064825f34315bb8acd2e522e76d1d29"
        ],
        "configuration_url": null,
        "connections": [
          [
            "mac",
            "a8:48:fa:f3:35:35"
          ]
        ],
        "disabled_by": null,
        "entry_type": null,
        "hw_version": null,
        "id": "5212958f99ec542dba5de57650a60694",
        "identifiers": [],
        "manufacturer": "IoTaWatt",
        "model": "IoTaWatt",
        "name_by_user": "House IoTaWatt",
        "name": "IOTAWATT",
        "sw_version": null,
        "via_device_id": "b8e04788d0fc3b48b253d1a461a8c1fa"
      },
#

points to config entry

      {
        "entry_id": "5f7c3d165e7463b1c47a7232c1b06967",
        "version": 1,
        "domain": "iotawatt",
        "title": "house",
        "data": {
          "host": "192.168.30.206"
        },
        "options": {},
        "pref_disable_new_entities": false,
        "pref_disable_polling": false,
        "source": "user",
        "unique_id": null,
        "disabled_by": null
      },
#

maybe changing the MAC or Host would do the job. I have no idea!

signal olive
#

Can you access this through file editor or do I have to SSH into HAOS to touch these?

#

Because yeah - it looks like just updating the ip will work. The MAC will not change.