Announcement

Collapse
No announcement yet.

Upgrading from HS4 Beta to HS 4.1.0.0

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Upgrading from HS4 Beta to HS 4.1.0.0

    I am a bit puzzled.

    I already had HS Beta (HS 4.0.6.0) running. Now the official release of HS is available (HS 4.1.0.0). What is the advised way to update?

    #2
    If you're running Windows, do a reboot and it should find it.
    On Linux, go to setup, it might find it.
    Or just download it from the website.
    https://homeseer.com/home-automation-software/

    Comment


      #3
      I am on Windows.

      Went to the server, shut down HS, started HS again and the update was found and installed.

      Thanx for the information.

      Comment


        #4
        I was on HS4 4.0.9.0 (Linux) and it did not find it (it never does).
        So...
        Code:
        cd /usr/local
        wget https://homeseer.com/updates4/linux_4_1_0_0.tar.gz
        systemctl stop HS4
        tar xvf /linux_4_1_0_0.tar.gz
        systemctl start HS4
        HS4 Pro Edition 4.2.5.0 running on Lenovo ThinkCenter & Debian Linux
        Plugins: Z-Wave (via Nortek USB stick

        Home Assistant 2021.10.6 running on HA "Blue" ODROID-N2
        Add-ons: Android Debug Bridge, Duck DNS, ESPHome, File Editor, Glances, HA Google Drive Backup, InfluxDB, Log Viewer, MariaDB, Mosquitto broker, NGINX SSL Proxy, Node-RED, Portainer, SSH & Web Terminal, Samba, TasmoAdmin, UniFi Controller, Visual Studio Code, WireGuard, Zigbee2mqtt, Z-Wave JS to MQTT
        Integrations: AccuWeather, Alexa Media Player, Glances, Google Nest, HACS, HomeSeer, Insteon, IPP, Life360, Local IP, Logitech Harmony Hub, Mobile App, MQTT, My Garage, OpenWeather, Spotify, Tuya Local. Ubiquiti UniFi, Z-Wave JS
        Insteon: 2413S Dual Band PLM
        Zigbee: zzh! CC2652R Rev A
        Z-Wave: RaZberry daughtercard on RPi 1B via ser2net

        Comment

        Working...
        X