async getZWaveDevices(state) {
      store.setState({
        getZwaveDevicesStatus: RequestStatus.Getting
      });
      try {